log libmpdemux/demux_pva.c @ 18115:5e0bafa6f7e8

age author description
Sun, 16 Apr 2006 13:25:14 +0000 reimar remove completely pointless != NULL check
Wed, 22 Mar 2006 12:23:55 +0000 reimar 10l, checking for NULL after dereferencing makes no sense (though what is this check for anyway?)
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.
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Sun, 11 Dec 2005 17:21:02 +0000 wanderer make demuxer seek and close functions return void, patch by Dominik Mierzejewski
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Mon, 07 Oct 2002 22:13:34 +0000 arpi * Fix for the broken MultiDec files I had originally posted with the
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Tue, 10 Sep 2002 21:50:03 +0000 arpi .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer