log libmpdemux/demux_lavf.c @ 18762:369074e0eb7b

age author description
Tue, 20 Jun 2006 19:57:16 +0000 nicodvb support for audio stream switching
Mon, 27 Mar 2006 17:25:41 +0000 diego Convert printfs in aviprint.c to mp_msg and give the information printing
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
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.
Wed, 08 Feb 2006 01:19:13 +0000 michael 10l 1000 fps fix
Tue, 07 Feb 2006 20:22:44 +0000 corey 1. Include audio_delay as an argument to demux_seek.
Fri, 13 Jan 2006 00:23:32 +0000 diego Update licensing information: The FSF changed postal address.
Mon, 09 Jan 2006 19:35:44 +0000 nicodvb added support for external libavformat
Mon, 10 Oct 2005 05:45:38 +0000 gpoirier makes demux_lavf (-demuxer 35) use the framerate specified in the container
Fri, 02 Sep 2005 08:32:32 +0000 ods15 Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Thu, 28 Jul 2005 14:14:13 +0000 reimar Hopefully finally fix the last commit
Thu, 28 Jul 2005 13:43:24 +0000 reimar lavf demuxer with raw PCM fix (and a related hang)
Sun, 17 Jul 2005 23:54:48 +0000 michael LIBAVFORMAT_BUILD >= 4629
Sun, 26 Jun 2005 15:32:09 +0000 faust3 10l
Sun, 01 May 2005 02:03:58 +0000 michael LIBAVFORMAT_BUILD >= 4624
Fri, 25 Mar 2005 22:47:09 +0000 michael various (de)muxer_lavf fixes
Fri, 25 Mar 2005 11:09:42 +0000 michael set i_bps
Fri, 25 Mar 2005 00:48:18 +0000 michael discard streams we dont need
Sun, 30 Jan 2005 09:13:28 +0000 nicodvb discard lavf packets with wrong ids
Sun, 24 Oct 2004 20:55:33 +0000 michael print build num
Sun, 24 Oct 2004 19:17:55 +0000 michael 10l (mplayer doesnt like AV_NOPTS_VALUE)
Sun, 10 Oct 2004 22:24:07 +0000 michael LIBAVFORMAT_BUILD >= 4619
Wed, 12 May 2004 22:48:15 +0000 michael segfault fix
Mon, 26 Apr 2004 19:55:55 +0000 michael fix possible segfault on lavf demuxer patch by (adland <adland123 at yahoo dot com>)
Sun, 11 Apr 2004 17:20:52 +0000 michael seeking
Sun, 11 Apr 2004 16:48:48 +0000 michael avoid unneeded stream_reset()
Sun, 11 Apr 2004 15:04:54 +0000 michael nicer EOF solution, mpeg-ps works now too
Sun, 11 Apr 2004 14:51:10 +0000 michael libavformat really doesnt like it that the streams get stuck if the end is reached
Sun, 11 Apr 2004 14:26:04 +0000 michael demux_lavf