summaryrefslogtreecommitdiffstats
path: root/libavcodec/rv30.c
Commit message (Collapse)AuthorAgeFilesLines
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
| | | | Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Calculate motion vector information based on PTS provided in slice headerKostya Shishkov2008-04-281-1/+1
| | | | Originally committed as revision 13011 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
| | | | | | patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13009 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-1/+1
| | | | Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-091-1/+1
| | | | Originally committed as revision 12399 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use existing function for VLC readingKostya Shishkov2007-12-071-2/+3
| | | | Originally committed as revision 11185 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Intra types will be stored in int8_t arrayKostya Shishkov2007-12-071-1/+1
| | | | Originally committed as revision 11183 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add decoder flagsKostya Shishkov2007-12-071-0/+1
| | | | Originally committed as revision 11182 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: comment spelling fixesDiego Biurrun2007-12-031-5/+5
| | | | Originally committed as revision 11157 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RealVideo 3 decoder functionsKostya Shishkov2007-12-021-0/+145
Originally committed as revision 11130 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud