[FFmpeg-devel] [PATCH 2/3] swscale: add gray14 support
Michael Niedermayer
michael at niedermayer.cc
Sat May 5 16:43:49 EEST 2018
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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad
-------------- 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/a6cb65d1/attachment.sig>
More information about the ffmpeg-devel
mailing list