| Commit message (Expand) | Author | Age | Files | Lines |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 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 |
* | 1000l parenthesis | Baptiste Coudurier | 2008-02-28 | 1 | -1/+1 |
* | code is ok for 4bpp in mov too, fix 16grey.mov | Baptiste Coudurier | 2008-02-28 | 1 | -2/+4 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | support raw 4bpp avi | Michael Niedermayer | 2007-07-29 | 1 | -0/+12 |
* | split rawvideo encoder and decoder in their own files | Aurelien Jacobs | 2007-07-09 | 1 | -0/+151 |