Carl Eugen Hoyos
ad556addfd
Fix h264-conformance-frext-frext_mmco4_sony_b conformance test.
...
This includes a revert of r25840
Originally committed as revision 25842 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Baptiste Coudurier
79561f0ed4
Update fate h264 test due to r25824, this file has 2 frames delay
...
Originally committed as revision 25840 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Baptiste Coudurier
9d9c3e1a70
Make DNxHD encoder produce files that are strictly VC-3 compatible
...
Originally committed as revision 25756 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
bad1117b8c
Add AMR-NB FATE tests
...
Originally committed as revision 25750 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
4aa826e994
Add Musepack7 FATE test
...
Originally committed as revision 25749 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
bbf07bf9b8
Remove now unused file (should have been part of commit r25735)
...
Originally committed as revision 25736 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
c51722bf97
Test 4XM decoding (and not only demuxing) in FATE tests
...
Originally committed as revision 25735 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Reimar Döffinger
e61bb0852f
Add test for cropping of interlaced H.264.
...
Originally committed as revision 25677 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Reimar Döffinger
9fc2b70826
Update 24 bpp TM1 reference for decoder fixes.
...
Originally committed as revision 25664 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Michael Niedermayer
94bdb1f80c
Avoid negative SCR in mpeg ps muxer.
...
Fixes a scr issue reported with dvdauthor ([FFmpeg-user] FFMPEG encoded MPEG-2 video causes error in DVDAuthor)
Originally committed as revision 25512 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Alexander Strange
e4dccc0d59
Update rv30 FATE reference after last commit
...
The rm demuxer has timestamp bugs, so this test is sensitive to changes in
timestamp correction. The previous commit did not make output any better or worse
on this test, just different.
See https://roundup.ffmpeg.org/issue2288 for details.
Originally committed as revision 25432 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Baptiste Coudurier
a7ba165a0c
Update gxf regression tests because of r25399
...
Originally committed as revision 25400 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Reuben Martin
ad4c3c6840
In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at gmail dot com
...
Originally committed as revision 25395 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Michael Niedermayer
9b272e3274
Init SCR in mpeg muxer based on first DTS.
...
This fixes issues if the first DTS is far away from 0.
Originally committed as revision 25383 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Reimar Döffinger
f71abdbbd7
Remove pointless -vn option, the file has no video stream.
...
Originally committed as revision 25314 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Reimar Döffinger
01e4b67598
Rename fate-gsm test to the more accurate fate-gsm-ms
...
and add a test for regular GSM as fate-gsm.
Fixes a 8kHz sample from issue 113.
Originally committed as revision 25313 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
8c067b5dfd
Update rv20 seek test reference
...
Originally committed as revision 25204 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Michael Niedermayer
53eb458a72
Fix rv20 encoding so the binary decoder can decode it.
...
Originally committed as revision 25203 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
75b67a8a99
Make the crop filters accept parametric expressions.
...
Originally committed as revision 25185 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
2bc05d3547
Change the syntax of the crop filter from x:y:w:h to w:h:x:y.
...
Slightly more intuitive and required by a pending changes for making
the filter parametric.
Originally committed as revision 25184 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
c4795e8069
fate: print commands being executed with V=1
...
Originally committed as revision 25161 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Justin Ruggles
6c834328b9
Allow audiogen to take commandline parameters for sample rate and number of
...
channels.
Originally committed as revision 25127 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Justin Ruggles
c7d89948a3
Set a constant frame size for encoding G.726 audio.
...
Originally committed as revision 25107 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Martin Storsjö
fe5f761ab6
Add a FATE test for the G.722 decoder
...
Originally committed as revision 25104 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
69a9c80bed
fate: delete log files ahead of each run
...
Originally committed as revision 25025 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
82c76ceee7
QTRLE regtest
...
Originally committed as revision 25017 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
4b7539f1cd
SHA fate test
...
Originally committed as revision 25013 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
6b85316bd2
Test decoding in fate-lavf-gif
...
Originally committed as revision 25012 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
f5d4fc43bb
PNG image regression testing
...
Originally committed as revision 25011 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
d81db9c7d1
Add RealVideo 3 FATE test
...
Originally committed as revision 25008 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
61f89303c0
10l, add flags forgotten in last commit
...
Originally committed as revision 25007 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
3e41fc623c
Add Apple MJPEG-B decoder FATE test
...
Originally committed as revision 25006 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
506c47a48e
Add FATE test for ScummVM DXA flavor
...
Originally committed as revision 25005 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
2d0cdf3cc0
Add fate test for Westwood SND1 codec
...
Originally committed as revision 24957 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
0a24503d04
Remove CCITT fax G4 tests (partial revert of r24954). This test is
...
corrupting memory somehow and segfaulting in the BSDs.
Originally committed as revision 24956 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
3b619cab31
CCITT Fax Group compression fate tests
...
Originally committed as revision 24954 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
74c847e098
fate: build with --enable-gpl
...
Originally committed as revision 24930 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
4574b815cc
VP3 fate test
...
Originally committed as revision 24928 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
d21caa952c
Renderware TeXture Dictionary FATE test
...
Originally committed as revision 24911 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
078ae66b4b
fate: set LC_ALL=C to avoid locale interference
...
Originally committed as revision 24889 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
1ee39ebde2
BinkAudio FATE tests
...
Originally committed as revision 24888 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
c4ab519e00
Make "-fs ss" mean "make output file of size equals or less than ss"
...
instead of current "make output file of size less than ss".
Also use it to make MP3 tests more readable (using -fs xxx where xxx is
the requested output size, not something slightly lower).
Originally committed as revision 24884 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
1c10978086
fix fate breakage, 10l to me (too much copy and pasting)
...
Originally committed as revision 24881 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
680aefa2fe
MP3 float decoder FATE tests
...
Originally committed as revision 24880 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
07862680b5
Add FATE test for WMV8 DRM
...
Originally committed as revision 24874 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Reimar Döffinger
620918e4bf
Add truemotion1 tests.
...
Originally committed as revision 24872 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
b56a9c8eef
fate: remove unused variable in fate.sh
...
Originally committed as revision 24870 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
715e9be267
fate: remove pointless fate/fate2 separation
...
Originally committed as revision 24868 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Måns Rullgård
8226e9779d
fate: allow specifying relative path to config file in fate.sh
...
Originally committed as revision 24866 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Vitor Sessak
3d6bd1c797
Add FATE test for ANSI/ASCII animation and TTY demuxer
...
Originally committed as revision 24865 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago