| Commit message (Expand) | Author | Age | Files | Lines |
* | Update rv30 FATE reference after last commit | Alexander Strange | 2010-10-10 | 1 | -7/+7 |
* | Update gxf regression tests because of r25399 | Baptiste Coudurier | 2010-10-07 | 1 | -1/+1 |
* | In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at g... | Reuben Martin | 2010-10-07 | 1 | -1/+1 |
* | Init SCR in mpeg muxer based on first DTS. | Michael Niedermayer | 2010-10-07 | 1 | -1/+1 |
* | Remove pointless -vn option, the file has no video stream. | Reimar Döffinger | 2010-10-02 | 1 | -1/+1 |
* | Rename fate-gsm test to the more accurate fate-gsm-ms | Reimar Döffinger | 2010-10-02 | 3 | -90/+593 |
* | Update rv20 seek test reference | Måns Rullgård | 2010-09-26 | 1 | -17/+17 |
* | Fix rv20 encoding so the binary decoder can decode it. | Michael Niedermayer | 2010-09-26 | 2 | -8/+8 |
* | Make the crop filters accept parametric expressions. | Stefano Sabatini | 2010-09-25 | 1 | -5/+5 |
* | Change the syntax of the crop filter from x:y:w:h to w:h:x:y. | Stefano Sabatini | 2010-09-24 | 1 | -5/+5 |
* | fate: print commands being executed with V=1 | Måns Rullgård | 2010-09-23 | 2 | -1/+9 |
* | Allow audiogen to take commandline parameters for sample rate and number of | Justin Ruggles | 2010-09-15 | 1 | -30/+48 |
* | Set a constant frame size for encoding G.726 audio. | Justin Ruggles | 2010-09-11 | 1 | -4/+4 |
* | Add a FATE test for the G.722 decoder | Martin Storsjö | 2010-09-11 | 2 | -0/+170 |
* | fate: delete log files ahead of each run | Måns Rullgård | 2010-09-02 | 1 | -1/+1 |
* | QTRLE regtest | Vitor Sessak | 2010-09-01 | 3 | -0/+13 |
* | SHA fate test | Vitor Sessak | 2010-08-31 | 2 | -0/+25 |
* | Test decoding in fate-lavf-gif | Vitor Sessak | 2010-08-31 | 2 | -1/+2 |
* | PNG image regression testing | Vitor Sessak | 2010-08-31 | 2 | -0/+7 |
* | Add RealVideo 3 FATE test | Vitor Sessak | 2010-08-31 | 2 | -0/+49 |
* | 10l, add flags forgotten in last commit | Vitor Sessak | 2010-08-31 | 1 | -1/+1 |
* | Add Apple MJPEG-B decoder FATE test | Vitor Sessak | 2010-08-31 | 2 | -0/+13 |
* | Add FATE test for ScummVM DXA flavor | Vitor Sessak | 2010-08-31 | 2 | -0/+15 |
* | Add fate test for Westwood SND1 codec | Vitor Sessak | 2010-08-28 | 2 | -0/+3 |
* | Remove CCITT fax G4 tests (partial revert of r24954). This test is | Vitor Sessak | 2010-08-28 | 3 | -7/+0 |
* | CCITT Fax Group compression fate tests | Vitor Sessak | 2010-08-28 | 5 | -0/+16 |
* | fate: build with --enable-gpl | Måns Rullgård | 2010-08-25 | 1 | -0/+1 |
* | VP3 fate test | Vitor Sessak | 2010-08-25 | 2 | -0/+117 |
* | Renderware TeXture Dictionary FATE test | Vitor Sessak | 2010-08-24 | 3 | -0/+18 |
* | fate: set LC_ALL=C to avoid locale interference | Måns Rullgård | 2010-08-23 | 1 | -0/+2 |
* | BinkAudio FATE tests | Vitor Sessak | 2010-08-23 | 1 | -0/+12 |
* | Make "-fs ss" mean "make output file of size equals or less than ss" | Vitor Sessak | 2010-08-23 | 1 | -6/+6 |
* | fix fate breakage, 10l to me (too much copy and pasting) | Vitor Sessak | 2010-08-23 | 1 | -1/+1 |
* | MP3 float decoder FATE tests | Vitor Sessak | 2010-08-23 | 1 | -0/+39 |
* | Add FATE test for WMV8 DRM | Vitor Sessak | 2010-08-23 | 2 | -0/+165 |
* | Add truemotion1 tests. | Reimar Döffinger | 2010-08-23 | 3 | -0/+265 |
* | fate: remove unused variable in fate.sh | Måns Rullgård | 2010-08-22 | 1 | -1/+0 |
* | fate: remove pointless fate/fate2 separation | Måns Rullgård | 2010-08-22 | 1 | -34/+34 |
* | fate: allow specifying relative path to config file in fate.sh | Måns Rullgård | 2010-08-22 | 1 | -1/+1 |
* | Add FATE test for ANSI/ASCII animation and TTY demuxer | Vitor Sessak | 2010-08-21 | 2 | -0/+20 |
* | fate-run: use 'run' function in 'ffmpeg' function | Måns Rullgård | 2010-08-19 | 1 | -1/+1 |
* | fate: add -v 0 to ffmpeg flags | Måns Rullgård | 2010-08-19 | 1 | -1/+1 |
* | fate: store last version in per-slot file | Måns Rullgård | 2010-08-17 | 1 | -2/+2 |
* | Add hflip filter. | Stefano Sabatini | 2010-08-17 | 2 | -0/+73 |
* | fate: move some groups of related tests to their own files | Måns Rullgård | 2010-08-04 | 8 | -545/+499 |
* | fate: add fft tests | Måns Rullgård | 2010-08-04 | 1 | -0/+40 |
* | fate-run: add helper to run things on target | Måns Rullgård | 2010-08-04 | 1 | -0/+4 |
* | lavfi-regression: trim \r line ends from showfiltfmts output | Måns Rullgård | 2010-08-02 | 1 | -2/+2 |
* | Sort lavfi pixdesc tests. | Stefano Sabatini | 2010-08-02 | 3 | -125/+125 |
* | lavfi-regression: use different temp file names for each pixfmt test | Måns Rullgård | 2010-08-01 | 1 | -2/+2 |