log ffmdec.c @ 4487:7590f1edf959 libavformat

age author description
Thu, 12 Feb 2009 02:17:16 +0000 bcoudurier return error if read failed libavformat
Thu, 12 Feb 2009 02:15:07 +0000 bcoudurier Change ffm_write_write_index to return int, and return if error occured. libavformat
Sun, 01 Feb 2009 22:02:57 +0000 bcoudurier return eof/error if only ffm header has been written, should fix #815 libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Sun, 27 Jul 2008 20:59:40 +0000 stefano Improve long names for FFM muxer and demuxer: libavformat
Sun, 22 Jun 2008 08:53:44 +0000 bcoudurier cosmetics, pts->dts libavformat
Sun, 22 Jun 2008 01:35:43 +0000 bcoudurier enable feeder threads libavformat
Thu, 19 Jun 2008 22:50:17 +0000 bcoudurier ffm has no per stream priv_data anymore libavformat
Mon, 09 Jun 2008 08:44:45 +0000 diego Fix compilation with -DDEBUG, patch by Albert Astals Cid, aastals tv-wan es. libavformat
Mon, 09 Jun 2008 07:43:14 +0000 bcoudurier pass dts and pts through ffm, should fix streaming b frames libavformat
Mon, 09 Jun 2008 00:36:27 +0000 bcoudurier pass extradata through ffm libavformat
Sat, 07 Jun 2008 00:49:03 +0000 bcoudurier fix pts handling in ffm libavformat