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 <andreas.rheinha...@gmail.com>
> ---

Otherwise looks very good

-- 
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".

Reply via email to