| Commit message (Expand) | Author | Age | Files | Lines |
* | mxfdec: set audio timebase to 1/samplerate | Anton Khirnov | 2013-09-29 | 3 | -27/+27 |
* | matroskaenc: Fix writing TRACKDEFAULTFLAG | John Stebbins | 2013-08-27 | 2 | -24/+24 |
* | movenc: Make tkhd "enabled" flag QuickTime compatible | John Stebbins | 2013-08-23 | 16 | -16/+16 |
* | nuv: Do not ignore lzo decompression failures | Luca Barbato | 2013-08-13 | 1 | -1/+0 |
* | fate: Add timefilter test | Diego Biurrun | 2013-07-29 | 1 | -0/+6 |
* | oggdec: do not fall back on binary search in the generic code. | Anton Khirnov | 2013-07-02 | 1 | -17/+34 |
* | fate: Add Canopus Lossless YUY2 test | Derek Buitenhuis | 2013-06-24 | 1 | -0/+16 |
* | Monkey's Audio old versions FATE tests | Kostya Shishkov | 2013-05-24 | 1 | -0/+0 |
* | Escape 130 FATE test | Kostya Shishkov | 2013-05-19 | 1 | -0/+360 |
* | prores: update FATE test to account for alpha plane present in the test sample | Kostya Shishkov | 2013-05-19 | 1 | -2/+2 |
* | vc1dec: Update destination pointers in context for fields | Michael Niedermayer | 2013-05-15 | 1 | -14/+14 |
* | fate: update the mmf reference | Luca Barbato | 2013-05-14 | 1 | -2/+2 |
* | vc1dec: Don't apply the loop filter on fields | Martin Storsjö | 2013-05-14 | 1 | -29/+29 |
* | 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 |