log gxf.c @ 3027:8ba21013bcbf libavformat

age author description
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
Sun, 15 Apr 2007 13:51:57 +0000 aurel add an enum for need_parsing libavformat
Sun, 08 Apr 2007 11:34:15 +0000 michael allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat
Thu, 08 Feb 2007 20:54:12 +0000 reimar Use av_set_pts_info and set some arbitrary timebase fallback libavformat