summaryrefslogtreecommitdiffstats
path: root/libavcodec/flvdec.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* mpegvideo: Move tables to a separate fileVittorio Giovara2015-05-311-0/+1
* flv: K&R formatting cosmeticsGabriel Dume2014-09-021-10/+9
* flv: K&R formatting cosmeticsLuca Barbato2014-05-011-21/+20
* lavc: drop ff_pixfmt_list_420Vittorio Giovara2014-03-231-1/+4
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* cosmetics: Fix dropable --> droppable typoDiego Biurrun2012-12-091-3/+4
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-301-1/+1
* Remove lowres video decodingMans Rullgard2012-04-211-1/+0
* cosmetics: Align codec declarationsMartin Storsjö2012-04-061-3/+3
* lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-291-9/+8
* Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-021-3/+3
* Replace deprecated av_get_pict_type_char() with av_get_picture_type_char().Stefano Sabatini2011-05-021-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Merge libavcore into libavutilReinhard Tartler2011-02-151-1/+1
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-261-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
* Add new decoder property max_lowres and do not init decoder if requested valu...Carl Eugen Hoyos2010-07-071-0/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Split H263 encoder and decoder from common code.Michael Niedermayer2010-01-091-0/+1
* flv.h should ideally be included in flvdec.cMichael Niedermayer2010-01-071-0/+1
* Split flv decoding out.Michael Niedermayer2010-01-071-0/+130
OpenPOWER on IntegriCloud