log asfdec.c @ 4894:b06e35a3c99f libavformat

age author description
Sat, 18 Apr 2009 15:01:20 +0000 diego Remove unused variable gsize, fixes the warning: libavformat
Fri, 17 Apr 2009 15:13:01 +0000 michael Remove nonsensical assignment from asf_read_seek() found by CSA. libavformat
Fri, 17 Apr 2009 14:16:37 +0000 michael Remove unused variable from asf_read_header() found by CSA. libavformat
Fri, 17 Apr 2009 14:05:57 +0000 rbultje Change another AVERROR(EIO) inot AVERROR_EOF, because it really signals EOF, libavformat
Fri, 17 Apr 2009 12:37:39 +0000 michael Moving variable declarations in asf_build_simple_index() to clarify&prettify code. libavformat
Thu, 16 Apr 2009 00:41:31 +0000 rbultje Replace AVERROR(EIO) by AVERROR_EOF on end-of-file. See mailinglist libavformat
Sat, 28 Mar 2009 03:54:31 +0000 rbultje Don't strip the first three characters off of any metadata in ASF file. libavformat