]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/oggenc.c
Remove debugging messages
[frescor/ffmpeg.git] / libavformat / oggenc.c
2009-02-26 jbrUse a shared function to validate FLAC extradata.
2009-02-08 bcouduriermove declaration to internal.h
2009-01-31 bcoudurierfunction is static
2009-01-31 bcoudurieruse new ff_interleave_add_packet
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-07-19 bcoudurieradd ogv extension
2008-07-19 bcouduriercosmetics, remove space
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-09 diegoUse full path for #includes from another directory.
2008-03-30 jbrfix Ogg/FLAC header size
2008-02-05 bcoudurierFix issue 338:
2008-02-05 bcoudurierit seems ogg requires granule to be -1 on unfinished...
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-11-10 bcoudurierogg muxer