log libmpdemux/demux_xmms.c @ 34450:74622554a386

age author description
Sun, 12 Sep 2010 15:55:47 +0000 reimar Replace sizeof(WAVEFORMATEX) occurrences.
Sat, 10 Jul 2010 18:47:59 +0000 reimar Make the stream language an argument to the stream creation function
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Mon, 26 Jan 2009 09:56:27 +0000 diego WORDS_BIGENDIAN is defined/undefined, not 0/1.
Mon, 05 Jan 2009 14:48:03 +0000 diego Add missing 'void' keyword to parameterless function declarations.
Fri, 16 May 2008 09:41:00 +0000 diego cosmetics: Remove pointless parentheses from return statements.
Wed, 14 May 2008 18:01:51 +0000 diego Use standard license headers with standard formatting.
Tue, 29 Jan 2008 15:11:38 +0000 reimar Use defines to give names to the different seek flags.
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Tue, 20 Feb 2007 17:19:06 +0000 ivo make message translatable
Tue, 20 Feb 2007 17:11:56 +0000 ivo more cosmetics
Tue, 20 Feb 2007 16:54:49 +0000 ivo proper GPL heading
Tue, 20 Feb 2007 16:46:05 +0000 ivo cosmetics
Tue, 20 Feb 2007 16:19:04 +0000 ivo proper authors of xmms demuxer