| Commit message (Expand) | Author | Age | Files | Lines |
* | FATE: update idroq-video-encode command | Måns Rullgård | 2010-05-09 | 1 | -1/+1 |
* | Enable libavfilter by default and fix pading for mxf-d10 | Michael Niedermayer | 2010-05-07 | 1 | -1/+1 |
* | FATE: update nsv-demux checksums | Måns Rullgård | 2010-04-19 | 1 | -5/+5 |
* | FATE: update vqf-demux checksum | Måns Rullgård | 2010-04-13 | 1 | -1/+1 |
* | Change default for bidir_refine to 1. | Michael Niedermayer | 2010-04-02 | 24 | -239/+239 |
* | 10l, update ref value for ffm since default flags changed and are stored in t... | Baptiste Coudurier | 2010-03-25 | 1 | -1/+1 |
* | Add VorbisComment writing to FLAC files. | James Darnley | 2010-03-20 | 2 | -3/+3 |
* | Make ad-hoc lavfi tests use random values for the slice height used | Stefano Sabatini | 2010-03-17 | 1 | -1/+1 |
* | Add some ad-hoc tests for libavfilter. | Stefano Sabatini | 2010-03-17 | 11 | -5/+31 |
* | Add FATE tests | Måns Rullgård | 2010-03-15 | 350 | -0/+30376 |
* | use mpeg2 quantization bias for mjpeg. | Michael Niedermayer | 2010-03-15 | 6 | -33/+33 |
* | Make sure all mvs of a mb are set in the error concealment code. | Michael Niedermayer | 2010-03-14 | 2 | -4/+4 |
* | oggdec: Determine pts and filepos on a packet basis in read_timestamp | David Conrad | 2010-03-11 | 1 | -26/+13 |
* | oggdec: Set data_offset to the right value | David Conrad | 2010-03-11 | 1 | -11/+11 |
* | oggdec: Save offset of the page needed to reconstruct the current packet | David Conrad | 2010-03-11 | 1 | -20/+20 |
* | 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 |