| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-06 | 1 | -3/+12 |
|\ |
|
| * | tests/utils: don't ignore the return value of fwrite() | Sean McGovern | 2012-05-06 | 1 | -3/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-05 | 4 | -259/+159 |
|\| |
|
| * | tests: Refactor rotozoom/videogen common code into a separate file. | Diego Biurrun | 2012-05-05 | 4 | -252/+150 |
| * | tests: Mark some file-internal symbols as static. | Diego Biurrun | 2012-05-05 | 2 | -11/+11 |
* | | fate: update ogg seektest after all the bug fixes | Michael Niedermayer | 2012-05-04 | 1 | -8/+16 |
* | | fate: update mmf seek checksum, change caused by av_get_packet() useage | Michael Niedermayer | 2012-05-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-26 | 1 | -12/+14 |
|\| |
|
| * | fft-test: add option to set cpuflag mask | Mans Rullgard | 2012-04-25 | 1 | -12/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-25 | 3 | -5/+5 |
|\| |
|
| * | FATE: use updated reference for aac-latm_stereo_to_51 | Justin Ruggles | 2012-04-24 | 1 | -2/+2 |
| * | FATE: avoid channel mixing in lavf-dv_fmt | Justin Ruggles | 2012-04-24 | 3 | -17/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-24 | 1 | -1/+1 |
|\| |
|
| * | matroska: Add incremental parsing of clusters. | Dale Curtis | 2012-04-22 | 1 | -1/+1 |
* | | Get rid of tests/data/asynth-%.sw rule. | Reimar Döffinger | 2012-04-23 | 3 | -4/+3 |
* | | Simplify asynth sample generation. | Reimar Döffinger | 2012-04-23 | 2 | -17/+7 |
* | | parseutils: add av_parse_time() test. | Nicolas George | 2012-04-23 | 1 | -0/+12 |
* | | parseutils: add FATE test. | Nicolas George | 2012-04-23 | 2 | -0/+68 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-20 | 21 | -142/+117 |
|\| |
|
| * | FATE: allow lavf tests to alter input parameters | Justin Ruggles | 2012-04-20 | 6 | -36/+36 |
| * | FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum test | Justin Ruggles | 2012-04-20 | 5 | -34/+6 |
| * | FATE: replace the acodec-g726 test with 4 new encode/decode tests | Justin Ruggles | 2012-04-20 | 8 | -62/+27 |
| * | FATE: replace current g722 encoding tests with an encode/decode test | Justin Ruggles | 2012-04-20 | 6 | -17/+9 |
| * | FATE: add a pattern rule for generating asynth wav files | Justin Ruggles | 2012-04-20 | 1 | -1/+4 |
| * | FATE: optionally write a WAVE header in audiogen | Justin Ruggles | 2012-04-20 | 1 | -8/+48 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-19 | 5 | -11/+19 |
|\| |
|
| * | FATE: pass the decoded output format and audio source file to enc_dec_pcm | Justin Ruggles | 2012-04-18 | 3 | -8/+16 |
| * | FATE: specify the input format when decoding in enc_dec_pcm() | Justin Ruggles | 2012-04-18 | 1 | -1/+1 |
* | | fate: libavutil tests do not require SAMPLES. | Nicolas George | 2012-04-17 | 2 | -1/+1 |
* | | ffmpeg: make max frames work again, after merge | Michael Niedermayer | 2012-04-17 | 1 | -1/+0 |
* | | vf_thumbnail: colorspace changed from yv12 to rgb | Michael Niedermayer | 2012-04-17 | 1 | -1/+1 |
* | | fate: fix vp8 size change regression | Michael Niedermayer | 2012-04-17 | 1 | -1/+1 |
* | | fate: gif: change checksum to bgr8 from rgb8 as thats what gets selected now | Michael Niedermayer | 2012-04-17 | 1 | -1/+1 |
* | | Merge commit '3b266da3d35f3f7a61258b78384dfe920d875d29' | Michael Niedermayer | 2012-04-17 | 4 | -57/+3 |
|\| |
|
| * | avconv: get output pixel format from lavfi. | Anton Khirnov | 2012-04-15 | 1 | -3/+3 |
* | | Set bits_per_coded_sample when encoding Microsoft Video-1. | Carl Eugen Hoyos | 2012-04-15 | 2 | -2/+2 |
* | | tiny_psnr: reindent after last commit. | Nicolas George | 2012-04-15 | 1 | -17/+16 |
* | | tiny_psnr: support unseekable raw files. | Nicolas George | 2012-04-15 | 1 | -2/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-14 | 1 | -1/+1 |
|\| |
|
* | | latmenc: copy pce config from proper location. | Reimar Döffinger | 2012-04-12 | 1 | -3/+3 |
* | | latmenc: fix muxing of byte-aligned DSE. | Reimar Döffinger | 2012-04-12 | 2 | -0/+7 |
* | | lavf: always call avio_flush in av_write_trailer. | Reimar Döffinger | 2012-04-12 | 2 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-10 | 6 | -7/+7 |
|\| |
|
| * | avconv: use default channel layouts when they are unknown | Justin Ruggles | 2012-04-10 | 5 | -5/+5 |
* | | Fix gif regression test on big-endian. | Reimar Döffinger | 2012-04-09 | 2 | -14/+14 |
* | | Add gif and xbm regression tests. | Reimar Döffinger | 2012-04-09 | 3 | -0/+37 |
* | | vf_scale: ensure the palette is set for output. | Reimar Döffinger | 2012-04-09 | 6 | -8/+8 |
* | | Add v408 codec regression test. | Reimar Döffinger | 2012-04-09 | 3 | -0/+13 |
* | | Add roqaudio regression test. | Reimar Döffinger | 2012-04-09 | 2 | -0/+9 |
* | | Allow running fate-wmv8-x8intra manually. | Reimar Döffinger | 2012-04-08 | 1 | -1/+2 |