log libmpdemux/demux_lavf.c @ 16175:6b86089c2edd

age author description
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