p7zip: assorted fixes
[oi-userland.git] / components / encumbered / ffmpeg / patches / 01-test-ffmpeg-spec-disposition.patch
blob5ab38ffeea2126de1dad35b9ee98022f545d438d
1 https://trac.ffmpeg.org/ticket/11225
3 --- ffmpeg-7.1/tests/fate/ffmpeg.mak.orig
4 +++ ffmpeg-7.1/tests/fate/ffmpeg.mak
5 @@ -263,7 +263,3 @@
6 "rawvideo -s 352x288 -pix_fmt yuv420p" $(TARGET_PATH)/tests/data/vsynth1.yuv nut \
7 "-map 0:v:0 -c:v mpeg2video -f null - -flags +bitexact -idct simple -threads $$threads -dec 0:0 -filter_complex '[0:v][dec:0]hstack[stack]' -map '[stack]' -c:v ffv1" ""
8 FATE_FFMPEG-$(call ENCDEC2, MPEG2VIDEO, FFV1, NUT, HSTACK_FILTER PIPE_PROTOCOL FRAMECRC_MUXER) += fate-ffmpeg-loopback-decoding
10 -# test matching by stream disposition
11 -fate-ffmpeg-spec-disposition: CMD = framecrc -i $(TARGET_SAMPLES)/mpegts/pmtchange.ts -map '0:disp:visual_impaired+descriptions:1' -c copy
12 -FATE_FFMPEG-$(call FRAMECRC, MPEGTS,,) += fate-ffmpeg-spec-disposition