summaryrefslogtreecommitdiff
path: root/libavcodec/cavsdec.c
Commit message (Expand)AuthorAge
* Avoid POSIX-reserved _t in identifier names.Diego Biurrun2008-12-15
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Arrays where one element too small, fixes CID114.Michael Niedermayer2008-05-27
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-27
* constMichael Niedermayer2008-02-01
* Initialize the "stc" variable before using it in ff_find_start_code()Luca Abeni2007-08-23
* use skip_bits where appropriateAlex Beregszaszi2007-08-09
* have less functions as inlineStefan Gehrer2007-07-25
* split decoder-specific parts into their own fileStefan Gehrer2007-07-08