6fb346cc8b
The codec -> codecpar move was sufficiently long ago (libavformat 57.5.0 on 2016-04-11) that I think we can just get away with requiring the new version. Let's try it. But if someone complains, AVCodecParameters and AVCodecContext look sufficiently similar we could probably just use one or the other based on the version we're compiling with. |
||
---|---|---|
.. | ||
Cargo.toml | ||
build.rs | ||
lib.rs | ||
wrapper.c |