summaryrefslogtreecommitdiffstats
path: root/libavformat/ogg2.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-3/+3
* ogg format probe function by Ivo <ivop at euronet nl>Måns Rullgård2005-12-051-1/+13
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-231-3/+3
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-2/+2
* don't try to find file length if streamingMåns Rullgård2005-05-191-3/+3
* drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...Aurelien Jacobs2005-05-191-3/+2
* flac in ogg supportMåns Rullgård2005-05-111-0/+1
* support theora in ogg, plus required ogg core changesMåns Rullgård2005-05-111-5/+8
* fix seeking bugMåns Rullgård2005-04-121-1/+1
* s/u_char/uint8_t/Måns Rullgård2005-04-101-3/+3
* pre-c99 compatibilityMåns Rullgård2005-04-091-1/+1
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-04-091-0/+643
OpenPOWER on IntegriCloud