summaryrefslogtreecommitdiffstats
path: root/libavformat/oggparsecelt.c
Commit message (Collapse)AuthorAgeFilesLines
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-301-1/+2
| | | | It's supposed to be called only from (de)muxers.
* ogg/celt: do not set sample_fmt in the demuxerJustin Ruggles2011-10-031-1/+0
|
* oggdec: add support for Xiph's CELT codecNicolas George2011-09-261-0/+96
This patch also introduces CODEC_ID_CELT. Signed-off-by: Nicolas George <nicolas.george@normalesup.org> Signed-off-by: Diego Biurrun <diego@biurrun.de>
OpenPOWER on IntegriCloud