| Commit message (Expand) | Author | Age | Files | Lines |
* | libavformat/matroska: Write stream durations in metadata, in the format of mk... | Sasi Inguva | 2015-08-05 | 1 | -1/+1 |
* | swscale: ayuv64le output support | Paul B Mahol | 2015-07-24 | 10 | -0/+10 |
* | Merge commit 'a16854892c3af945d3ab0015699a0c9884f0a89a' | Michael Niedermayer | 2015-07-22 | 1 | -0/+2 |
|\ |
|
| * | dds: Add a rgba fate test | Vittorio Giovara | 2015-07-22 | 1 | -0/+2 |
| * | dds: Fix palette decoding | Vittorio Giovara | 2015-07-22 | 2 | -2/+2 |
* | | Support the Hap chunked frame format | Tom Butterworth | 2015-07-22 | 1 | -0/+2 |
* | | Add support for TEA (Tiny Encryption Algorithm) | Vesselin Bontchev | 2015-07-21 | 1 | -0/+1 |
* | | fate: add test for async protocol | Zhang Rui | 2015-07-21 | 1 | -0/+7 |
* | | avcodec/dds: fix paletted files | Michael Niedermayer | 2015-07-19 | 2 | -2/+2 |
* | | fate: add tblend filter test | Paul B Mahol | 2015-07-18 | 1 | -0/+50 |
* | | fate: add test for mergeplanes filter | Paul B Mahol | 2015-07-18 | 1 | -0/+51 |
* | | fate: add tests for stereo3d anaglyph modes | Paul B Mahol | 2015-07-12 | 14 | -0/+84 |
* | | fate: add tests for w3fdif filter | Paul B Mahol | 2015-07-11 | 2 | -0/+62 |
* | | avfilter/vf_removegrain: clip to uint16 instead to uint8 | Paul B Mahol | 2015-07-10 | 2 | -2/+2 |
* | | fate: add removegrain tests | Paul B Mahol | 2015-07-09 | 25 | -0/+50 |
* | | avfilter/vf_lut: >8 bit depth planar yuv support | Paul B Mahol | 2015-07-03 | 1 | -0/+20 |
* | | swscale: implement YA8 output | Paul B Mahol | 2015-07-02 | 11 | -0/+11 |
* | | Merge commit 'a31c4b2cbef9aee15910fc3df52519aef46760de' | Michael Niedermayer | 2015-07-02 | 1 | -8/+0 |
|\| |
|
| * | fate-g2m3: disable the audio stream | Janne Grunau | 2015-07-01 | 1 | -4/+0 |
* | | Merge commit 'f91fe24e9bd6912c29bbb03d8afe878e045f9721' | Michael Niedermayer | 2015-07-01 | 3 | -57/+57 |
|\| |
|
| * | g2meet: force simple idct for identical results over all fate configs | Janne Grunau | 2015-07-01 | 3 | -60/+60 |
* | | Merge commit '4d1229dabf7a7e3b6a7b326afd79102256c3b008' | Michael Niedermayer | 2015-07-01 | 3 | -0/+216 |
|\| |
|
| * | g2meet: Add FATE tests for all three G2M variants | Diego Biurrun | 2015-07-01 | 3 | -0/+215 |
* | | Merge commit 'e2bd03a14a4e3366df0b1ee8e284a97165be1f3c' | Michael Niedermayer | 2015-07-01 | 9 | -19/+19 |
|\| |
|
| * | fate: Avoid unnecessary pixel format conversions | Martin Storsjö | 2015-06-30 | 9 | -19/+19 |
| * | lavf: Replace the ASF demuxer | Alexandra Hájková | 2015-06-28 | 1 | -1/+0 |
* | | swscale/swscale_unscaled: Fix rounding difference with RGBA output between li... | Michael Niedermayer | 2015-06-29 | 1 | -1/+1 |
* | | avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequant | Michael Niedermayer | 2015-06-28 | 1 | -2/+2 |
* | | Merge commit 'd3ea79e8a65ddad4da11813bb43c46701295f68c' | Michael Niedermayer | 2015-06-28 | 1 | -1/+1 |
|\| |
|
| * | FATE: drop the last truncated frame from the wma lossless test | Anton Khirnov | 2015-06-28 | 1 | -1/+1 |
* | | fate: test ea vp6 with alpha stream | Peter Ross | 2015-06-26 | 1 | -0/+98 |
* | | libavformat: Add H264 API test | Ludmila Glinskih | 2015-06-25 | 1 | -0/+18 |
* | | avcodec/mpegaudio_parser: Discard ID3v1 tag at the end | Michael Niedermayer | 2015-06-24 | 1 | -1/+1 |
* | | lavf/brstm: add FATE tests for BFSTM and BCSTM files | Rodger Combs | 2015-06-23 | 2 | -0/+2 |
* | | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2' | Michael Niedermayer | 2015-06-22 | 43 | -0/+86 |
|\| |
|
| * | DirectDraw Surface image decoder | Vittorio Giovara | 2015-06-22 | 43 | -0/+86 |
* | | avcodec/jpeg2000dwt: Print 1 digit less in the 9/7f DWT test | Michael Niedermayer | 2015-06-22 | 1 | -20/+20 |
* | | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7' | Michael Niedermayer | 2015-06-22 | 3 | -0/+6 |
|\| |
|
| * | Hap decoder and encoder | Vittorio Giovara | 2015-06-22 | 3 | -0/+6 |
* | | Merge commit 'c0b105756f61d253bdabcc2bb49453a2557e7c3b' | Michael Niedermayer | 2015-06-22 | 2 | -11/+13 |
|\| |
|
| * | txd: Use the TextureDSP module for decoding | Vittorio Giovara | 2015-06-22 | 2 | -11/+13 |
* | | avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWT | Michael Niedermayer | 2015-06-22 | 2 | -22/+22 |
* | | avcodec/jpeg2000: Move H band scaling from wavelet into quantization code | Michael Niedermayer | 2015-06-22 | 2 | -22/+22 |
* | | avcodec/jpeg2000: Move gainb handling into the quantization code | Michael Niedermayer | 2015-06-22 | 2 | -22/+22 |
* | | avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_X | Michael Niedermayer | 2015-06-21 | 2 | -42/+42 |
* | | avcodec/jpeg2000dwt: also test 9/7 float DWT | Michael Niedermayer | 2015-06-21 | 1 | -0/+20 |
* | | avcodec/jpeg2000dwt: List differences for DWT test | Michael Niedermayer | 2015-06-21 | 1 | -0/+40 |
* | | lavc/adpcm: THP: don't use the ADPC/SEEK table when not seeking | Rodger Combs | 2015-06-21 | 1 | -70/+70 |
* | | libavfilter/formats: Fix parsing of channel specifications with a trailing 'c'. | Simon Thelen | 2015-06-20 | 1 | -5/+5 |
* | | fate: add avfilter/formats-test | Michael Niedermayer | 2015-06-20 | 1 | -0/+85 |