On Fri, 11 Oct 2013, Derek Buitenhuis wrote:
On 10/9/2013 1:03 PM, Martin Storsjö wrote:
+ av_register_all();
Doesn't it also technically need avcodec_register_all(),
since you are calling avformat_find_stream_info()? Or
maybe it calls it on its own?
To quote yourself from 7 minutes earlier, "Why waste others' time to
answer questions you can easily answer on your own?" -
libavformat/allformats.c - yes it chain initializes avcodec as well. (If
the docs doesn't say that it perhaps should be revised.)
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel