log libmpdemux/demux_pva.c @ 24388:7cfc461fa31f

age author description
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Sat, 02 Dec 2006 12:32:44 +0000 diego Remove superfluous bswap.h include.
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.