[FFmpeg-devel] [PATCH 2/3] swscale: add gray14 support

Michael Niedermayer michael at niedermayer.cc
Sat May 5 16:45:09 EEST 2018


On Sat, May 05, 2018 at 03:43:49PM +0200, Michael Niedermayer wrote:
> On Thu, May 03, 2018 at 10:49:54PM +0200, Paul B Mahol wrote:
> > Signed-off-by: Paul B Mahol <onemda at gmail.com>
> > ---
> >  libavcodec/raw.c                         | 2 ++
> >  libavformat/nut.c                        | 3 +++
> >  libswscale/input.c                       | 2 ++
> >  libswscale/swscale_unscaled.c            | 1 +
> >  libswscale/utils.c                       | 4 ++++
> >  tests/ref/fate/filter-pixdesc-gray14be   | 1 +
> >  tests/ref/fate/filter-pixdesc-gray14le   | 1 +
> >  tests/ref/fate/filter-pixfmts-copy       | 2 ++
> >  tests/ref/fate/filter-pixfmts-crop       | 2 ++
> >  tests/ref/fate/filter-pixfmts-field      | 2 ++
> >  tests/ref/fate/filter-pixfmts-fieldorder | 2 ++
> >  tests/ref/fate/filter-pixfmts-hflip      | 2 ++
> >  tests/ref/fate/filter-pixfmts-il         | 2 ++
> >  tests/ref/fate/filter-pixfmts-null       | 2 ++
> >  tests/ref/fate/filter-pixfmts-pad        | 1 +
> >  tests/ref/fate/filter-pixfmts-scale      | 2 ++
> >  tests/ref/fate/filter-pixfmts-transpose  | 2 ++
> >  tests/ref/fate/filter-pixfmts-vflip      | 2 ++
> >  18 files changed, 35 insertions(+)
> >  create mode 100644 tests/ref/fate/filter-pixdesc-gray14be
> >  create mode 100644 tests/ref/fate/filter-pixdesc-gray14le
> 
> should be ok if you tested scaled and unscaled, ASM and C convert
> 
> thx

and fate needs an update for one of these patches, probably this one

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

During times of universal deceit, telling the truth becomes a
revolutionary act. -- George Orwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180505/10920747/attachment.sig>


More information about the ffmpeg-devel mailing list