Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 | |
* | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. | Diego Biurrun | 2009-01-11 | 1 | -0/+1 | |
* | 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 | -1/+2 | |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 | |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 | |
* | remove useless cast | Ivo van Poorten | 2007-12-27 | 1 | -1/+1 | |
* | remove useless assignment | Ivo van Poorten | 2007-12-26 | 1 | -1/+0 | |
* | remove useless casts | Ivo van Poorten | 2007-12-26 | 1 | -3/+3 | |
* | * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64) | Roman Shaposhnik | 2007-08-09 | 1 | -1/+1 | |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 | |
* | add V.Flash PTX decoder | Ivo van Poorten | 2007-04-29 | 1 | -0/+119 |