Quoting James Almer (2020-03-01 04:00:25) [...] > + if (avctx->codec->bsfs) { > + const AVBSFContext *bsf = > avctx->internal->filter.bsfs[avctx->internal->filter.nb_bsfs - 1];
yuck I guess it's acceptable for now, but we'll want to get rid of that in the future. Might be tricky though... Patch looks good otherwise. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".