| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove avserver. | Anton Khirnov | 2014-06-18 | 1 | -4/+0 |
* | fate: correctly set sample rate for mp2 tests | Vittorio Giovara | 2014-04-09 | 1 | -7/+7 |
* | FATE: force FLAC in the lavf ogg test | Anton Khirnov | 2014-02-10 | 1 | -1/+1 |
* | lavf-regression: use -frames instead of -t for image tests | Anton Khirnov | 2013-05-03 | 1 | -1/+1 |
* | avconv: merge configuration code for complex and simple filters | Anton Khirnov | 2012-05-29 | 1 | -1/+1 |
* | fate: Work around non-standard wc implementations at more places | Martin Storsjö | 2012-05-16 | 1 | -1/+1 |
* | FATE: avoid channel mixing in lavf-dv_fmt | Justin Ruggles | 2012-04-24 | 1 | -1/+1 |
* | FATE: allow lavf tests to alter input parameters | Justin Ruggles | 2012-04-20 | 1 | -14/+14 |
* | fate: add pam image regression test | Paul B Mahol | 2012-03-14 | 1 | -0/+4 |
* | fate: Add sunrast regression test | Derek Buitenhuis | 2012-03-03 | 1 | -0/+4 |
* | Add regression test for "sox" format muxer/demuxer. | Reimar Döffinger | 2012-02-21 | 1 | -0/+4 |
* | Add dpx encoding regression test. | Carl Eugen Hoyos | 2012-02-21 | 1 | -0/+4 |
* | codec-regression: use private options instead of deprecated codec flags. | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | fate: add XWD image regression test | Paul B Mahol | 2012-01-26 | 1 | -0/+4 |
* | fate-lavf-ts: use -mpegts_transport_stream_id option. | Anton Khirnov | 2011-11-18 | 1 | -1/+1 |
* | avconv: rewrite -qscale and -aq handling. | Anton Khirnov | 2011-09-11 | 1 | -1/+1 |
* | avconv: move start_time, recording_time and input_ts_offset to options context | Anton Khirnov | 2011-09-04 | 1 | -2/+2 |
* | movenc: use libx264 by default when possible for mov, mp4 and psp | Anton Khirnov | 2011-08-22 | 1 | -1/+1 |
* | avienc: saner default audio codec. | Anton Khirnov | 2011-08-22 | 1 | -1/+1 |
* | matroskaenc: saner default codecs. | Anton Khirnov | 2011-08-22 | 1 | -1/+1 |
* | avconv: remove -intra option. | Anton Khirnov | 2011-08-18 | 1 | -1/+1 |
* | Revert "avconv: use stream copy by default when possible." | Anton Khirnov | 2011-08-16 | 1 | -10/+10 |
* | avconv: use stream copy by default when possible. | Anton Khirnov | 2011-08-16 | 1 | -10/+10 |
* | lavc: add audio flag to the 'b' option, deprecate 'ab'. | Anton Khirnov | 2011-08-16 | 1 | -2/+2 |
* | Make a copy of ffmpeg under a new name -- avconv. | Anton Khirnov | 2011-08-12 | 1 | -18/+18 |
* | fate: separate lavf-mxf_d10 test from lavf-mxf | Mans Rullgard | 2011-07-17 | 1 | -0/+3 |
* | lavc: remove a half-working attempt at different defaults for audio/video cod... | Anton Khirnov | 2011-07-10 | 1 | -2/+2 |
* | fate: remove output redirections from old regtest scripts | Mans Rullgard | 2011-06-21 | 1 | -4/+2 |
* | ffmpeg: don't abuse a global for passing samplerate from input to output | Anton Khirnov | 2011-06-15 | 1 | -6/+6 |
* | fate: remove do_ffmpeg_nocheck function | Mans Rullgard | 2011-05-18 | 1 | -2/+2 |
* | fate: do not collect -benchmark output | Mans Rullgard | 2011-05-18 | 1 | -1/+0 |
* | regtest: separate flags for encoding and decoding | Mans Rullgard | 2011-05-09 | 1 | -16/+16 |
* | regtest: remove redundant flags in jpg test | Mans Rullgard | 2011-05-08 | 1 | -1/+1 |
* | regtest: use run_ffmpeg in do_image_formats | Mans Rullgard | 2011-05-08 | 1 | -2/+1 |
* | Add regression test for stereo s16le in voc. | Justin Ruggles | 2011-01-19 | 1 | -1/+5 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 1 | -1/+1 |
* | Test decoding in fate-lavf-gif | Vitor Sessak | 2010-08-31 | 1 | -1/+1 |
* | PNG image regression testing | Vitor Sessak | 2010-08-31 | 1 | -0/+4 |
* | regtest: simplify cleanup after each test | Måns Rullgård | 2010-07-21 | 1 | -2/+0 |
* | Lego Mindstorms RSO muxer and demuxer. | Rafaël Carré | 2010-07-20 | 1 | -0/+4 |
* | Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage. | Vitor Sessak | 2010-05-13 | 1 | -1/+1 |
* | Enable libavfilter by default and fix pading for mxf-d10 | Michael Niedermayer | 2010-05-07 | 1 | -1/+1 |
* | regtest: place image sequence outputs in separate directories | Måns Rullgård | 2010-03-07 | 1 | -3/+5 |
* | Place regtest-pixfmt output files in separate dir | Måns Rullgård | 2010-03-02 | 1 | -1/+3 |
* | regtest: suppress console output from tests | Måns Rullgård | 2010-01-16 | 1 | -1/+1 |
* | Split codec-regression.sh, and create the lavf-regression.sh script. | Stefano Sabatini | 2009-10-24 | 1 | -0/+222 |