On 09/03/15 19:35, Andreas Cadhalpun wrote:
Hi,

trying to encode roqvideo into asf currently crashes, because enc->avctx
is not set in roq_encode_end, which calls:
      av_frame_free(&enc->avctx->coded_frame);

Best regards,
Andreas


Looks like the encoders are all doing that, patch ok.

Maybe might be worthy to take care of it in the generic code.

lu

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

Reply via email to