log aiff.c @ 5269:bcd5ff60e3da libavformat

age author description
Fri, 02 Oct 2009 06:42:20 +0000 reimar Return special EOF checking for aiff and au demuxers, the check was at libavformat
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
Fri, 17 Apr 2009 18:18:29 +0000 michael Remove useless init from aiff_read_header() found by CSA. libavformat
Mon, 02 Feb 2009 23:43:12 +0000 aurel use new metadata API in aiff demuxer libavformat
Mon, 02 Feb 2009 23:25:02 +0000 aurel simplify libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat