log libmpdemux/demux_rawdv.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 06 Apr 2014 18:42:45 +0000 reimar rawdv: check for dv_decoder_new failure.
Sun, 23 Feb 2014 18:14:44 +0000 reimar demuxers: remove pointless sh->ds assignments.
Wed, 19 Feb 2014 23:01:15 +0000 reimar demuxers: ensure that stream ids are correctly initialized.
Sun, 26 Jan 2014 18:59:16 +0000 reimar Fix some format string mismatches.
Mon, 20 Jan 2014 22:08:37 +0000 reimar demux_rawdv: Fix memory leak on open error.
Sun, 19 Jan 2014 11:13:03 +0000 reimar rawdv: various small code improvements.
Sun, 19 Jan 2014 11:13:02 +0000 reimar rawdv: remove pointless casts.
Sun, 19 Jan 2014 11:13:01 +0000 reimar rawdv: Fix memory leak in error case.
Thu, 20 Oct 2011 14:42:14 +0000 diego Replace 'q' printf length modifier by 'll'.
Sun, 12 Sep 2010 16:08:57 +0000 reimar Replace sizeof(BITMAPINFOHEADER)
Sun, 12 Sep 2010 15:55:47 +0000 reimar Replace sizeof(WAVEFORMATEX) occurrences.
Sun, 12 Sep 2010 15:48:46 +0000 reimar Replace malloc+memset by calloc
Sat, 10 Jul 2010 18:47:59 +0000 reimar Make the stream language an argument to the stream creation function
Fri, 20 Nov 2009 23:41:06 +0000 reimar calloc instead of malloc+memset.
Fri, 08 May 2009 21:47:03 +0000 diego Replace informal LGPL header by standard LGPL license header.