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