summaryrefslogtreecommitdiffstats
path: root/libavformat/oggparsecelt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-011-1/+2
|\
| * lavf: make av_set_pts_info private.Anton Khirnov2011-11-301-1/+2
* | Remove CELT / Opus confusion in labels, doc and comments.Nicolas George2011-10-251-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-051-1/+0
|\ \ | |/
| * ogg/celt: do not set sample_fmt in the demuxerJustin Ruggles2011-10-031-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-271-14/+12
|\ \ | |/
| * oggdec: add support for Xiph's CELT codecNicolas George2011-09-261-0/+96
* Fix various unused variable warningsClément Bœsch2011-05-301-2/+2
* oggparsecelt: cosmetic: order lines more logically.Nicolas George2011-04-191-4/+4
* oggparsecelt: call av_set_pts_info unconditionally.Nicolas George2011-04-191-2/+1
* Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George2011-04-191-0/+99
OpenPOWER on IntegriCloud