log dvenc.c @ 3455:aefb1cbf9479 libavformat

age author description
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Wed, 28 May 2008 22:00:45 +0000 bcoudurier use av_fifo_generic_write, old func is deprecated libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Sun, 24 Jun 2007 07:45:19 +0000 reimar Cosmetics: use consistent indentation by four spaces libavformat
Sun, 24 Jun 2007 07:38:26 +0000 reimar DV muxer should not only fail for more that 3 streams altogether libavformat
Wed, 16 May 2007 02:02:22 +0000 corey Don't forget about audio remaining in buffer, in case there is enough libavformat
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavformat
Mon, 15 Jan 2007 07:41:28 +0000 romansh * Fixing a bug with incorrect bits set in AAUX source pack libavformat
Wed, 08 Nov 2006 18:57:02 +0000 romansh * fixing a memory leak in DV format. libavformat
Mon, 16 Oct 2006 21:47:48 +0000 romansh * Simplifying the setting of STYPE for AAUX AS libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Thu, 21 Sep 2006 07:31:53 +0000 romansh * Moving FifoBuffer out of libavformat/avformat.h and libavformat
Fri, 15 Sep 2006 19:14:24 +0000 takis Split the DV demuxer and muxer into separate files (as suggested by Diego libavformat base dv.c@2b9b572e8335