| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: add test for paf demuxer | Paul B Mahol | 2012-07-10 | 2 | -0/+163 |
* | fate: add test for paf video decoder | Paul B Mahol | 2012-07-10 | 2 | -0/+156 |
* | fate: add test for paf audio decoder | Paul B Mahol | 2012-07-10 | 2 | -0/+10 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -1/+7 |
|\ |
|
| * | fate-run: make avconv() properly deal with multiple inputs. | Anton Khirnov | 2012-07-09 | 1 | -1/+7 |
* | | fate: FLAC tests require SAMPLES. | Nicolas George | 2012-07-08 | 1 | -1/+1 |
* | | fate: increase fuzzyness for ac3 encode for 3dnow | Michael Niedermayer | 2012-07-06 | 1 | -1/+1 |
* | | sws/x86: add some forgotten 12bit planar yuv cases | Michael Niedermayer | 2012-07-05 | 1 | -6/+6 |
* | | nut: add 12/14 bit yuv to nut/raw | Carl Eugen Hoyos | 2012-07-05 | 5 | -60/+60 |
* | | sws: support 12&14 bit planar colorspaces | Michael Niedermayer | 2012-07-04 | 5 | -0/+60 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 8 | -2/+64 |
|\| |
|
| * | lavfi: reclassify showfiltfmts as a TESTPROG | Mans Rullgard | 2012-07-04 | 2 | -2/+2 |
| * | Add XTEA encryption support in libavutil | Samuel Pitoiset | 2012-07-04 | 2 | -0/+5 |
| * | Add Blowfish encryption support in libavutil | Samuel Pitoiset | 2012-07-04 | 2 | -0/+5 |
| * | eval: Add the isinf() function and tests for it | Martin Storsjö | 2012-07-04 | 1 | -0/+12 |
| * | FATE: add a test for WMA cover art. | Anton Khirnov | 2012-07-04 | 1 | -0/+4 |
| * | FATE: add a test for apetag cover art | Anton Khirnov | 2012-07-04 | 1 | -0/+8 |
| * | FATE: add a test for itunes cover art. | Anton Khirnov | 2012-07-04 | 2 | -0/+8 |
| * | fate: add flac encode/decode tests with various options | Mans Rullgard | 2012-07-04 | 2 | -0/+20 |
* | | ffmpeg: rework checks for the -t option. | Nicolas George | 2012-07-04 | 9 | -23/+22 |
* | | jvdec: check that the video_size fits in the packet. | Michael Niedermayer | 2012-07-03 | 1 | -1/+0 |
* | | jvdemux: correct size for truncated packets | Michael Niedermayer | 2012-07-03 | 2 | -2/+2 |
* | | fate: add test for Bitmap Brothers JV demuxer | Paul B Mahol | 2012-07-03 | 2 | -0/+23 |
* | | fate: add test for Bitmap Brothers JV video | Paul B Mahol | 2012-07-03 | 2 | -0/+12 |
* | | fate: drop strict 1 for MR4_TANDBERG_C.264 and MR5_TANDBERG_C.264 | Michael Niedermayer | 2012-07-02 | 1 | -2/+2 |
* | | mem: heap memory poisoning. | Clément Bœsch | 2012-07-02 | 1 | -0/+1 |
* | | fate: add a test for the -force_key_frames option. | Nicolas George | 2012-06-30 | 3 | -0/+14 |
* | | RealText demuxer and decoder. | Clément Bœsch | 2012-06-29 | 2 | -0/+4 |
* | | SAMI demuxer and decoder. | Clément Bœsch | 2012-06-29 | 2 | -0/+4 |
* | | fate: add JacoSUB and MicroDVD subtitles tests. | Clément Bœsch | 2012-06-29 | 3 | -0/+8 |
* | | fate: introduce subtitles.mak and move SubRip test in it. | Clément Bœsch | 2012-06-29 | 3 | -3/+6 |
* | | lavc/ass: honor Default style. | Clément Bœsch | 2012-06-29 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-28 | 4 | -4/+4 |
|\| |
|
| * | movenc: Add channel layouts for PCM. | Alex Converse | 2012-06-27 | 4 | -4/+4 |
* | | vocenc: use new header from codec tag 4 | Michael Niedermayer | 2012-06-25 | 1 | -2/+2 |
* | | vocenc: change default codec to 16bit | Michael Niedermayer | 2012-06-25 | 1 | -1/+1 |
* | | vocenc: fix sample rate rounding direction | Michael Niedermayer | 2012-06-25 | 3 | -14/+14 |
* | | fate: Try to fix source path for fate-acodec-dca | Michael Niedermayer | 2012-06-25 | 1 | -1/+1 |
* | | fate: speedup dnxhd tests and reduce their memory requirements | Michael Niedermayer | 2012-06-25 | 1 | -4/+4 |
* | | fate: add tests for SANM and VIMA | Paul B Mahol | 2012-06-22 | 4 | -0/+39 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-18 | 1 | -0/+4 |
|\| |
|
| * | fate: vorbis: add 5.1 surround test | Mans Rullgard | 2012-06-18 | 1 | -0/+4 |
* | | fate: fix fate-aac-aref-encode dependancies | Michael Niedermayer | 2012-06-17 | 1 | -1/+1 |
* | | lavfi/super2xsai: fix fate test on bigendian | Paul B Mahol | 2012-06-16 | 1 | -0/+4 |
* | | lavfi/super2xsai: fix table used to update color matrix at the end of each y ... | Stefano Sabatini | 2012-06-16 | 1 | -10/+10 |
* | | fate/lavfi: add lavfi-pixfmts_super2xsai test | Stefano Sabatini | 2012-06-16 | 2 | -0/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-15 | 3 | -0/+13 |
|\| |
|
| * | fate: add snow hpel tests | Mans Rullgard | 2012-06-15 | 3 | -0/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -1/+1 |
|\| |
|
| * | build: Do not delete tests/vsynth2 directory, which is no longer created. | Diego Biurrun | 2012-06-13 | 1 | -1/+1 |