summaryrefslogtreecommitdiffstats
path: root/libavcodec/rv40.c
Commit message (Expand)AuthorAgeFilesLines
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Calculate motion vector information based on PTS provided in slice headerKostya Shishkov2008-04-281-2/+2
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-091-1/+1
* RV40 decoder should use availability cacheKostya Shishkov2007-12-161-4/+4
* Use existing function for VLC readingKostya Shishkov2007-12-071-1/+2
* Check decoded dimensions for validityKostya Shishkov2007-12-071-0/+2
* Intra types will be stored in int8_t arrayKostya Shishkov2007-12-071-2/+2
* Add decoder flagsKostya Shishkov2007-12-071-0/+1
* RV40 decoder specific functionsKostya Shishkov2007-12-041-0/+275
OpenPOWER on IntegriCloud