Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |