summaryrefslogtreecommitdiff
path: root/libavcodec/latm_parser.c
Commit message (Expand)AuthorAge
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
* lavc: use designated initialisers for parsers.Anton Khirnov2011-11-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-26
* latm: remove superflous #includesMans Rullgard2011-01-25
* Add single stream LATM/LOAS decoderJanne Grunau2010-11-02