[FFmpeg-devel] [FFmpeg-cvslog] fate: disable automatic conversions on many tests.

Michael Niedermayer michael at niedermayer.cc
Thu Sep 10 19:41:12 EEST 2020


On Tue, Sep 08, 2020 at 12:20:25PM +0000, Nicolas George wrote:
> ffmpeg | branch: master | Nicolas George <george at nsup.org> | Fri Aug 14 18:58:27 2020 +0200| [f08e024ac7d249064648a43bab06ed545f8827c7] | committer: Nicolas George
> 
> fate: disable automatic conversions on many tests.
> 
> Explicitly insert the scale or aresample filter where it would
> have been inserted by the negotiation.
> Re-enable conversions if it cannot be done easily.
> 
> If a conversion is needed in a test, we want to know about it.
> If the negotiation changes and makes new conversion necessary,
> we want to know about it even more.
> 
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f08e024ac7d249064648a43bab06ed545f8827c7
> ---

this breaks several tests on big endian as that needs converts at diffferent
places.

heres a list of failures
make: *** [fate-filter-yuvtestsrc-yuv444p12] Error 1
make: *** [fate-filter-framerate-12bit-up] Error 1
make: *** [fate-filter-framerate-12bit-down] Error 1
make: *** [fate-bmp-16bit-mask] Error 1
make: *** [fate-bmp-15bit] Error 1
make: *** [fate-bmp-15bit-mask] Error 1
make: *** [fate-gif-color] Error 1
make: *** [fate-gif-disposal-background] Error 1
make: *** [fate-gif-disposal-restore] Error 1
make: *** [fate-gif-gray] Error 1
make: *** [fate-gif-deal] Error 1
make: *** [fate-h264-conformance-frext-hi422fr13_sony_b] Error 1
make: *** [fate-h264-conformance-frext-hi422fr6_sony_a] Error 1
make: *** [fate-h264-conformance-frext-pph10i1_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph10i3_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph422i1_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph10i2_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph422i3_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph10i4_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph10i6_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph422i2_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph422i4_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph10i5_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph10i7_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph422i6_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph422i5_panasonic_a] Error 1
make: *** [fate-h264-conformance-frext-pph422i7_panasonic_a] Error 1
make: *** [fate-h264-invalid-ref-mod] Error 1
make: *** [fate-hevc-conformance-DBLK_A_MAIN10_VIXS_3] Error 1
make: *** [fate-hevc-conformance-WP_A_MAIN10_Toshiba_3] Error 1
make: *** [fate-hevc-conformance-WP_MAIN10_B_Toshiba_3] Error 1
make: *** [fate-hevc-conformance-WPP_A_ericsson_MAIN10_2] Error 1
make: *** [fate-hevc-conformance-WPP_D_ericsson_MAIN10_2] Error 1
make: *** [fate-hevc-conformance-WPP_B_ericsson_MAIN10_2] Error 1
make: *** [fate-hevc-conformance-WPP_C_ericsson_MAIN10_2] Error 1
make: *** [fate-hevc-conformance-WPP_E_ericsson_MAIN10_2] Error 1
make: *** [fate-hevc-conformance-WPP_F_ericsson_MAIN10_2] Error 1
make: *** [fate-hevc-conformance-INITQP_B_Sony_1] Error 1
make: *** [fate-hevc-conformance-IPCM_A_RExt_NEC] Error 1
make: *** [fate-hevc-conformance-IPCM_B_RExt_NEC] Error 1
make: *** [fate-hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_1] Error 1
make: *** [fate-hevc-conformance-PERSIST_RPARAM_A_RExt_Sony_3] Error 1
make: *** [fate-hevc-conformance-ADJUST_IPRED_ANGLE_A_RExt_Mitsubishi_1] Error 1
make: *** [fate-hevc-conformance-SAO_A_RExt_MediaTek_1] Error 1
make: *** [fate-hevc-conformance-Main_422_10_A_RExt_Sony_1] Error 1
make: *** [fate-hevc-conformance-Main_422_10_B_RExt_Sony_1] Error 1
make: *** [fate-dnxhr-444] Error 1
make: *** [fate-dnxhr-12bit] Error 1
make: *** [fate-mss2-rgb555] Error 1
make: *** [fate-mss2-rgb555s] Error 1
make: *** [fate-pixlet-rgb] Error 1
make: *** [fate-prores-422_hq] Error 1
make: *** [fate-prores-422] Error 1
make: *** [fate-prores-422_lt] Error 1
make: *** [fate-prores-422_proxy] Error 1
make: *** [fate-prores-alpha] Error 1
make: *** [fate-prores-alpha_skip] Error 1
make: *** [fate-prores-transparency] Error 1
make: *** [fate-prores-transparency_skip] Error 1
make: *** [fate-qtrle-32bit] Error 1
make: *** [fate-vp9p2-20-10bit-yuv420] Error 1
make: *** [fate-vp9p2-20-12bit-yuv420] Error 1
make: *** [fate-vp9p3-20-10bit-yuv422] Error 1
make: *** [fate-vp9p3-20-10bit-yuv444] Error 1
make: *** [fate-vp9p3-20-10bit-yuv440] Error 1
make: *** [fate-vp9p3-20-12bit-yuv422] Error 1
make: *** [fate-vp9p3-20-12bit-yuv440] Error 1
make: *** [fate-vp9p3-20-12bit-yuv444] Error 1
make: *** [fate-ts-demux] Error 1
make: *** [fate-filter-showpalette] Error 1
make: *** [fate-filter-palettegen-1] Error 1
make: *** [fate-filter-palettegen-2] Error 1
make: *** [fate-fitsdec-ext_data_min_max] Error 1
make: *** [fate-fitsdec-bitpix-32] Error 1
make: *** [fate-fitsdec-bitpix-64] Error 1
make: *** [fate-fitsdec-blank_bitpix32] Error 1
make: *** [fate-hls-fmp4_ac3] Error 127
make: *** [fate-jpg-12bpp] Error 1
make: *** [fate-binsub-movtextenc] Error 1
make: *** [fate-012v] Error 1
make: *** [fate-cfhd-1] Error 1
make: *** [fate-cfhd-3] Error 1
make: *** [fate-cfhd-2] Error 1
make: *** [fate-mv-mvc1] Error 1
make: *** [fate-mv-mvc2] Error 1
make: *** [fate-v410dec] Error 1
make: *** [fate-sub2video_time_limited] Error 1
make: *** [fate-sub2video_basic] Error 1
make: *** [fate-jpeg2000-dcinema] Error 1
make: *** [fate-filter-colorlevels-16] Error 1
make: *** [fate-filter-colorbalance-rgba64] Error 1
make: *** [fate-filter-hue4] Error 1


heres a list with this reverted:
make: *** [fate-qtrle-32bit] Error 1
make: *** [fate-ts-demux] Error 1
make: *** [fate-hls-fmp4_ac3] Error 127
make: *** [fate-binsub-movtextenc] Error 1
make: *** [fate-sub2video_time_limited] Error 1
make: *** [fate-sub2video_basic] Error 1



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

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200910/00333a93/attachment.sig>


More information about the ffmpeg-devel mailing list