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

Paul B Mahol onemda at gmail.com
Fri Sep 23 13:33:36 EEST 2022


On 9/22/22, Andreas Rheinhardt <andreas.rheinhardt at outlook.com> wrote:
> 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.


Still triggers assert at line 616 of libavcodec/decode.c

>
> - Andreas
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-devel mailing list