17 Commits (46c281e8c1823b11085b108a7f13c02103cd5b90)

Author SHA1 Message Date
Michael Niedermayer 504c8380a3 ogg with ffplay fix 21 years ago
Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 21 years ago
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 21 years ago
Michael Niedermayer c0c37848d8 export pts if available 21 years ago
Michael Niedermayer b0c7f5a9d8 move zero size hack from ogg.c to utils.c 21 years ago
Michael Niedermayer a03cbe5f7f fix global header passing from demuxer to decoder 21 years ago
Michael Niedermayer bbb77e7c2e remove function call from muxer->encoder and cleanly pass global headers 21 years ago
Michael Niedermayer 6d8f985ecf fix obnoxious ogg_packet passing from encoder to muxer 21 years ago
Michael Niedermayer d76f581ff5 kill obnoxious ogg_packet passing from demuxer to decoder 21 years ago
Michael Niedermayer 8bfed902f3 remove spyware from ogg*.c 21 years ago
Alex Beregszaszi 4250dafc96 using LIBAVFORMAT_IDENT 21 years ago
Panagiotis Issaris 0bf92f7957 GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) 21 years ago
Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
Mark Hills a28fbb3fc8 ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
Fabrice Bellard a48835b9fe removed unneeded mallocs 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Mark Hills 3aca208a7b * Ogg/Vorbis patch by Mark Hills 22 years ago
Zdenek Kabelac c18a2692d2 * cleanup statics & const 22 years ago
Mark Hills 81e0d0b412 oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago