On Thu, 1 May 2014, Anton Khirnov wrote:
Use it instead of checking CODEC_FLAG_BITEXACT in the first stream's
codec context.
Using codec options inside lavf is fragile and can easily break when the
muxing codec context is not the encoding context.
---
As general concept, this looks good, thanks!
Since this flad is pretty much testing-only, I don't see much point in
preserving compatiblity here.
Though if someone thinks it's important, I can add a compat wrapper.
I'm a little undecided whether it's necessary or not. The safe thing would
obviously be to add a compat wrapper. OTOH, no matter how much we
advertise the fact that it's only a transition period, people will ignore
it and complain later when the compat wrapper is removed.
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel