log swf.h @ 6491:b7f807b4cd88 libavformat tip

age author description
Fri, 16 Oct 2009 14:46:06 +0000 cehoyos Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. libavformat
Sat, 14 Mar 2009 22:49:01 +0000 bcoudurier remove unused fields in swf context 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
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Fri, 01 Aug 2008 23:12:10 +0000 michael Recommit r14497 libavformat
Fri, 01 Aug 2008 22:29:29 +0000 michael Revert r14497 libavformat
Fri, 01 Aug 2008 16:29:26 +0000 diego Add missing header #includes. libavformat
Sat, 19 Jul 2008 03:25:50 +0000 bcoudurier update swf video frame number when muxing done, fix #439 libavformat
Tue, 27 May 2008 22:31:26 +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, 20 May 2008 23:31:10 +0000 bcoudurier split swf de/muxer libavformat base swf.c@5529c85ea12a