summaryrefslogtreecommitdiffstats
path: root/libavformat/oggparsespeex.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the extradata buffer is padded appripriately in the ogg demuxer.David Conrad2009-06-051-1/+2
* Set speex frame_size in ogg demuxerDavid Conrad2009-05-221-0/+1
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-131-1/+1
* ReindentDavid Conrad2009-03-211-9/+9
* Fix Speex header parsing in ogg demuxerDavid Conrad2009-03-211-3/+6
* OGG: untypedef demuxer structsMåns Rullgård2008-11-061-3/+3
* Add ff_ prefix to ogg_codec_t structsReimar Döffinger2008-08-241-1/+1
* Make ogg_codec_t descriptions constReimar Döffinger2008-08-241-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-4/+4
* Add support for speex in oggReimar Döffinger2008-02-061-0/+61
OpenPOWER on IntegriCloud