summaryrefslogtreecommitdiffstats
path: root/libavcodec/c93.c
Commit message (Expand)AuthorAgeFilesLines
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-071-1/+3
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
* constMichael Niedermayer2008-02-011-2/+2
* license header consistency cosmeticsDiego Biurrun2007-07-051-2/+1
* factorize & 0x0FMichael Niedermayer2007-04-081-6/+7
* remove c93_ prefix from static functions in c93.cMichael Niedermayer2007-04-081-14/+14
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-071-0/+253
OpenPOWER on IntegriCloud