On 15/10/14 07:29, Anton Khirnov wrote:
dec_ctx is AVStream.codec. That is guaranteed to never be NULL by
libavformat. So the check you're adding is pointless. The existing check
above in that file is equally so.

You are right, thanks.

lu

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

Reply via email to