| Commit message (Expand) | Author | Age | Files | Lines |
* | avconv: make -t insert trim/atrim filters. | Anton Khirnov | 2013-04-30 | 40 | -72/+70 |
* | lavfi: add trim and atrim filters. | Anton Khirnov | 2013-04-30 | 8 | -0/+38 |
* | FATE: add an additional indeo3 test | Anton Khirnov | 2013-04-30 | 1 | -0/+101 |
* | fate: Invoke pixfmts lavfi tests through fate-run.sh | Diego Biurrun | 2013-04-27 | 7 | -0/+0 |
* | fate: Invoke pixdesc lavfi tests through fate-run.sh | Diego Biurrun | 2013-04-27 | 1 | -0/+0 |
* | fate: Invoke standard lavfi tests through fate-run.sh | Diego Biurrun | 2013-04-27 | 10 | -0/+0 |
* | lavf: introduce AVFMT_TS_NEGATIVE | Luca Barbato | 2013-04-25 | 8 | -108/+108 |
* | fate: add CVFC1_Sony_C to h264 conformance tests | Vittorio Giovara | 2013-04-24 | 1 | -0/+51 |
* | JPEG 2000 decoder for DCinema | Nicolas Bertrand | 2013-04-22 | 1 | -0/+3 |
* | FATE: add a test for the interlace filter | Vittorio Giovara | 2013-04-11 | 1 | -0/+26 |
* | FATE: add a test for the negate filter | Anton Khirnov | 2013-03-28 | 1 | -0/+51 |
* | FATE: add a test for the overlay filter | Anton Khirnov | 2013-03-28 | 1 | -0/+51 |
* | FATE: add a test for the setpts filter | Anton Khirnov | 2013-03-28 | 1 | -0/+51 |
* | FATE: add a test for the hqdn3d filter | Anton Khirnov | 2013-03-28 | 1 | -0/+51 |
* | FATE: add a test for the transpose filter | Anton Khirnov | 2013-03-28 | 1 | -0/+51 |
* | FATE: add a test for the unsharp filter | Anton Khirnov | 2013-03-28 | 1 | -0/+51 |
* | FATE: add a test for the fade filter | Anton Khirnov | 2013-03-28 | 1 | -0/+51 |
* | FATE: add a test for the drawbox filter | Anton Khirnov | 2013-03-28 | 1 | -0/+51 |
* | FATE: add a test for the boxblur filter | Anton Khirnov | 2013-03-28 | 1 | -0/+51 |
* | FATE: add a test for the gradfun filter | Anton Khirnov | 2013-03-28 | 1 | -0/+51 |
* | fate: add test for cropping h264 to container dimensions | Janne Grunau | 2013-03-22 | 1 | -0/+2 |
* | FATE: add a tscc2 test. | Anton Khirnov | 2013-03-22 | 1 | -0/+33 |
* | fate: add tests for h264 decoder reinit | Janne Grunau | 2013-03-20 | 4 | -0/+404 |
* | FATE: enable multiple slices in the ffv1 vsynth test | Anton Khirnov | 2013-03-08 | 3 | -24/+24 |
* | fate: remove last incomplete frame from mpeg2-field-enc test | Janne Grunau | 2013-03-04 | 1 | -1/+0 |
* | lavf: Add a fate test for the noproxy pattern matching | Martin Storsjö | 2013-02-27 | 1 | -0/+9 |
* | vf_yadif: fix out-of line reads | Anton Khirnov | 2013-02-15 | 2 | -93/+93 |
* | swscale: Disallow conversion to GBRP16 | Martin Storsjö | 2013-02-11 | 5 | -10/+0 |
* | sws: GBRP9, GBRP10, and GBRP16 output support | Michael Niedermayer | 2013-02-09 | 5 | -0/+30 |
* | mpegvideo: initialize dummy reference frames. | Anton Khirnov | 2013-02-06 | 1 | -4/+4 |
* | nuv: do not rely on get_buffer() initializing the frame. | Anton Khirnov | 2013-02-06 | 1 | -7/+7 |
* | yop: initialize palette to 0 | Anton Khirnov | 2013-02-06 | 1 | -3/+3 |
* | qtrle: fix the topmost line for 1bit | Kostya Shishkov | 2013-02-06 | 1 | -38/+38 |
* | xxan: properly handle odd heights. | Kostya Shishkov | 2013-02-06 | 1 | -21/+21 |
* | fraps: fix off-by one bug for version 1. | Anton Khirnov | 2013-02-06 | 1 | -1/+1 |
* | aasc: fix output for msrle compression. | Anton Khirnov | 2013-02-06 | 1 | -23/+23 |
* | cdgraphics: do not rely on get_buffer() initializing the frame. | Anton Khirnov | 2013-02-06 | 1 | -16/+16 |
* | swscale: GBRP output support | Michael Niedermayer | 2013-01-27 | 5 | -0/+5 |
* | dnxhdenc: fix invalid reads in dnxhd_mb_var_thread(). | Anton Khirnov | 2013-01-26 | 2 | -4/+4 |
* | wmv2: move IDCT to its own DSP context. | Ronald S. Bultje | 2013-01-20 | 3 | -21/+21 |
* | srtp: Add tests for the crypto suite with 32/80 bit HMAC | Martin Storsjö | 2013-01-21 | 1 | -0/+4 |
* | fate: update ref after rv30_loop_filter fix | Luca Barbato | 2013-01-17 | 2 | -164/+164 |
* | lavf: Add a fate test for the SRTP functions | Martin Storsjö | 2013-01-15 | 1 | -0/+8 |
* | lavu: Add a fate test for the HMAC API | Martin Storsjö | 2013-01-15 | 1 | -0/+6 |
* | fate: vp3: Fix fate-vp3-coeff-level64 test dependencies | Diego Biurrun | 2013-01-12 | 1 | -0/+0 |
* | fate: Split fate-siff test into demuxer and VB video decoder test | Diego Biurrun | 2013-01-10 | 2 | -4/+112 |
* | idcin: better error handling | Justin Ruggles | 2013-01-09 | 1 | -1/+0 |
* | Drop Snow codec | Diego Biurrun | 2013-01-06 | 8 | -116/+0 |
* | FATE: add cavs test | Anton Khirnov | 2012-12-30 | 1 | -0/+171 |
* | ansi: do not depend on get_buffer() initializing the frame. | Anton Khirnov | 2012-12-24 | 1 | -3/+3 |