Libav missing AVRounding enum
Libav 11.6 is missing AV_ROUND_PASS_MINMAX
, and preventing builds on Travis. Documentation about it here.
Libav has other rounding enums, and we could conceivably re-implement the AV_NOPTS_VALUE
passing behavior.
But... it is just time to drop Libav, as decided in #110 (closed)?