[FFmpeg-devel] [PATCH v3 2/2] lavf: add prores bitstream demuxer and muxer

Kieran Kunhya kierank at obe.tv
Wed Jul 26 20:08:59 EEST 2023


On Wed, 26 Jul 2023 at 13:55, Derek Buitenhuis <derek.buitenhuis at gmail.com>
wrote:

> On 7/26/2023 10:28 AM, hung kuishing wrote:
> > Signed-off-by: clarkh <hungkuishing at outlook.com>
> > ---
> >  libavformat/Makefile     |  2 ++
> >  libavformat/allformats.c |  2 ++
> >  libavformat/proresdec.c  | 66 ++++++++++++++++++++++++++++++++++++++++
> >  libavformat/rawenc.c     | 13 ++++++++
> >  4 files changed, 83 insertions(+)
> >  create mode 100644 libavformat/proresdec.c
>
> At this point I am giving this a strong NAK.
>
> Both my initial comment[1] and subsequent comment[2] about the first one
> being ignore,
> have been ignored. It is a simple question.
>

I agree we should not be perpetuating custom formats such as raw ProRes.

Kieran


More information about the ffmpeg-devel mailing list