| Commit message (Expand) | Author | Age | Files | Lines |
* | Support uncompressed 16 bit sgi image format, as e.g. used by the files at | Reimar Döffinger | 2009-09-19 | 1 | -9/+11 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Add long names to some AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 1 | -0/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | consts | Michael Niedermayer | 2008-02-01 | 1 | -8/+8 |
* | SGI image decoder ported to the new image API. | Xiaohui Sun | 2007-04-06 | 1 | -0/+267 |