log swfenc.c @ 6468:317dedc6b9a2 libavformat

age author description
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
Thu, 21 May 2009 23:12:41 +0000 bcoudurier check av_fifo_alloc return 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
Sun, 08 Feb 2009 03:44:54 +0000 diego Remove const qualifier from function argument to eliminate the warning libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. 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:25:50 +0000 bcoudurier update swf video frame number when muxing done, fix #439 libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Tue, 27 May 2008 22:37:54 +0000 bcoudurier use internal video frame number libavformat
Tue, 27 May 2008 22:34:31 +0000 bcoudurier cosmetics libavformat
Tue, 27 May 2008 22:31:09 +0000 bcoudurier simplify, use pointer to codec context in struct instead of only id libavformat
Tue, 27 May 2008 04:33:48 +0000 bcoudurier use AVFifoBuffer libavformat
Tue, 27 May 2008 03:42:55 +0000 bcoudurier cosmetics libavformat
Tue, 27 May 2008 03:41:51 +0000 bcoudurier merge init and declaration libavformat
Tue, 27 May 2008 03:11:31 +0000 bcoudurier simplify and use version instead libavformat
Tue, 27 May 2008 03:00:40 +0000 bcoudurier simplify libavformat
Tue, 27 May 2008 02:57:48 +0000 bcoudurier simplify libavformat
Tue, 27 May 2008 02:55:34 +0000 bcoudurier cosmetics, remove useless cases and braces libavformat
Mon, 26 May 2008 03:56:43 +0000 bcoudurier cosmetics, remove useless dot libavformat
Tue, 20 May 2008 23:39:07 +0000 bcoudurier remove useless/obsolete comments libavformat
Tue, 20 May 2008 23:31:10 +0000 bcoudurier split swf de/muxer libavformat base swf.c@5529c85ea12a