[FFmpeg-devel] [PATCH] Media 100i decoder

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Thu Sep 22 21:10:30 EEST 2022


Paul B Mahol:
> On 9/22/22, Anton Khirnov <anton at khirnov.net> wrote:
>> Should be straightforward to forward get_buffer2() and support
>> AV_CODEC_CAP_DR1.
> 
> How ?
> 

You copy the get_buffer2 callback as well as AVCodecContext.opaque to
the subdecoder.

- Andreas


More information about the ffmpeg-devel mailing list