[FFmpeg-devel] [RFC PATCH 1/2] libavcodec/pgxdec: Add PGX decoder

Gautam Ramakrishnan gautamramk at gmail.com
Sat Jun 27 00:19:38 EEST 2020


On Sat, Jun 27, 2020 at 2:20 AM Gautam Ramakrishnan
<gautamramk at gmail.com> wrote:
>
> On Sat, Jun 27, 2020 at 2:17 AM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> >
> >
> >
> > > Am 26.06.2020 um 21:37 schrieb gautamramk at gmail.com:
> > >
> > > +        .long_name = NULL_IF_CONFIG_SMALL("AVFrame to AVPacket passthrough"),
> >
> > This seems wrong as long description for the “pgx (jpeg2000 test format)”.
> >
> Thanks, I misunderstood the contents of this.
I changed the .long_name field in both pgxdec.c and codec_desc.c to
"PGX (JPEG2000 Test Format)". However fate throws the following error
avcodec_descriptor_get() failed with 'pgx'.



-- 
-------------
Gautam |


More information about the ffmpeg-devel mailing list