summaryrefslogtreecommitdiffstats
path: root/libavcodec/sp5xdec.c
Commit message (Expand)AuthorAgeFilesLines
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-281-2/+2
* sp5x: remove broken code under #if 0Måns Rullgård2010-08-251-96/+0
* Add new decoder property max_lowres and do not init decoder if requested valu...Carl Eugen Hoyos2010-07-071-0/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-2/+2
* amv decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-051-0/+1
* Remove dead assignments found by CSABenjamin Larsson2009-05-031-2/+1
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-071-2/+8
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-2/+2
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-271-2/+4
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-091-1/+1
* constMichael Niedermayer2008-02-011-2/+3
* Fix MJPEG decoder for AMV files.Vladimir Voroshilov2007-10-131-2/+2
* AMV video decoder.Vladimir Voroshilov2007-09-291-0/+16
* Use AV_xx throughout libavcodecRamiro Polla2007-06-021-4/+2
* move sp5x decoder in its own fileAurelien Jacobs2007-05-191-0/+198
OpenPOWER on IntegriCloud