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 |
* | Change init_vlc_rl() so it does not use *alloc_static() anymore. | Michael Niedermayer | 2008-05-30 | 1 | -1/+1 |
* | Add long names to many AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | typo: occured --> occurred | Diego Biurrun | 2008-03-22 | 1 | -2/+2 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -3/+3 |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -5/+5 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't | Måns Rullgård | 2007-06-16 | 1 | -1/+1 |
* | misc typo fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -3/+3 |
* | Split the h261.c file into separate files for the encoder, decoder and common... | Panagiotis Issaris | 2007-05-21 | 1 | -0/+650 |