| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing av_cold in static init/close functions. | Daniel Verkamp | 2009-02-22 | 1 | -1/+1 |
* | Rename ROQDPCMContext_t to ROQDPCMContext to avoid _t reserved prefix. | Vitor Sessak | 2008-12-11 | 1 | -4/+4 |
* | Modify all codecs to report their supported input and output sample format(s). | Peter Ross | 2008-07-31 | 1 | -0/+1 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | consistent codec name by Stefano Sabatini, stefano.sabatini-lala poste it | Diego Biurrun | 2008-05-16 | 1 | -1/+1 |
* | cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. | Stefano Sabatini | 2008-05-15 | 1 | -1/+1 |
* | Add long names to AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | RoQ audio encoder | Vitor Sessak | 2007-05-07 | 1 | -0/+177 |