On 7/24/2023 3:37 AM, hung kuishing wrote: > --- > libavcodec/Makefile | 1 + > libavcodec/parsers.c | 1 + > libavcodec/prores_parser.c | 91 ++++++++++++++++++++++++++++++++++++++ > libavformat/Makefile | 2 + > libavformat/allformats.c | 2 + > libavformat/proresdec.c | 62 ++++++++++++++++++++++++++ > libavformat/rawenc.c | 13 ++++++ > 7 files changed, 172 insertions(+) > create mode 100644 libavcodec/prores_parser.c > create mode 100644 libavformat/proresdec.c
Where does un-encapsulated ProRes exist besides this patch? I am not in favor of adding a format for it that does not exist elsewhere. - 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".