log oggenc.c @ 5388:5d5c1dc09223 libavformat

age author description
Tue, 13 Oct 2009 01:46:19 +0000 jbr Add Speex support to the Ogg muxer. libavformat
Wed, 16 Sep 2009 20:04:04 +0000 michael Improve amortized worst case speed of the muxers packet interleaving code libavformat
Sun, 21 Jun 2009 20:18:29 +0000 jbr oggenc: Change error log text. An error here does not necessarily mean libavformat
Sun, 21 Jun 2009 20:16:48 +0000 jbr oggenc: return error value from ogg_build_flac_headers() libavformat
Sun, 21 Jun 2009 20:14:58 +0000 jbr cosmetics: spacing and comments libavformat
Sun, 21 Jun 2009 20:13:54 +0000 jbr oggenc: check for failed av_mallocz() libavformat
Thu, 26 Feb 2009 02:29:24 +0000 jbr Use a shared function to validate FLAC extradata. libavformat
Sun, 08 Feb 2009 21:14:46 +0000 bcoudurier Move declaration of ff_interleave_add_packet to internal.h. libavformat
Sat, 31 Jan 2009 06:09:31 +0000 bcoudurier function is static libavformat
Sat, 31 Jan 2009 06:08:42 +0000 bcoudurier use new ff_interleave_add_packet libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Sat, 19 Jul 2008 03:29:16 +0000 bcoudurier add ogv extension libavformat
Sat, 19 Jul 2008 03:27:24 +0000 bcoudurier cosmetics, remove space libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Sun, 30 Mar 2008 03:40:03 +0000 jbr fix Ogg/FLAC header size libavformat
Tue, 05 Feb 2008 01:16:47 +0000 bcoudurier Fix issue 338: libavformat
Tue, 05 Feb 2008 01:01:56 +0000 bcoudurier it seems ogg requires granule to be -1 on unfinished packets libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Sat, 10 Nov 2007 18:27:03 +0000 bcoudurier ogg muxer libavformat