summaryrefslogtreecommitdiffstats
path: root/libavcodec/cavsdec.c
Commit message (Expand)AuthorAgeFilesLines
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Arrays where one element too small, fixes CID114.Michael Niedermayer2008-05-271-2/+2
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* constMichael Niedermayer2008-02-011-1/+1
* Initialize the "stc" variable before using it in ff_find_start_code()Luca Abeni2007-08-231-1/+1
* use skip_bits where appropriateAlex Beregszaszi2007-08-091-4/+4
* have less functions as inlineStefan Gehrer2007-07-251-11/+11
* split decoder-specific parts into their own fileStefan Gehrer2007-07-081-0/+702
OpenPOWER on IntegriCloud