summaryrefslogtreecommitdiffstats
path: root/libavcodec/pictordec.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: set defaults in internal codec framesStefano Sabatini2011-05-071-1/+9
* replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-021-1/+1
* Merge libavcore into libavutilReinhard Tartler2011-02-161-1/+1
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-281-1/+1
* Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with theStefano Sabatini2010-09-251-1/+1
* Use new imgutils.h API names, fix deprecation warnings.Stefano Sabatini2010-09-071-1/+1
* Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini2010-08-061-1/+2
* Remove redundant and harmful explicit filename after @file Doxygen command.Diego Biurrun2010-07-021-1/+1
* Pictor/PC Paint decoderPeter Ross2010-06-081-0/+250
OpenPOWER on IntegriCloud