| Commit message (Expand) | Author | Age | Files | Lines |
* | allocate 32 extra bytes at the end of the probe buffer and remove most probe ... | Michael Niedermayer | 2007-04-08 | 1 | -2/+0 |
* | Ogg is not Vorbis. | Diego Biurrun | 2007-02-13 | 1 | -2/+2 |
* | check for sane values in ogg_get_length(), fix lol-ffplay.ogm fuzz test | Måns Rullgård | 2007-01-15 | 1 | -1/+2 |
* | save/restore number of streams | Måns Rullgård | 2007-01-15 | 1 | -2/+4 |
* | 10l inverted condition check generated an endless loop | Aurelien Jacobs | 2006-10-17 | 1 | -1/+1 |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 1 | -2/+2 |
* | fix some signedness warnings | Måns Rullgård | 2006-09-27 | 1 | -1/+1 |
* | remove useless memset() | Måns Rullgård | 2006-09-27 | 1 | -1/+0 |
* | Try to find out correct start time to make seeking faster and add some | Reimar Döffinger | 2006-07-23 | 1 | -4/+32 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -12/+2 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -4/+4 |
* | s/u_char/uint8_t/ accidentally copied from tcvp | Måns Rullgård | 2006-06-25 | 1 | -1/+1 |
* | 10l: don't allocate a new buffer quite so often | Måns Rullgård | 2006-06-25 | 1 | -1/+2 |
* | cleaned up buffer management | Måns Rullgård | 2006-06-25 | 1 | -19/+34 |
* | free codec extradata in av_close_input_file | Måns Rullgård | 2006-06-16 | 1 | -1/+0 |
* | fix seek related bugs | Måns Rullgård | 2006-06-04 | 1 | -6/+14 |
* | set stream time_base properly | Måns Rullgård | 2006-05-12 | 1 | -5/+1 |
* | ogm demuxing | Måns Rullgård | 2006-05-11 | 1 | -0/+3 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -1/+1 |
* | 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 |