log mpegenc.c @ 5555:9ca204496cb5 libavformat

age author description
Thu, 01 Oct 2009 15:40:29 +0000 reimar put_bits can only reliably write up to 31 bit bits, above it relies on libavformat
Wed, 17 Jun 2009 19:04:02 +0000 rbultje Set restrictions on packet_size, as per ISO-11172 / H-222 specifications libavformat
Fri, 22 May 2009 19:11:56 +0000 bcoudurier fail if stream fifo could not be allocated libavformat
Thu, 21 May 2009 22:33:17 +0000 bcoudurier correctly check for audio streams in mpeg ps muxer, fix multiple audio tracks libavformat
Mon, 13 Apr 2009 16:59:38 +0000 stefano Rename pbBufPtr() to put_bits_ptr(). libavformat
Sun, 12 Apr 2009 08:35:26 +0000 stefano Split bitstream.h, put the bitstream writer stuff in the new file libavformat
Mon, 09 Mar 2009 17:47:47 +0000 reimar Reorder arguments for av_fifo_generic_read to be more logical and libavformat
Sun, 08 Mar 2009 14:16:55 +0000 michael Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Wed, 14 Jan 2009 17:19:17 +0000 aurel replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Tue, 26 Aug 2008 01:29:43 +0000 michael vertical align libavformat
Tue, 19 Aug 2008 18:49:57 +0000 stefano Replace invocations of av_fifo_realloc(), which is going to be libavformat
Sun, 03 Aug 2008 16:42:32 +0000 jbr cosmetics: make all references to AC-3 capitalized and hyphenated libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat