| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: add tests for h264 decoder reinit | Janne Grunau | 2013-03-20 | 4 | -0/+404 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | yop: simplify/sanitize the decoding loop | Anton Khirnov | 2012-12-24 | 1 | -1/+0 |
* | ZeroCodec: Flip output | Carl Eugen Hoyos | 2012-12-10 | 1 | -38/+38 |
* | eval: treat dB as decibels instead of decibytes | Justin Ruggles | 2012-12-05 | 1 | -0/+6 |
* | fate: move vsynth reference files to their own directory | Janne Grunau | 2012-12-03 | 112 | -448/+0 |
* | fate: move fate-acodec reference files to their own dir | Janne Grunau | 2012-12-03 | 23 | -92/+0 |
* | FATE: add a bink version 'b' test | Anton Khirnov | 2012-11-17 | 1 | -0/+31 |
* | FATE: add a bink version 'i' test | Anton Khirnov | 2012-11-17 | 2 | -0/+32 |
* | riff: do not write empty INFO tags | Victor Vasiliev | 2012-10-16 | 63 | -125/+125 |
* | fate: add avstring test | Diego Biurrun | 2012-10-12 | 1 | -0/+27 |
* | fate: add h263 obmc vsynth tests | Janne Grunau | 2012-10-10 | 2 | -0/+8 |
* | parseutils-test: do not print numerical error codes | Mans Rullgard | 2012-10-10 | 1 | -25/+25 |
* | fate: Add tests of the ff_make_absolute_url function | Martin Storsjö | 2012-10-09 | 1 | -0/+13 |
* | fate: Add parseutils test | Diego Biurrun | 2012-10-06 | 1 | -0/+45 |
* | adpcmenc: Calculate the IMA_QT predictor without overflow | Michael Niedermayer | 2012-09-04 | 1 | -3/+3 |
* | g723_1: add comfort noise generation | Kostya Shishkov | 2012-08-30 | 2 | -0/+133 |
* | utvideoenc: use ff_huff_gen_len_table | Michael Niedermayer | 2012-08-28 | 12 | -583/+583 |
* | fate: Add a single symbol Ut Video decoder test | Jan Ekström | 2012-08-26 | 1 | -0/+2 |
* | FATE: Add Canopus Lossless tests | Derek Buitenhuis | 2012-08-25 | 2 | -0/+20 |
* | fate: make Ut Video encoder tests use bitexact swscale flags | Jan Ekström | 2012-08-21 | 6 | -300/+300 |
* | fate: Add FATE tests for the Ut Video encoder | Jan Ekström | 2012-08-20 | 12 | -0/+612 |
* | g723.1: fix addition overflow | Mans Rullgard | 2012-08-10 | 1 | -1/+1 |
* | fate: add G.723.1 decoder tests | Kostya Shishkov | 2012-08-09 | 6 | -0/+271 |
* | fate: add test for RTjpeg in nuv with frameheader | Janne Grunau | 2012-08-08 | 2 | -0/+51 |
* | fate: add tests for lagarith lossless video codec. | Ronald S. Bultje | 2012-08-03 | 4 | -0/+36 |
* | lavf: deprecate r_frame_rate. | Anton Khirnov | 2012-07-29 | 5 | -87/+87 |
* | fate: make yadif tests consistent across systems | Mans Rullgard | 2012-07-28 | 2 | -93/+93 |
* | FATE: add tests for yadif. | Anton Khirnov | 2012-07-28 | 2 | -0/+95 |
* | FATE: add a test for delogo video filter. | Anton Khirnov | 2012-07-28 | 1 | -0/+110 |
* | vc1: Add a test for interlaced field pictures | Mashiat Sarker Shakkhar | 2012-07-22 | 1 | -0/+31 |