| Commit message (Expand) | Author | Age | Files | Lines |
* | mpegts vbr muxing, activated when muxing rate is not supplied by the | Baptiste Coudurier | 2010-03-08 | 2 | -29/+29 |
* | Start continuity counter at 0 for pmt as well | Baptiste Coudurier | 2010-03-08 | 1 | -1/+1 |
* | Start continuity counter at 0 for streams | Baptiste Coudurier | 2010-03-08 | 1 | -1/+1 |
* | 10l typo, fix ts total bit rate computation | Baptiste Coudurier | 2010-03-08 | 1 | -2/+2 |
* | Make ffserver regression test run (still fails) | Måns Rullgård | 2010-03-08 | 1 | -6/+3 |
* | regtest: move md5sum wrappers into separate file | Måns Rullgård | 2010-03-08 | 3 | -10/+13 |
* | regtest: run seektest on image sequences | Måns Rullgård | 2010-03-07 | 11 | -57/+58 |
* | regtest: run seektest on lavftest output files | Måns Rullgård | 2010-03-07 | 1 | -1/+1 |
* | regtest: place image sequence outputs in separate directories | Måns Rullgård | 2010-03-07 | 9 | -27/+29 |
* | Simplify starting and ending clusters | David Conrad | 2010-03-04 | 1 | -2/+2 |
* | Make seektest messages similar to other tests | Måns Rullgård | 2010-03-02 | 1 | -0/+5 |
* | Run seektest on all generated files | Måns Rullgård | 2010-03-02 | 114 | -3828/+5119 |
* | Place regtest-pixfmt output files in separate dir | Måns Rullgård | 2010-03-02 | 2 | -39/+41 |
* | Remove unused argument to test scripts | Måns Rullgård | 2010-03-02 | 1 | -3/+2 |
* | Place regression test output files in subdirs per family | Måns Rullgård | 2010-03-02 | 126 | -472/+473 |
* | Revert "Remove the self reference in the seektest that prevented it from" | Måns Rullgård | 2010-03-02 | 2 | -1817/+218 |
* | Remove the self reference in the seektest that prevented it from | Michael Niedermayer | 2010-03-02 | 2 | -218/+1817 |
* | Make sure we dont double test files and sort the list. | Michael Niedermayer | 2010-03-02 | 2 | -430/+248 |
* | Codec copy test. | Michael Niedermayer | 2010-03-02 | 2 | -0/+677 |
* | Free packets read in seek_test. | Reimar Döffinger | 2010-02-28 | 1 | -0/+1 |
* | Fix some memory leaks in seek_test test program: | Reimar Döffinger | 2010-02-28 | 1 | -8/+3 |
* | Correctly increment continuity_counter in PCR packets. | Yann Coupin | 2010-02-24 | 1 | -2/+2 |
* | Use stripped executable in regression tests | Måns Rullgård | 2010-02-17 | 1 | -1/+1 |
* | Correct opts calulation in ffmpeg.c. | Michael Niedermayer | 2010-02-03 | 1 | -2/+2 |
* | Set AVPacket.pos in MPEG-PS demuxer. | Michael Niedermayer | 2010-02-02 | 1 | -27/+27 |
* | Check pkt.pts against the recording time. | Michael Niedermayer | 2010-02-01 | 2 | -9/+9 |
* | Separate audio-only tests so they are only run once | Måns Rullgård | 2010-01-30 | 28 | -147/+32 |
* | Update regression tests after r21372 | David Conrad | 2010-01-21 | 4 | -32/+32 |
* | regtest: split wma test into wmav1 and wmav2 | Måns Rullgård | 2010-01-16 | 5 | -11/+11 |
* | regtest: split reference files allowing tests to run individually | Måns Rullgård | 2010-01-16 | 137 | -757/+757 |
* | regtest: suppress console output from tests | Måns Rullgård | 2010-01-16 | 2 | -5/+9 |
* | Do not split audio frames accross pes packets. | Baptiste Coudurier | 2010-01-13 | 1 | -1/+1 |
* | Insert null packets to keep pcr values correct, patch by Mike Scheutzow, | Mike Scheutzow | 2010-01-13 | 2 | -28/+28 |
* | 10l, my last commit (r21001) broke regression tests. | Vitor Sessak | 2010-01-02 | 2 | -8/+8 |
* | Use common regression test functions in ffserver regression test script. | Diego Biurrun | 2009-12-26 | 1 | -1/+3 |
* | Replace ` ` syntax by $( ) in regression test shell scripts. | Diego Biurrun | 2009-12-26 | 3 | -12/+12 |
* | It appears that waveformatextensible is mandatory for more cases than | Michael Niedermayer | 2009-12-18 | 2 | -20/+20 |
* | Update ffm reference checksums as a result of r20869. | Jai Menon | 2009-12-16 | 1 | -1/+1 |
* | Add ROQ format regression test. | Reimar Döffinger | 2009-12-12 | 3 | -0/+13 |
* | Reduce the number of encoded frames for the dnxhd tests to 5. | Stefano Sabatini | 2009-12-12 | 3 | -27/+27 |
* | Update seek.regression.ref. This is due to r20758. | Jai Menon | 2009-12-07 | 1 | -15/+15 |
* | update seek regression ref due to r20674, packet size changed | Baptiste Coudurier | 2009-12-01 | 1 | -27/+27 |
* | Update libavformat regression reference checksum for ffm. This change is | Jai Menon | 2009-11-26 | 1 | -1/+1 |
* | update seek regression ref due to r20579, mp3 timestamps are adjusted | Baptiste Coudurier | 2009-11-24 | 1 | -30/+30 |
* | fix a rounding error in the PSNR calculation and update the many regression | Justin Ruggles | 2009-11-09 | 3 | -121/+121 |
* | Split codec-regression.sh again and create a lavfi-regression.sh for | Stefano Sabatini | 2009-10-27 | 2 | -22/+37 |
* | Split codec-regression.sh, and create the lavf-regression.sh script. | Stefano Sabatini | 2009-10-24 | 2 | -207/+222 |
* | Fix codectest | Måns Rullgård | 2009-10-24 | 1 | -1/+1 |
* | Split codec-regression.sh, put all the code which can be shared by | Stefano Sabatini | 2009-10-23 | 2 | -120/+127 |
* | Build extradata in adpcm_ms encoder. | Daniel Verkamp | 2009-10-22 | 3 | -31/+31 |