summaryrefslogtreecommitdiff
path: root/libavformat/oggparsecelt.c
Commit message (Expand)AuthorAge
* Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer2012-09-25
|\
| * ogg: check that the expected number of headers had been parsedLuca Barbato2012-09-24
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-01
|\|
| * lavf: make av_set_pts_info private.Anton Khirnov2011-11-30
* | Remove CELT / Opus confusion in labels, doc and comments.Nicolas George2011-10-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-05
|\|
| * ogg/celt: do not set sample_fmt in the demuxerJustin Ruggles2011-10-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-27
|\|
| * oggdec: add support for Xiph's CELT codecNicolas George2011-09-26
* Fix various unused variable warningsClément Bœsch2011-05-30
* oggparsecelt: cosmetic: order lines more logically.Nicolas George2011-04-19
* oggparsecelt: call av_set_pts_info unconditionally.Nicolas George2011-04-19
* Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George2011-04-19