| Commit message (Expand) | Author | Age | Files | Lines |
| * | sp5x: remove broken code under #if 0 | Måns Rullgård | 2010-08-25 | 1 | -96/+0 |
| * | Add new decoder property max_lowres and do not init decoder if requested valu... | Carl Eugen Hoyos | 2010-07-07 | 1 | -0/+1 |
| * | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
| * | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -2/+2 |
| * | amv decoder uses get_buffer, set CODEC_CAP_DR1 | Baptiste Coudurier | 2009-06-05 | 1 | -0/+1 |
| * | Remove dead assignments found by CSA | Benjamin Larsson | 2009-05-03 | 1 | -2/+1 |
| * | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -2/+8 |
| * | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
| * | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -2/+2 |
| * | Add long names to many AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -2/+4 |
| * | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -1/+1 |
| * | const | Michael Niedermayer | 2008-02-01 | 1 | -2/+3 |
| * | Fix MJPEG decoder for AMV files. | Vladimir Voroshilov | 2007-10-13 | 1 | -2/+2 |
| * | AMV video decoder. | Vladimir Voroshilov | 2007-09-29 | 1 | -0/+16 |
| * | Use AV_xx throughout libavcodec | Ramiro Polla | 2007-06-02 | 1 | -4/+2 |
| * | move sp5x decoder in its own file | Aurelien Jacobs | 2007-05-19 | 1 | -0/+198 |