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

age author description
Sun, 23 Feb 2014 18:14:44 +0000 reimar demuxers: remove pointless sh->ds assignments.
Sat, 25 Jan 2014 16:55:09 +0000 reimar Document switch case fallthroughs.
Thu, 18 Aug 2011 19:19:58 +0000 reimar Remove senseless seek.
Wed, 27 Jul 2011 13:40:06 +0000 diego cleanup: adjust printf format strings to match parameter types
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
Fri, 06 Aug 2010 23:25:31 +0000 diego Add 'z' length modifier to %d printf format specifiers for size_t arguments.
Sat, 10 Jul 2010 18:47:59 +0000 reimar Make the stream language an argument to the stream creation function
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata
Sun, 06 Jan 2008 23:20:15 +0000 diego Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
Sun, 09 Sep 2007 09:48:51 +0000 diego warning fix:
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.
Sat, 08 Jul 2006 17:28:36 +0000 diego Remove unused variables, patch by Stefan Huehner stefan at huehner org.
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Fri, 16 Jan 2004 03:56:25 +0000 rfelker 100l
Mon, 08 Dec 2003 19:33:38 +0000 arpi LML-M4 mpeg4 capture card raw stream format support