summaryrefslogtreecommitdiff
path: root/libavformat/ogg2.c
Commit message (Expand)AuthorAge
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* ogg format probe function by Ivo <ivop at euronet nl>Måns Rullgård2005-12-05
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-23
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* don't try to find file length if streamingMåns Rullgård2005-05-19
* drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...Aurelien Jacobs2005-05-19
* flac in ogg supportMåns Rullgård2005-05-11
* support theora in ogg, plus required ogg core changesMåns Rullgård2005-05-11
* fix seeking bugMåns Rullgård2005-04-12
* s/u_char/uint8_t/Måns Rullgård2005-04-10
* pre-c99 compatibilityMåns Rullgård2005-04-09
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-04-09