log dv1394.c @ 2414:85eec8b244d8 libavformat

age author description
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Wed, 14 Feb 2007 17:01:32 +0000 gpoirier implement new grabbing interface, as described here: libavformat
Fri, 26 Jan 2007 12:32:23 +0000 bcoudurier remove void * used in arithmetic warnings libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' 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
Wed, 08 Mar 2006 21:51:39 +0000 diego Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. libavformat