Quoting Andreas Rheinhardt (2020-12-10 12:16:33)
> These two are always called directly after each other (with the
> exception of the calls in mpeg_decode_init() where some irrelevant
> modifications of the avctx (which could just as well be done before
> ff_mpv_decode_defaults(), because it doesn't have a pointer to the
> AVCodecContext at all and therefore can't see these modifications at
> all) are performed in between), so merge ff_mpv_decode() in
_defaults
> ff_mpv_decode_init().
>
> Signed-off-by: Andreas Rheinhardt <[email protected]>
> ---
Otherwise looks very good
--
Anton Khirnov
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".