| Commit message (Expand) | Author | Age | Files | Lines |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -3/+3 |
* | ogg format probe function by Ivo <ivop at euronet nl> | Måns Rullgård | 2005-12-05 | 1 | -1/+13 |
* | Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS | Diego Biurrun | 2005-09-23 | 1 | -3/+3 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -2/+2 |
* | don't try to find file length if streaming | Måns Rullgård | 2005-05-19 | 1 | -3/+3 |
* | drop most url_fileno() calls (allows to use ByteIOContext directly in caller ... | Aurelien Jacobs | 2005-05-19 | 1 | -3/+2 |
* | flac in ogg support | Måns Rullgård | 2005-05-11 | 1 | -0/+1 |
* | support theora in ogg, plus required ogg core changes | Måns Rullgård | 2005-05-11 | 1 | -5/+8 |
* | fix seeking bug | Måns Rullgård | 2005-04-12 | 1 | -1/+1 |
* | s/u_char/uint8_t/ | Måns Rullgård | 2005-04-10 | 1 | -3/+3 |
* | pre-c99 compatibility | Måns Rullgård | 2005-04-09 | 1 | -1/+1 |
* | Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, | Måns Rullgård | 2005-04-09 | 1 | -0/+643 |