log libmpdemux/demux_rawaudio.c @ 29081:cc0fe3842b3d

age author description
Sat, 12 Apr 2008 15:51:05 +0000 uau Remove global demuxer_type
Sat, 05 Apr 2008 14:11:48 +0000 reimar Fix lots and lots of other demuxers broken by r26301
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
Sun, 02 Dec 2007 21:26:23 +0000 reimar Make m_option_t arrays referenced by cfg-common.h const
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code