log libmpdemux/demux_rawdv.c @ 20432:972c93990379

age author description
Wed, 25 Oct 2006 20:39:01 +0000 reynaldo add two missing checks - PATCH by Karolina Lindqvist AT kramnet-se
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Thu, 06 Jul 2006 13:09:45 +0000 diego Move conditional compilation into the build system.
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