]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/oggparsevorbis.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavformat / oggparsevorbis.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-02-12 jbruse av_malloc() in vorbis_comment()
2009-02-11 aureluse new metadata API in ogg/vorbis demuxer
2008-12-03 diegoDelete unnecessary 'extern' keywords.
2008-11-06 mruOGG: untypedef demuxer structs
2008-08-24 reimarAdd ff_ prefix to ogg_codec_t structs
2008-08-24 reimarMake ogg_codec_t descriptions const
2008-07-15 mruOGG: Add padding at end of Vorbis headers
2008-05-09 diegoUse full path for #includes from another directory.
2008-02-01 bcoudurierconst
2007-11-07 diegoRename ogg2.[ch] to oggdec.[ch].
2007-10-13 mrusimply buffer checks in vorbis_comment()
2007-10-13 mruuse bytestream_get_* in vorbis_comment()
2007-10-10 mrucheck values more thoroughly in vorbis_header()
2007-10-10 mruuse bytestream_get_* in vorbis_header()
2007-10-10 mrufix buffer overread with invalid Vorbis header
2007-10-10 mruremove duplicate Vorbis comment tag handling
2007-06-24 mruwarnings--
2007-06-24 mruwhitespace cosmetics
2007-06-24 mruuse AV_RL32
2007-06-24 mruuse more Vorbis metadata tags
2007-06-24 mrureplace strncpy with av_strlcpy
2006-09-27 mrufix some signedness warnings
2006-05-12 mruset stream time_base properly
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-07-17 michaelchanging AVCodecContext codec -> *codec in AVStream...
2005-05-13 mruchange extradata format for vorbis
2005-04-10 mrus/u_char/uint8_t/
2005-04-09 mruOgg demuxer ported from tcvp by Luca Barbato <lu_zero...