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 |
* | Arrays where one element too small, fixes CID114. | Michael Niedermayer | 2008-05-27 | 1 | -2/+2 |
* | Add long names to many AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | Initialize the "stc" variable before using it in ff_find_start_code() | Luca Abeni | 2007-08-23 | 1 | -1/+1 |
* | use skip_bits where appropriate | Alex Beregszaszi | 2007-08-09 | 1 | -4/+4 |
* | have less functions as inline | Stefan Gehrer | 2007-07-25 | 1 | -11/+11 |
* | split decoder-specific parts into their own file | Stefan Gehrer | 2007-07-08 | 1 | -0/+702 |