Hello, On 7/25/2023 12:21 PM, hung kuishing wrote: > Signed-off-by: clarkh <hungkuish...@outlook.com> > --- > libavcodec/Makefile | 1 + > libavcodec/parsers.c | 1 + > libavcodec/prores_parser.c | 107 +++++++++++++++++++++++++++++++++++++ > libavformat/Makefile | 2 + > libavformat/allformats.c | 2 + > libavformat/proresdec.c | 66 +++++++++++++++++++++++ > libavformat/rawenc.c | 13 +++++ > 7 files changed, 192 insertions(+) > create mode 100644 libavcodec/prores_parser.c > create mode 100644 libavformat/proresdec.c
My previous email on this patch was ignored: http://ffmpeg.org/pipermail/ffmpeg-devel/2023-July/312552.html - Derek _______________________________________________ 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".