| Commit message (Expand) | Author | Age | Files | Lines |
* | regtests: add a flashsv2 decoder test limited to keyframes | Michael Niedermayer | 2011-09-20 | 1 | -1/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-16 | 1 | -3/+3 |
|\ |
|
| * | lavc: add audio flag to the 'b' option, deprecate 'ab'. | Anton Khirnov | 2011-08-16 | 1 | -2/+2 |
| * | avconv: rename sameq to same_quant | Anton Khirnov | 2011-08-16 | 1 | -1/+1 |
* | | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' | Michael Niedermayer | 2011-08-13 | 1 | -6/+6 |
|\| |
|
| * | Make a copy of ffmpeg under a new name -- avconv. | Anton Khirnov | 2011-08-12 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-22 | 1 | -0/+5 |
|\| |
|
| * | dnxhd: add regression test for 10-bit | Mans Rullgard | 2011-07-21 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-22 | 1 | -6/+4 |
|\| |
|
| * | fate: remove output redirections from old regtest scripts | Mans Rullgard | 2011-06-21 | 1 | -6/+4 |
* | | Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200' | Michael Niedermayer | 2011-06-17 | 1 | -3/+3 |
|\| |
|
| * | codec-regression: remove pointless -r options for dnxhd | Anton Khirnov | 2011-06-16 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -3/+2 |
|\| |
|
| * | fate: do not collect -benchmark output | Mans Rullgard | 2011-05-18 | 1 | -1/+0 |
| * | fate: run aref and vref as regular tests | Mans Rullgard | 2011-05-18 | 1 | -2/+2 |
* | | regtests: add grayscale qtrle | Michael Niedermayer | 2011-05-12 | 1 | -0/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-10 | 1 | -3/+3 |
|\| |
|
| * | regtest: fix wma tests | Mans Rullgard | 2011-05-09 | 1 | -2/+2 |
| * | regtest: separate flags for encoding and decoding | Mans Rullgard | 2011-05-09 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-09 | 1 | -65/+65 |
|\| |
|
| * | regtest: simplify encoding functions | Mans Rullgard | 2011-05-08 | 1 | -63/+63 |
| * | Fix qtrle regression test, actually test qtrle. | Baptiste Coudurier | 2011-02-11 | 1 | -2/+2 |
* | | msvideo1 regression test | Michael Niedermayer | 2011-05-04 | 1 | -0/+5 |
* | | flashsv2enc: regression test. | Michael Niedermayer | 2011-04-29 | 1 | -0/+5 |
* | | Fix qtrle regression test, actually test qtrle. | Baptiste Coudurier | 2011-02-13 | 1 | -2/+2 |
|/ |
|
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 1 | -2/+2 |
* | QTRLE regtest | Vitor Sessak | 2010-09-01 | 1 | -0/+5 |
* | regtest: simplify cleanup after each test | Måns Rullgård | 2010-07-21 | 1 | -2/+0 |
* | Remove the "b" from "Mb" in -b values for the dnxhd tests. | Stefano Sabatini | 2010-06-16 | 1 | -3/+3 |
* | Add simple rgb/yuv in avi regression test. | Michael Niedermayer | 2010-06-06 | 1 | -0/+10 |
* | use mpeg2 quantization bias for mjpeg. | Michael Niedermayer | 2010-03-15 | 1 | -1/+1 |
* | Separate audio-only tests so they are only run once | Måns Rullgård | 2010-01-30 | 1 | -1/+3 |
* | regtest: split wma test into wmav1 and wmav2 | Måns Rullgård | 2010-01-16 | 1 | -3/+3 |
* | Add ROQ format regression test. | Reimar Döffinger | 2009-12-12 | 1 | -0/+5 |
* | Reduce the number of encoded frames for the dnxhd tests to 5. | Stefano Sabatini | 2009-12-12 | 1 | -3/+3 |
* | Split codec-regression.sh again and create a lavfi-regression.sh for | Stefano Sabatini | 2009-10-27 | 1 | -22/+0 |
* | Split codec-regression.sh, and create the lavf-regression.sh script. | Stefano Sabatini | 2009-10-24 | 1 | -207/+0 |
* | 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 | 1 | -120/+1 |
* | Move up the $test variable definition, together with the other | Stefano Sabatini | 2009-10-19 | 1 | -1/+1 |
* | Give symbolic names to the positional parameters of the | Stefano Sabatini | 2009-10-19 | 1 | -5/+8 |
* | Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading... | Reimar Döffinger | 2009-10-11 | 1 | -1/+1 |
* | Add ALAC encoding and decoding regression tests. | Justin Ruggles | 2009-10-06 | 1 | -0/+5 |
* | Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regression | Stefano Sabatini | 2009-09-29 | 1 | -1/+1 |
* | Fix md5 program invocation for BSD. | Michael Kostylev | 2009-09-29 | 1 | -1/+1 |
* | Remove duplicated / stray code which slipped in with r20057. | Stefano Sabatini | 2009-09-27 | 1 | -16/+0 |
* | Get rid of "function" "keywords" in lavfilter testing code, hopefully will | Reimar Döffinger | 2009-09-27 | 1 | -2/+2 |
* | Implement a lavfitest target for testing regressions in libavfilter. | Stefano Sabatini | 2009-09-27 | 1 | -0/+38 |
* | regtest: do not write to /tmp/ffmpeg$$ | Måns Rullgård | 2009-09-21 | 1 | -13/+5 |
* | Split dnxhd regression test so the parts can run in parallel | Måns Rullgård | 2009-09-21 | 1 | -1/+5 |