[FFmpeg-devel] [PATCH] swscale: add support for P010LE/BE output

Michael Niedermayer michael at niedermayer.cc
Tue Aug 30 22:13:03 EEST 2016


On Mon, Aug 29, 2016 at 11:23:00PM +0200, Timo Rothenpieler wrote:
> ---
>  libswscale/output.c                  | 98 +++++++++++++++++++++++++++++++++++-
>  libswscale/utils.c                   |  4 +-
>  libswscale/x86/swscale.c             |  4 +-
>  tests/ref/fate/filter-pixdesc-p010be |  1 +
>  tests/ref/fate/filter-pixdesc-p010le |  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-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-vflip  |  2 +
>  14 files changed, 120 insertions(+), 5 deletions(-)
>  create mode 100644 tests/ref/fate/filter-pixdesc-p010be
>  create mode 100644 tests/ref/fate/filter-pixdesc-p010le

breaks fate on mips

--- tests/ref/fate/filter-pixfmts-lut   2016-08-30 11:54:39.618278382 +0200
+++ tests/data/fate/filter-pixfmts-lut  2016-08-30 21:08:24.970978353 +0200
@@ -4,10 +4,10 @@
 bgra                4e2e689897ee7a8e42b16234597bab35
 gbrap               0d1eb2c39e291c53c57302cdc653c2fc
 gbrp                e572d53183f3f2ed3951aa9940d440a1
-gbrp10le            a8fd1ebbc36a477e2b134241fed91687
-gbrp12le            c5a4b89571f7095eb737ad9fd6b1ee08
-gbrp14le            bdfdfd6f36c60497d1cdae791f3cc117
-gbrp9le             a8c4e29f4cb627db81ba053e0853e702
+gbrp10be            238c5d6171910f27805da2f3ee405580
+gbrp12be            69fd44411fb2a437e61fbcd1a23729bb
+gbrp14be            3c40e3b99fce7415d045f50193a0189a
+gbrp9be             9c3d8e525100359059f13f692833b6f4
 rgb24               a356171207723a580e7d277078072005
 rgb48le             5c7dd8575836d18c91e09f1915cf9aa9
 rgba                7bc854c2698b78af3e9159a19c2d9d21
Test filter-pixfmts-lut failed. Look at tests/data/fate/filter-pixfmts-lut.err for details.
make: *** [fate-filter-pixfmts-lut] Error 1
make: *** Waiting for unfinished jobs....
--- tests/ref/fate/filter-pixfmts-pad   2016-08-30 20:50:57.806956293 +0200
+++ tests/data/fate/filter-pixfmts-pad  2016-08-30 21:08:28.058978418 +0200
@@ -15,7 +15,7 @@
 gray16le            468bda6155bdc7a7a20c34d6e599fd16
 nv12                381574979cb04be10c9168540310afad
 nv21                0fdeb2cdd56cf5a7147dc273456fa217
-p010le              bc516038fd968b9e389f9df05851fbcb
+p010le              e494e9ddd9ee778d5a0014449a45cf51
 rgb0                78d500c8361ab6423a4826a00268c908
 rgb24               17f9e2e0c609009acaf2175c42d4a2a5
 rgba                b157c90191463d34fb3ce77b36c96386
Test filter-pixfmts-pad failed. Look at tests/data/fate/filter-pixfmts-pad.err for details.
make: *** [fate-filter-pixfmts-pad] Error 1



[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160830/4d705f1a/attachment.sig>


More information about the ffmpeg-devel mailing list