summaryrefslogtreecommitdiff
path: root/libavformat/oggparsecelt.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes.Andrew Stone2014-08-13
* oggparsecelt: do not set AVCodecContext.frame_sizeAnton Khirnov2014-07-09
* matroskadec: parse the channel layout mask for FLACAnton Khirnov2014-05-28
* ogg: check that the expected number of headers had been parsedLuca Barbato2012-09-24
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-30
* ogg/celt: do not set sample_fmt in the demuxerJustin Ruggles2011-10-03
* oggdec: add support for Xiph's CELT codecNicolas George2011-09-26