[FFmpeg-devel] [PATCH v3 0/5] Switch mmaldec to receive_frame API

Ming Shun Ho cyph1984 at gmail.com
Fri Dec 10 05:48:38 EET 2021


Built and tested successfully on a Rpi 3b+ through mpv.

Thanks for this patchset!

On Thu, Dec 9, 2021 at 9:01 PM Andreas Rheinhardt
<andreas.rheinhardt at outlook.com> wrote:
>
> This is an updated and extended version of [1] by Ho Ming Shun
> together with some additions by me. Notice that I am unable
> to test these patches (not even compilation), so I hope that
> others (Ho Ming Shun) do so.
>
> [1]: https://ffmpeg.org/pipermail/ffmpeg-devel/2021-September/285992.html
>
> Andreas Rheinhardt (2):
>   avcodec/mmaldec: Avoid creating unnecessary reference, simplify code
>   avcodec/mmaldec: Deduplicate AVClasses
>
> Ho Ming Shun (3):
>   avcodec/mmaldec: use decoupled dataflow
>   avcodec/mmaldec: re-use AVPacket for extra_data
>   avcodec/mmaldec: fix pointer type warning
>
>  libavcodec/mmaldec.c | 81 +++++++++++++++++++++++---------------------
>  1 file changed, 42 insertions(+), 39 deletions(-)
>
> --
> 2.32.0
>
> _______________________________________________
> 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