log libmpdemux/demuxer.c @ 17636:b849a99cdc3c

age author description
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Thu, 09 Feb 2006 19:39:51 +0000 corey Reverse commit of unfinished patch for passing audio_delay to the demuxers.
Tue, 07 Feb 2006 20:22:44 +0000 corey 1. Include audio_delay as an argument to demux_seek.
Tue, 17 Jan 2006 20:04:49 +0000 reimar function to read from a demuxer up to (and including) the specified
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Mon, 09 Jan 2006 19:35:44 +0000 nicodvb added support for external libavformat
Sat, 17 Dec 2005 10:46:48 +0000 reimar include fastmemcpy.h before stream.h, so it is used for the stream_read
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sun, 06 Nov 2005 14:14:53 +0000 reimar estimate total time also for audio-only files.
Sun, 30 Oct 2005 09:19:05 +0000 reimar move resync_audio_stream after seeking to demuxer.c
Fri, 23 Sep 2005 22:35:04 +0000 rsf "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
Mon, 19 Sep 2005 16:33:39 +0000 gpoirier Prints -identify output for:
Tue, 13 Sep 2005 18:13:58 +0000 diego Make the fourcc output endianness-independent.
Tue, 06 Sep 2005 19:50:21 +0000 reimar execute the check function even when a demuxer is forced, to avoid crashes.
Tue, 06 Sep 2005 19:46:48 +0000 reimar Forgotten mpc demuxer