summaryrefslogtreecommitdiffstats
path: root/libavformat/oggparsevorbis.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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