log libmpdemux/demux_xmms.c @ 19292:20938447bb55

age author description
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Wed, 14 Jun 2006 19:48:54 +0000 uau Clean up audio pts handling, make audio pts tracking in the audio-only
Sat, 22 Apr 2006 05:12:10 +0000 reynaldo Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sun, 30 Oct 2005 09:19:05 +0000 reimar move resync_audio_stream after seeking to demuxer.c
Fri, 02 Sep 2005 08:32:32 +0000 ods15 Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Mon, 27 Dec 2004 17:55:06 +0000 alex removing AFMT_ dependancy
Mon, 19 Jul 2004 23:19:07 +0000 diego embarassing typo
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Fri, 30 May 2003 17:57:41 +0000 alex warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Sun, 02 Feb 2003 01:38:29 +0000 arpi xmms_demuxer missing symbol
Sat, 28 Dec 2002 18:51:10 +0000 rathann Added/reordered #includes to silence warnings about "implicit declaration".
Sat, 28 Dec 2002 14:06:48 +0000 arpi The patch fixes a nullpointer dereference and free of NULL in demux_close_xmms
Mon, 23 Dec 2002 22:13:46 +0000 arpi I cleaned up the source a bit, hopefully fixed hanging, also
Mon, 23 Dec 2002 12:09:31 +0000 arpi xmp hangign I noticed too, and is fixed with this patch, seeking works now
Sun, 22 Dec 2002 21:01:01 +0000 arpi XMMS Input plugin support