| Commit message (Expand) | Author | Age | Files | Lines |
* | ogg with ffplay fix | Michael Niedermayer | 2004-06-24 | 1 | -2/+0 |
* | sweeping change from -EIO -> AVERROR_IO | Mike Melanson | 2004-06-19 | 1 | -3/+3 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -7/+6 |
* | move time_base (pts_num/pts_den) from AVFormatContext -> AVStream | Michael Niedermayer | 2004-05-21 | 1 | -3/+3 |
* | export pts if available | Michael Niedermayer | 2004-04-27 | 1 | -0/+4 |
* | move zero size hack from ogg.c to utils.c | Michael Niedermayer | 2004-04-04 | 1 | -4/+0 |
* | fix global header passing from demuxer to decoder | Michael Niedermayer | 2004-04-04 | 1 | -4/+21 |
* | remove function call from muxer->encoder and cleanly pass global headers | Michael Niedermayer | 2004-04-04 | 1 | -40/+13 |
* | fix obnoxious ogg_packet passing from encoder to muxer | Michael Niedermayer | 2004-04-04 | 1 | -31/+34 |
* | kill obnoxious ogg_packet passing from demuxer to decoder | Michael Niedermayer | 2004-04-04 | 1 | -4/+3 |
* | remove spyware from ogg*.c | Michael Niedermayer | 2004-04-04 | 1 | -4/+4 |
* | using LIBAVFORMAT_IDENT | Alex Beregszaszi | 2003-12-08 | 1 | -1/+1 |
* | GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot... | Panagiotis Issaris | 2003-10-26 | 1 | -2/+2 |
* | disable encoders where appropriate (patch courtesy of BERO | Mike Melanson | 2003-10-14 | 1 | -0/+4 |
* | ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>) | Mark Hills | 2003-02-25 | 1 | -1/+4 |
* | removed unneeded mallocs | Fabrice Bellard | 2003-01-25 | 1 | -13/+4 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+269 |