summaryrefslogtreecommitdiffstats
path: root/libavformat/oggparsevorbis.c
Commit message (Expand)AuthorAgeFilesLines
* OGG: Add padding at end of Vorbis headersSiarhei Siamashka2008-07-151-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-4/+4
* constBaptiste Coudurier2008-02-011-4/+4
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-071-1/+1
* simply buffer checks in vorbis_comment()Måns Rullgård2007-10-131-10/+6
* use bytestream_get_* in vorbis_comment()Måns Rullgård2007-10-131-6/+3
* check values more thoroughly in vorbis_header()Måns Rullgård2007-10-101-1/+18
* use bytestream_get_* in vorbis_header()Måns Rullgård2007-10-101-4/+5
* fix buffer overread with invalid Vorbis headerMåns Rullgård2007-10-101-5/+13
* remove duplicate Vorbis comment tag handlingMåns Rullgård2007-10-101-4/+0
* warnings--Måns Rullgård2007-06-241-1/+1
* whitespace cosmeticsMåns Rullgård2007-06-241-24/+24
* use AV_RL32Måns Rullgård2007-06-241-5/+5
* use more Vorbis metadata tagsMåns Rullgård2007-06-241-2/+7
* replace strncpy with av_strlcpyMåns Rullgård2007-06-241-5/+6
* fix some signedness warningsMåns Rullgård2006-09-271-1/+1
* set stream time_base properlyMåns Rullgård2006-05-121-0/+2
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-2/+2
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-7/+7
* change extradata format for vorbisMåns Rullgård2005-05-131-8/+42
* s/u_char/uint8_t/Måns Rullgård2005-04-101-2/+2
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-04-091-0/+169
OpenPOWER on IntegriCloud