> +    if (avctx->max_b_frames < -1)
+        avctx->max_b_frames = -1;

how do you get a value < -1 here ?


The check is probably not needed, as the minimum for the option already is -1.


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to