| Commit message (Expand) | Author | Age | Files | Lines |
* | af_channelmap: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -1/+1 |
* | Integrate lcov/gcov into Libav | Reinhard Tartler | 2013-04-05 | 1 | -1/+15 |
* | fate: add an option to generate the references | Luca Barbato | 2013-03-29 | 2 | -1/+8 |
* | FATE: add a test for the join filter | Anton Khirnov | 2013-03-28 | 1 | -0/+8 |
* | FATE: add a test for the volume filter | Anton Khirnov | 2013-03-28 | 1 | -0/+7 |
* | FATE: add a test for the channelsplit filter | Anton Khirnov | 2013-03-28 | 1 | -0/+7 |
* | FATE: add a test for the channelmap filter | Anton Khirnov | 2013-03-28 | 2 | -0/+8 |
* | FATE: add a test for the negate filter | Anton Khirnov | 2013-03-28 | 2 | -0/+54 |
* | FATE: add a test for the overlay filter | Anton Khirnov | 2013-03-28 | 3 | -0/+56 |
* | FATE: add a test for the setpts filter | Anton Khirnov | 2013-03-28 | 3 | -0/+56 |
* | FATE: add a test for the hqdn3d filter | Anton Khirnov | 2013-03-28 | 2 | -0/+54 |
* | FATE: add a test for the transpose filter | Anton Khirnov | 2013-03-28 | 2 | -0/+54 |
* | FATE: add a test for the unsharp filter | Anton Khirnov | 2013-03-28 | 2 | -0/+54 |
* | FATE: add a test for the fade filter | Anton Khirnov | 2013-03-28 | 2 | -0/+54 |
* | FATE: add a test for the drawbox filter | Anton Khirnov | 2013-03-28 | 2 | -0/+54 |
* | FATE: add a test for the boxblur filter | Anton Khirnov | 2013-03-28 | 2 | -0/+54 |
* | FATE: add a test for the gradfun filter | Anton Khirnov | 2013-03-28 | 2 | -1/+59 |
* | fate: filter: Add dependencies | Diego Biurrun | 2013-03-28 | 1 | -4/+8 |
* | fate: use little endian yuv444p10 in h264-reinit tests | Janne Grunau | 2013-03-23 | 1 | -1/+1 |
* | fate: add test for cropping h264 to container dimensions | Janne Grunau | 2013-03-22 | 2 | -0/+4 |
* | FATE: add a tscc2 test. | Anton Khirnov | 2013-03-22 | 2 | -0/+36 |
* | fate: add tests for h264 decoder reinit | Janne Grunau | 2013-03-20 | 5 | -0/+412 |
* | FATE: replace -vb with -b:v | Anton Khirnov | 2013-03-08 | 1 | -2/+2 |
* | FATE: remove the -dct option from some decoding tests. | Anton Khirnov | 2013-03-08 | 3 | -3/+3 |
* | FATE: enable multiple slices in the ffv1 vsynth test | Anton Khirnov | 2013-03-08 | 4 | -25/+25 |
* | lavu: add support for atomic operations. | Ronald S. Bultje | 2013-03-08 | 1 | -0/+5 |
* | fate: remove last incomplete frame from mpeg2-field-enc test | Janne Grunau | 2013-03-04 | 2 | -2/+1 |
* | lavf: Add a fate test for the noproxy pattern matching | Martin Storsjö | 2013-02-27 | 2 | -0/+13 |
* | 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 |
* | FATE: add tests for additional flavors of asf cover art | Anton Khirnov | 2013-02-09 | 1 | -0/+8 |
* | 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 |
* | Revert "fate: Use wmv2 IDCT for wmv2 tests" | Luca Barbato | 2013-01-21 | 2 | -5/+3 |
* | fate: Use wmv2 IDCT for wmv2 tests | Ronald S. Bultje | 2013-01-21 | 2 | -3/+5 |
* | 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 |
* | ac3dec: fix non-optimal dithering of zero bit mantissas | Mathias Rauen | 2013-01-20 | 1 | -13/+13 |
* | 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 | 2 | -0/+12 |
* | lavu: Add a fate test for the HMAC API | Martin Storsjö | 2013-01-15 | 2 | -0/+10 |