summaryrefslogtreecommitdiff
path: root/libavformat/oggparsespeex.c
Commit message (Expand)AuthorAge
* Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treatJustin Ruggles2009-08-28
* Ensure that the extradata buffer is padded appripriately in the ogg demuxer.David Conrad2009-06-05
* Set speex frame_size in ogg demuxerDavid Conrad2009-05-22
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-13
* ReindentDavid Conrad2009-03-21
* Fix Speex header parsing in ogg demuxerDavid Conrad2009-03-21
* OGG: untypedef demuxer structsMåns Rullgård2008-11-06
* Add ff_ prefix to ogg_codec_t structsReimar Döffinger2008-08-24
* Make ogg_codec_t descriptions constReimar Döffinger2008-08-24
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add support for speex in oggReimar Döffinger2008-02-06