aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_xmms.c
Commit message (Expand)AuthorAge
* drops casts from void * on malloc/calloc from libmpdemux codeGravatar reynaldo2006-07-13
* Clean up audio pts handling, make audio pts tracking in the audio-onlyGravatar uau2006-06-14
* Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...Gravatar reynaldo2006-04-22
* Second-try commit of this patch.Gravatar corey2006-02-17
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* move resync_audio_stream after seeking to demuxer.cGravatar reimar2005-10-30
* Make -identify's 'ID_LENGTH=' print a float and not an integer.. TheGravatar ods152005-09-02
* Demuxer modularizationGravatar rtognimp2005-08-05
* removing AFMT_ dependancyGravatar alex2004-12-27
* embarassing typoGravatar diego2004-07-19
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar alex2003-05-30
* xmms_demuxer missing symbolGravatar arpi2003-02-02
* Added/reordered #includes to silence warnings about "implicit declaration".Gravatar rathann2002-12-28
* The patch fixes a nullpointer dereference and free of NULL in demux_close_xmmsGravatar arpi2002-12-28
* I cleaned up the source a bit, hopefully fixed hanging, alsoGravatar arpi2002-12-23
* xmp hangign I noticed too, and is fixed with this patch, seeking works nowGravatar arpi2002-12-23
* XMMS Input plugin supportGravatar arpi2002-12-22