summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Simplify starting and ending clustersDavid Conrad2010-03-04
* Make seektest messages similar to other testsMåns Rullgård2010-03-02
* Run seektest on all generated filesMåns Rullgård2010-03-02
* Place regtest-pixfmt output files in separate dirMåns Rullgård2010-03-02
* Remove unused argument to test scriptsMåns Rullgård2010-03-02
* Place regression test output files in subdirs per familyMåns Rullgård2010-03-02
* Revert "Remove the self reference in the seektest that prevented it from"Måns Rullgård2010-03-02
* Remove the self reference in the seektest that prevented it fromMichael Niedermayer2010-03-02
* Make sure we dont double test files and sort the list.Michael Niedermayer2010-03-02
* Codec copy test.Michael Niedermayer2010-03-02
* Free packets read in seek_test.Reimar Döffinger2010-02-28
* Fix some memory leaks in seek_test test program:Reimar Döffinger2010-02-28
* Correctly increment continuity_counter in PCR packets.Yann Coupin2010-02-24
* Use stripped executable in regression testsMåns Rullgård2010-02-17
* Correct opts calulation in ffmpeg.c.Michael Niedermayer2010-02-03
* Set AVPacket.pos in MPEG-PS demuxer.Michael Niedermayer2010-02-02
* Check pkt.pts against the recording time.Michael Niedermayer2010-02-01
* Separate audio-only tests so they are only run onceMåns Rullgård2010-01-30
* Update regression tests after r21372David Conrad2010-01-21
* regtest: split wma test into wmav1 and wmav2Måns Rullgård2010-01-16
* regtest: split reference files allowing tests to run individuallyMåns Rullgård2010-01-16
* regtest: suppress console output from testsMåns Rullgård2010-01-16
* Do not split audio frames accross pes packets.Baptiste Coudurier2010-01-13
* Insert null packets to keep pcr values correct, patch by Mike Scheutzow,Mike Scheutzow2010-01-13
* 10l, my last commit (r21001) broke regression tests.Vitor Sessak2010-01-02
* Use common regression test functions in ffserver regression test script.Diego Biurrun2009-12-26
* Replace ` ` syntax by $( ) in regression test shell scripts.Diego Biurrun2009-12-26
* It appears that waveformatextensible is mandatory for more cases thanMichael Niedermayer2009-12-18
* Update ffm reference checksums as a result of r20869.Jai Menon2009-12-16
* Add ROQ format regression test.Reimar Döffinger2009-12-12
* Reduce the number of encoded frames for the dnxhd tests to 5.Stefano Sabatini2009-12-12
* Update seek.regression.ref. This is due to r20758.Jai Menon2009-12-07
* update seek regression ref due to r20674, packet size changedBaptiste Coudurier2009-12-01
* Update libavformat regression reference checksum for ffm. This change isJai Menon2009-11-26
* update seek regression ref due to r20579, mp3 timestamps are adjustedBaptiste Coudurier2009-11-24
* fix a rounding error in the PSNR calculation and update the many regressionJustin Ruggles2009-11-09
* Split codec-regression.sh again and create a lavfi-regression.sh forStefano Sabatini2009-10-27
* Split codec-regression.sh, and create the lavf-regression.sh script.Stefano Sabatini2009-10-24
* Fix codectestMåns Rullgård2009-10-24
* Split codec-regression.sh, put all the code which can be shared byStefano Sabatini2009-10-23
* Build extradata in adpcm_ms encoder.Daniel Verkamp2009-10-22
* Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests.Reimar Döffinger2009-10-20
* Move up the $test variable definition, together with the otherStefano Sabatini2009-10-19
* Give symbolic names to the positional parameters of theStefano Sabatini2009-10-19
* Align the seek regression test output for better readability.Reimar Döffinger2009-10-19
* Replace seek test error return numbers by the corresponding E* strings.Reimar Döffinger2009-10-18
* Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading...Reimar Döffinger2009-10-11
* Add ALAC encoding and decoding regression tests.Justin Ruggles2009-10-06
* wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end ofReimar Döffinger2009-10-02
* Fix seek regression test: several AVERROR(EIO) correctly changed to AVERROR_EOF.Reimar Döffinger2009-10-02