Måns Rullgård
670bd2005a
regtest: do not write to /tmp/ffmpeg$$
...
Nothing useful was ever written to this file. It did, however,
often cause spurious failures when the file was left behind by
another user on the system.
Originally committed as revision 19938 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
96fdb62428
Split dnxhd regression test so the parts can run in parallel
...
Originally committed as revision 19936 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
3fdd82768d
Use default sws_flags for dnxhd regression tests and also test the "-mbd rd"
...
variant of the encoder.
Originally committed as revision 19923 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
d7c2e8e3fd
Update regression reference for DNxHD test update
...
Originally committed as revision 19922 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
6082086688
Change DNxHD regression tests to test both 720p and 1080i instead of just 1080i
...
for better test coverage.
Originally committed as revision 19921 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
0ae2ccff56
Change dnxhd regression tests for r19912 which fixed uninitialized data in
...
encoded data.
Originally committed as revision 19916 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Baptiste Coudurier
afcdf34236
update seek regression tests due to r19902
...
Originally committed as revision 19904 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
ef002fa32b
Update dnxhd rotozoom regression test values with more sane ones that match
...
the results of most FATE machines.
Originally committed as revision 19903 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Niobos
9deba199fd
fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot be
...
Originally committed as revision 19902 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
bb8cd7b3cf
Update dnxhd regression test to match the majority of FATE machines (which
...
also have a much saner stddev).
Originally committed as revision 19901 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
a5083f66c7
Add dnxhd test to regression tests.
...
Originally committed as revision 19895 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Ivan Schreter
af8aae3fa3
disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default)
...
Originally committed as revision 19788 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Ivan Schreter
a8dd8dc6e9
Use generic multi-stream key frame finding routine to implement read_seek2 and map
...
read_seek to read_seek2.
Originally committed as revision 19681 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Aurelien Jacobs
194d4b494b
matroskadec: correctly parse flags for simpleblock frames
...
Originally committed as revision 19621 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
966116b9f7
Remove some hunks of unused and disabled code cruft.
...
Originally committed as revision 19606 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Carl Eugen Hoyos
6c2a778d38
Remove unused global variable.
...
Originally committed as revision 19483 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Carl Eugen Hoyos
9276b8f0cc
Calculate gradient from parameter instead of using a global variable.
...
Originally committed as revision 19482 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Carl Eugen Hoyos
07874f2298
Due to a typo in videogen.c, the regression test videos were not as
...
complex as originally planned.
Typo fixed (the background moves less linear now) and regression test
results updated.
Originally committed as revision 19478 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
df1550f081
set index duration to 0 for cbr, specifying whole container coverage
...
Originally committed as revision 19338 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
76b092e207
use ber4 length for descriptors preferred by specs
...
Originally committed as revision 19337 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
6a43aab01b
write profile and level local tag in mpeg descriptor
...
Originally committed as revision 19336 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
0444a8c534
Update seek regression checksums due to:
...
r19300
Rewrite mp3 parser. New code is much simpler and does not drop
stuff at random.
Originally committed as revision 19306 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
61f9e3c16a
correctly compute frame flags with closed gop
...
Originally committed as revision 19304 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Yoshihisa Uchida
d8b2d83473
Fix yamaha adpcm stereo (issue 1117).
...
Patch by Yoshihisa Uchida, yoshihisa D uchida A gmail
Originally committed as revision 19237 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Yoshihisa Uchida
3f3f3ba799
Fix onMetaData property count in flv files (issue 1206).
...
Patch by Yoshihisa Uchida, yoshihisa D uchida A gmail
Originally committed as revision 19236 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
97668ac7f3
Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref,
...
since that is the name of the corresponding test.
Originally committed as revision 19220 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
a4ddf509fe
regtest: print commands also for image format tests
...
Originally committed as revision 19195 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
0c1375575a
demux whole PES packets from TS
...
Originally committed as revision 18960 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Wolfram Gloger
ed1dc74e18
Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg.
...
Patch by Wolfram Gloger, wmglo at dentm dot med dot uni-muenchen dot de.
Originally committed as revision 18959 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
45e5feda68
Fix regression tests, diff was due to a patch to mpeg-2 parser timestamp fetching, pending,
...
current ref is technically more correct though.
Originally committed as revision 18912 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Larbi Joubala
606d48cee1
fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com
...
Originally committed as revision 18911 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
corp186
c69d224102
compute total bitrate more accurately, patch by corp186, chasedouglas at gmail dot com
...
Originally committed as revision 18909 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
b10d7e4e3a
pad last audio frame when encoding
...
Originally committed as revision 18907 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
David Conrad
325aef38da
Update regression tests for y4m after r18796
...
The default changed from 420mpeg2 to 420jpeg
Originally committed as revision 18797 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
e4358e70f8
write a single pes for video frames, some proprietary player needs it
...
Originally committed as revision 18792 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
31df40a130
fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com
...
Originally committed as revision 18778 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
9a3eaeebad
Correct x/ymin to avoid segfault due to out of picture reads.
...
Originally committed as revision 18771 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
a3d23e15fb
fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samples
...
Originally committed as revision 18453 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Carl Eugen Hoyos
f77dddfcc3
Fix comment: gcc 2.95.3 binaries decode ac3 fine if SSE is available and
...
not disabled.
Originally committed as revision 18424 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
300a3d0d00
Make sure the last bits of huffyuv frames are zeroed.
...
Fixes issue946
Originally committed as revision 18334 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
1b4a516b94
Rename regression test result files from b-libav* to b-lavf* for consistency.
...
This requires updating the gxf regression checksum since the gxf muxer puts
the filename in files it creates.
Originally committed as revision 18253 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
67c447a679
Fix running regression tests on remote targets
...
Originally committed as revision 18251 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
7a8d0e9700
Skip creation of tests/data directory in individual regression test scripts.
...
It is already being taken care of by the Makefile.
Originally committed as revision 18248 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
d7167f0555
Move generated file aynth1.sw to the data subdirectory. Thus it does not have
...
to be removed separately and there is less clutter in the tests directory.
Originally committed as revision 18246 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
6117ffbe90
Rename regression.sh --> codec-regression.sh. Now all regression test scripts
...
carry the regression test they run as prefix in their name.
Originally committed as revision 18245 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
767e14c380
Rename server-regression.sh --> ffserver-regression.sh for consistency.
...
Originally committed as revision 18243 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
0bb5f0fa22
cosmetics: Rename 'do_libav' function to 'do_lavf'.
...
Originally committed as revision 18241 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
209b9d565a
Rename libav.regression.ref --> lavf.regression.ref.
...
This matches the new name of the test target.
Originally committed as revision 18229 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
688a477367
Rename test.conf --> ffserver.conf, the new name is more meaningful.
...
Originally committed as revision 18226 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
62cb577e39
Rename seek_test.sh --> seek-regression.sh for greater consistency.
...
Originally committed as revision 18220 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago