| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale/utils: handle gray+alpha formats like gray for luma ranges | Michael Niedermayer | 2015-09-10 | 11 | -11/+11 |
* | avutil/opt: add AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -2/+20 |
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b' | Hendrik Leppkes | 2015-09-07 | 4 | -0/+8 |
|\ |
|
| * | DXV decoder | Vittorio Giovara | 2015-09-02 | 4 | -0/+8 |
* | | avcodec/samidec: use ff_htmlmarkup_to_ass() | Yayoi | 2015-09-06 | 2 | -88/+88 |
* | | fate/subtitles: add a new test for SAMI demuxer and decoder | Yayoi | 2015-09-06 | 1 | -0/+91 |
* | | tests/fate: replace all -f md5 by framemd5 | Michael Niedermayer | 2015-09-06 | 6 | -6/+84 |
* | | lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft | Hendrik Leppkes | 2015-09-05 | 1 | -5/+5 |
* | | vp9_parse: fix parsing of pskip and profile 2/3. | Ronald S. Bultje | 2015-09-04 | 3 | -3/+10 |
* | | avfilter/vf_vectorscope: support more formats for color4 mode in common case | Paul B Mahol | 2015-09-03 | 1 | -3/+3 |
* | | tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt par... | Peter B | 2015-08-31 | 36 | -75/+79 |
* | | avfilter/vf_vectorscope: make color mode more useful | Paul B Mahol | 2015-08-30 | 1 | -3/+3 |
* | | avfilter/vf_vectorscope: add yet another mode | Paul B Mahol | 2015-08-29 | 1 | -0/+4 |
* | | fate: add tests for vectorscope filter | Paul B Mahol | 2015-08-25 | 5 | -0/+20 |
* | | Merge commit 'faa3f17a76333b672ce4a40cf80f678ab68bdbae' | Hendrik Leppkes | 2015-08-24 | 1 | -15/+15 |
|\| |
|
| * | fate: test only demuxing in asf-repldata | Janne Grunau | 2015-08-20 | 1 | -14/+14 |
* | | fate: add tests for waveform filter | Paul B Mahol | 2015-08-24 | 5 | -51/+204 |
* | | avfilter/vf_histogram: levels: support more input pixel formats | Paul B Mahol | 2015-08-23 | 1 | -50/+50 |
* | | fate: Force simple idct for fate-asf-repldata | Michael Niedermayer | 2015-08-19 | 1 | -14/+14 |
* | | Merge commit '58c3720a3cc71142b5d48d8ccdc9213f9a66cd33' | Hendrik Leppkes | 2015-08-18 | 1 | -0/+15 |
|\| |
|
| * | fate: Make sure a corner-case for ASF is covered | Alexandra Hájková | 2015-08-16 | 1 | -0/+15 |
| * | fate: add test vectors for HMAC SHA and SHA-2 | James Almer | 2015-07-29 | 1 | -3/+17 |
| * | fate: Add hap-chunk ref file | Vittorio Giovara | 2015-07-27 | 1 | -0/+2 |
* | | movtextdec: Use default style information from movtext header | Niklesh | 2015-08-12 | 2 | -6/+6 |
* | | libavformat/matroska: Write stream durations in metadata, in the format of mk... | Sasi Inguva | 2015-08-05 | 4 | -29/+29 |
* | | 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 |
* | | mxfdec: calculate the index in display order | Marton Balint | 2015-07-16 | 1 | -1/+1 |
* | | 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 |
* | | yuv4mpeg: add rough duration estimate and seeking. | Ronald S. Bultje | 2015-07-11 | 1 | -26/+52 |
* | | 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 |
* | | Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20' | Michael Niedermayer | 2015-07-09 | 6 | -6/+6 |
|\| |
|
| * | h261: Signal freeze picture release for intra frames | Stian Selnes | 2015-07-07 | 2 | -2/+2 |
* | | Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263' | Michael Niedermayer | 2015-07-09 | 6 | -6/+6 |
|\| |
|
| * | h261: Set 'still image mode off' in picture header | Stian Selnes | 2015-07-07 | 2 | -2/+2 |
* | | 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 |
|\| |
|