log dv.c @ 3387:12b7fc079e64 libavformat

age author description
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Tue, 06 May 2008 09:16:36 +0000 diego Remove unnecessary parentheses from return calls. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Mon, 25 Jun 2007 02:08:04 +0000 romansh * clarifying the AVInputFormat::read_seek return value libavformat
Thu, 11 Jan 2007 22:32:19 +0000 romansh * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>) libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Fri, 15 Sep 2006 19:14:24 +0000 takis Split the DV demuxer and muxer into separate files (as suggested by Diego libavformat
Mon, 04 Sep 2006 03:33:11 +0000 romansh * Restructuring the division of labor between DV codec and DV format libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Sat, 17 Jun 2006 15:53:23 +0000 diego Add (mostly) const to variable and parameter declaration, where a char* was libavformat
Sat, 01 Apr 2006 23:13:53 +0000 romansh * fixing DV-in-AVI type1 packet production bug libavformat
Mon, 06 Mar 2006 08:54:33 +0000 romansh DVCPRO50 support. libavformat
Wed, 08 Feb 2006 11:43:47 +0000 diego typo libavformat