James Almer
8755e7eb74
fate/amrwb: add missing aresample filter dependency
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
7a10d6521f
fate/amrnb: add missing aresample filter dependency
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
b3ab87d320
fate/alac: add missing aresample filter dependency
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
234268b4ed
fate/adpcm: add missing aresample filter dependency
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
73095bc19e
fate/ac3: add missing aresample filter dependency
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
136f1cdf0f
fate/aac: add missing aresample filter dependency
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
a327434df7
fate/ffmpeg: add missing idct decoder option to fate-ffmpeg-loopback-decoding
...
Should fix failures on x86_32 targets.
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
ad6347fc37
fate/ffmpeg: add a -threads input option to the loopback decoder
...
Honor the requested value passed when calling make fate.
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
d925b2e139
fate/ffmpeg: add a test for loopback decoding
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
Marton Balint
2129d66a66
fate: use atrim filter instead of -frames:a 20 for fate-filter-tremolo
...
To make it independent of incoming wav demuxer packet size.
Signed-off-by: Marton Balint <cus@passwd.hu>
10 months ago
Marton Balint
6fc6cac4c6
fate: use a fixed wav demux packet size for amix tests
...
The dropout transition feature of the amix filter depends on the incoming
packet size.
Signed-off-by: Marton Balint <cus@passwd.hu>
10 months ago
Marton Balint
8c8ce4f233
fate: make filter-channelsplit test use a fixed frame size
...
Muxing multiple streams to raw files is allowed but the packets are
interleaved, so the output is dependant of packet size.
Signed-off-by: Marton Balint <cus@passwd.hu>
10 months ago
Kieran Kunhya
110d8549d5
avcodec/vvcdec: Mark as experimental
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
394abd8458
fftools/ffprobe: export IAMF Stream Group parameters
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
5cd8db3060
fftools/ffprobe: export Tile Grid Stream Group parameters
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
7cf4e305a2
fate/h264: add missing swscale dependency to h264-bsf-mp4toannexb-new-extradata
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
901165516c
fate/flvenc: force the av1 decoder in all steps for fate-enhanced-flv-av1
...
Tested-by: Steven Liu <lingjiujianke@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
Anton Khirnov
c0aee39412
tests/fate/matroska: add tests for side data preference
...
Cf. #10857
Signed-off-by: Anton Khirnov <anton@khirnov.net>
10 months ago
James Almer
d34e9a81b1
fate/iamf: print stream disposition
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
924c7cd745
fate/mov: add a heic test with a derived image using a single item twice
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
708175616c
fate/mov: use framecrc for the remaining avif/heic tests
...
Put them in sync with the other tests.
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
1f73b52850
fate/mov: print stream group information for avif/heic tests
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
3635c1ee97
fate/mov: print stream group information for iamf tests
...
Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
e3671e6441
fate/iamf: print stream group information
...
Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
Marton Balint
315be8b279
fate/libswresample: force number of samples for the input of aresample async tests
...
Since PTS is changed randomly for every audio frame, it matters. Also add some
forgotten filter dependencies.
Signed-off-by: Marton Balint <cus@passwd.hu>
10 months ago
Marton Balint
7b1b9bb31f
swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0
...
Depending on input chunk size noticable corrpution was hearable, here is an
example command line:
ffplay -f lavfi -i "sine=440:r=8000:samples_per_frame=32,aresample=24000:filter_size=1:phase_shift=0"
Fix this by rounding the fixed point fractions up instead of down.
Signed-off-by: Marton Balint <cus@passwd.hu>
10 months ago
Anton Khirnov
e48055fdce
fftools/ffmpeg: remove options deprecated before 6.0
10 months ago
James Almer
84e669167d
fate/mov: add tests for HEIF samples with derived images
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
James Almer
feab8f9c58
fate/mov: test remuxing all stream heif items
...
Signed-off-by: James Almer <jamrial@gmail.com>
10 months ago
Marton Balint
569257735b
fate/mxf: fix mxf-probe-j2k on big endian systems
...
Jpeg2000 decoder is decoding in native endian, so let's use the same workaround
as in fate-mxf-probe-applehdr10.
Fixes ticket #10868 .
Signed-off-by: Marton Balint <cus@passwd.hu>
11 months ago
James Almer
d06cc1cb47
fate/mov: rename a test group to better reflect what it requires
...
Signed-off-by: James Almer <jamrial@gmail.com>
11 months ago
James Almer
ebed8be508
fate/mov: add missing samples dependency to avif/heic tests
...
Signed-off-by: James Almer <jamrial@gmail.com>
11 months ago
James Almer
733d641211
fate/mov: add missing ffprobe dependency to mov-write-amve
...
Signed-off-by: James Almer <jamrial@gmail.com>
11 months ago
Andreas Rheinhardt
e2f56f2bac
fate/image: Enable fate-webp-rgb-lossless-palette-predictor test
...
Postponed in 9f4708c22d
because the sample had not been uploaded at that time.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
11 months ago
James Almer
8c00fe6408
fate: add IAMF in mp4 tests
...
Signed-off-by: James Almer <jamrial@gmail.com>
11 months ago
Marton Balint
86410e55ad
fate: use an even more exotic channel layout mov-mp4-pcm-float test
...
The old layout happened to be a native layout and therefore missed some
recently fixed layout parsing bugs.
Signed-off-by: Marton Balint <cus@passwd.hu>
11 months ago
sunyuechi
6728edadde
checkasm/rv34dsp: add rv34_inv_transform_dc test
...
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
11 months ago
Andreas Rheinhardt
99d33cc661
fate/subtitles: Ignore line endings for sub-scc test
...
Since 7bf1b9b357
,
the test produces ordinary \n, yet this is not what the reference
file used for the most time, leading to test failures.
Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
11 months ago
Connor Worley
395469c1b0
fate/video: add DXV3 HQ tests
...
Signed-off-by: Connor Worley <connorbworley@gmail.com>
11 months ago
Connor Worley
5fbb6fc636
fate/video: add DXV3 DXT1 encoding test
...
Signed-off-by: Connor Worley <connorbworley@gmail.com>
11 months ago
Anton Khirnov
f80d91c051
tests/fate/ffmpeg: add a test for the issue fixed in previous commit
11 months ago
Cosmin Stejerean
976cf2343d
tests/fate/mov: add a test for reading and writing amve box
11 months ago
James Almer
692e32a7dc
fate/checkasm: enable testing vvc_mc
...
Signed-off-by: James Almer <jamrial@gmail.com>
11 months ago
Anton Khirnov
bab7f91c36
tests/fate/ffmpeg: add a test for the issue fixed in previous commit
12 months ago
James Almer
00b288da73
fate/matroska: add missing speex decoder dependency to fate-matroska-ms-mode
...
Signed-off-by: James Almer <jamrial@gmail.com>
12 months ago
James Almer
e8759580b1
fate/iamf: add an ambisonic test
...
Signed-off-by: James Almer <jamrial@gmail.com>
12 months ago
James Almer
2d712314ec
fate: add VVC decoder tests
...
Signed-off-by: James Almer <jamrial@gmail.com>
12 months ago
James Almer
0f4a72b22b
fate: add raw IAMF tests
...
Covers muxing from raw pcm audio input into FLAC, using several scalable layouts,
and demuxing the result.
Signed-off-by: James Almer <jamrial@gmail.com>
12 months ago
Anton Khirnov
a8bc79c3fd
fftools/ffmpeg: deprecate -filter_script
...
It is equivalent to -/filter.
12 months ago
Anton Khirnov
c316c4c77b
fftools/ffmpeg: deprecate -filter_complex_script
...
It is equivalent to -/filter_complex.
12 months ago