log gxf.c @ 3486:f68fcc8b8e9e 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
Thu, 29 May 2008 15:22:45 +0000 reimar Check for av_new_stream failure, fixes CID76 RUN2 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
Wed, 19 Sep 2007 21:28:42 +0000 diego cosmetics: typo libavformat
Thu, 26 Jul 2007 13:01:09 +0000 aurel replaces hardcoded values by the equivalent enum definitions libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat