]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/oggvorbis.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
[frescor/ffmpeg.git] / libavcodec / oggvorbis.c
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-10 diegoAdd official LGPL license headers to the files that...
2006-01-21 bananImplement audio cutoff frequency to the vorbis encoder.
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-09-21 aurelfix unused variable warnings
2005-09-04 michaelfixme note
2005-09-04 michaelpts must be in time_base units
2005-09-02 michaelsetting timebase in the encoder doesnt seem like a...
2005-09-02 michaelfixed quality / vbr encoding patch by (Justin Ruggles...
2005-05-19 mruaccept old extradata format
2005-05-13 mruchange extradata format for vorbis
2005-04-30 michaelswitch to native time bases
2004-12-18 michaelfixes transcoding to vorbis with ffmpeg on big endian...
2004-06-22 michaelflush audio encoder buffers at the end
2004-05-21 michaeldata_size = 0 cleanup
2004-04-04 michaelfix global header passing from demuxer to decoder
2004-04-04 michaelpts hack (correct solution would be to pass the pts...
2004-04-04 michaelremove function call from muxer->encoder and cleanly...
2004-04-04 michaelfix obnoxious ogg_packet passing from encoder to muxer
2004-04-04 michaelkill obnoxious ogg_packet passing from demuxer to decoder
2004-04-04 michaelremove spyware from ogg*.c
2003-11-03 michaelav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-03-06 michaelniper file doxy
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2002-12-21 michaelnifixes crash patch by (Mark Hills <mark at pogo dot...
2002-12-09 michaelniAVVideoFrame -> AVFrame
2002-11-22 kabi* Ogg/Vorbis patch by Mark Hills
2002-09-01 michaelnioggvorbis support patch by (Mark Hills <mark at pogo...