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?

- Derek
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to