| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: add WavPack muxer test | James Almer | 2017-02-10 | 1 | -0/+1 |
* | Implement optimal huffman encoding for (M)JPEG. | Jerry Jiang | 2017-02-08 | 2 | -5/+13 |
* | mov: add fate test for decryption with edit list | erankor | 2017-02-01 | 1 | -0/+4 |
* | avformat/matroskaenc: don't reserve more bytes than needed for the Colour mas... | James Almer | 2017-01-28 | 1 | -1/+1 |
* | fate: add SCC test | Paul B Mahol | 2017-01-27 | 1 | -0/+3 |
* | Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714' | Clément Bœsch | 2017-01-24 | 1 | -0/+4 |
|\ |
|
| * | FATE: add a test for H.264 with two fields per packet | Anton Khirnov | 2016-07-15 | 1 | -0/+4 |
* | | avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8" | Michael Niedermayer | 2017-01-24 | 1 | -1/+1 |
* | | dcaenc: Implementation of Huffman codes for DCA encoder | Daniil Cherednik | 2017-01-15 | 1 | -1/+1 |
* | | fate/psd : add test for bitmap and duotone | Martin Vignali | 2017-01-14 | 1 | -0/+6 |
* | | fate/psd : add test for 256 color | Martin Vignali | 2017-01-11 | 1 | -0/+3 |
* | | avutil/tests: added selftest for aes_ctr.c | Thomas Turner | 2017-01-02 | 1 | -0/+5 |
* | | avfilter/avf_aphasemeter: make video output optional | Paul B Mahol | 2016-12-28 | 1 | -2/+2 |
* | | af_hdcd: more FATE tests | Burt P | 2016-12-28 | 1 | -11/+73 |
* | | fate: Add test for ticket 6024, truncated decoding mode | Pavel Koshevoy | 2016-12-22 | 1 | -0/+3 |
* | | avutil: Added selftest for libavutil/audio_fifo.c | Thomas Turner | 2016-12-21 | 1 | -0/+4 |
* | | fate/psd: add tests for uncompress and rle samples | Martin Vignali | 2016-12-16 | 1 | -0/+25 |
* | | fate: Add h264 test for frame num gaps | Derek Buitenhuis | 2016-12-12 | 1 | -0/+2 |
* | | avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS | Wan-Teh Chang | 2016-12-10 | 1 | -1/+1 |
* | | fate: add av_image_check_size() test | Michael Niedermayer | 2016-12-10 | 1 | -0/+4 |
* | | fate: add a monoscopic spherical matroska test | James Almer | 2016-12-09 | 1 | -0/+4 |
* | | fate: improve fate-mov dependencies | James Almer | 2016-12-09 | 1 | -11/+8 |
* | | fate: Add a monoscopic spherical mov test | Vittorio Giovara | 2016-12-07 | 1 | -0/+4 |
* | | Added test for libavcodec/avpacket.c | Thomas Turner | 2016-12-06 | 1 | -0/+5 |
* | | fate/mov: Rename a couple of entries to respect the file naming scheme | Vittorio Giovara | 2016-12-02 | 1 | -4/+4 |
* | | fate: Add test for mov displaymatrix | Vittorio Giovara | 2016-11-30 | 1 | -1/+5 |
* | | fate/exr: add test for pxr24 with half and uint32 channel | Martin Vignali | 2016-11-25 | 1 | -0/+3 |
* | | fate/swresample: add resample exact_lin and exact_lin_async test | Muhammad Faiz | 2016-11-25 | 1 | -0/+176 |
* | | avutil/tests: add cpu_init to .gitignore and tests/fate | Wan-Teh Chang | 2016-11-24 | 1 | -0/+5 |
* | | Merge commit '8d07e941b04d63fc4443dd986e3dc7b69cdcca43' | Hendrik Leppkes | 2016-11-18 | 1 | -0/+2 |
|\| |
|
| * | FATE: add a test of H.264 SEI recovery in an intra refresh stream | Anton Khirnov | 2016-07-15 | 1 | -0/+2 |
* | | Merge commit '390b95b88b2b896b63f257f69e434dfc0111e076' | Hendrik Leppkes | 2016-11-18 | 1 | -0/+5 |
|\| |
|
| * | fate: Add a mixed NAL coding sample | Vittorio Giovara | 2016-07-13 | 1 | -0/+5 |
* | | Merge commit 'cbbb404055877e3beb9890ffe22784a6a100963e' | Hendrik Leppkes | 2016-11-17 | 1 | -2/+2 |
|\| |
|
| * | fate: Restore order of h264 entries | Vittorio Giovara | 2016-07-13 | 1 | -2/+2 |
* | | fate: Add h264 extradata reload tests | Vittorio Giovara | 2016-11-16 | 1 | -0/+5 |
* | | Merge commit 'b55566db4c51d920a6496455bb30a608e5a50a41' | Hendrik Leppkes | 2016-11-14 | 1 | -1/+1 |
|\| |
|
| * | avconv: use avcodec_parameters_copy() with streamcopy | Anton Khirnov | 2016-07-02 | 1 | -2/+2 |
| * | fate: Add test for webp | Diego Biurrun | 2016-06-28 | 1 | -0/+3 |
* | | fate/colorkey: disable audio stream. | Nicolas George | 2016-11-13 | 1 | -1/+1 |
* | | fate: fix fate-api dependencies | James Almer | 2016-11-12 | 1 | -1/+1 |
* | | lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search... | Sasi Inguva | 2016-11-10 | 1 | -1/+5 |
* | | avformat/flvenc: add add_keyframe_index option | Steven Liu | 2016-11-10 | 1 | -0/+11 |
* | | fate: Remove show_formats for fate-mov-zombie test | Michael Niedermayer | 2016-11-05 | 1 | -1/+1 |
* | | fate: add zombie test | Michael Niedermayer | 2016-11-05 | 1 | -0/+4 |
* | | fate: add bsf tests for ticket 5927 | James Almer | 2016-11-04 | 1 | -0/+6 |
* | | tests/fate/avformat: add segment.c tests | Rodger Combs | 2016-11-02 | 1 | -0/+56 |
* | | fate filter metadata : add test for aphasemeter - Test a mono file (in phase)... | Martin Vignali | 2016-11-01 | 1 | -0/+8 |
* | | lavf/mov.c: Use the correct timescale when seeking for audio. | Sasi Inguva | 2016-10-31 | 1 | -1/+5 |
* | | fate: add apng encoding/muxing test | Andreas Cadhalpun | 2016-10-28 | 1 | -0/+1 |