[FFmpeg-devel] [PATCH v3 0/5] Switch mmaldec to receive_frame API
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Thu Dec 9 15:01:11 EET 2021
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
More information about the ffmpeg-devel
mailing list