summaryrefslogtreecommitdiff
path: root/libavcodec/c93.c
Commit message (Collapse)AuthorAge
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
| | | | Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-27
| | | | | | patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13005 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
| | | | Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk
* constMichael Niedermayer2008-02-01
| | | | Originally committed as revision 11717 to svn://svn.ffmpeg.org/ffmpeg/trunk
* license header consistency cosmeticsDiego Biurrun2007-07-05
| | | | Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
* factorize & 0x0FMichael Niedermayer2007-04-08
| | | | Originally committed as revision 8675 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove c93_ prefix from static functions in c93.cMichael Niedermayer2007-04-08
| | | | Originally committed as revision 8674 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-07
patch by Anssi Hannula, anssi.hannula gmail com Originally committed as revision 8643 to svn://svn.ffmpeg.org/ffmpeg/trunk