summaryrefslogtreecommitdiff
path: root/libavcodec/cavs_parser.c
Commit message (Expand)AuthorAge
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* cavs parser: fix parser context typeRafaël Carré2012-02-10
* 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
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* do not check for minimum slice start code, 0x00000100 is validStefan Gehrer2009-02-10
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* license header consistency cosmeticsDiego Biurrun2007-07-05
* move cavs parser in it's own fileAurelien Jacobs2007-05-09