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.rheinha...@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@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe". _______________________________________________ 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".