summaryrefslogtreecommitdiff
path: root/src/libmad/xine_mad_decoder.c
AgeCommit message (Expand)Author
2010-07-18Fix metronome not getting audio PTSGünter Merz
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-04-25Merge -gapless branch.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-01-10Added audio padding handling.Thibaut Mattern
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-08-15Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).Darren Salt
2007-05-31Don't include the local copy of frame.h and synth.h when building with extern...Diego 'Flameeyes' Pettenò
2008-04-07Shift some audio plugin priorities: swap libreal & ffmpeg, otherwise 7 to 8.Darren Salt
2008-01-23Fixed pts handling, used the amount of data stored in the internal buffer to ...Thibaut Mattern
2008-01-19Be sure libmad has enough data.Thibaut Mattern
2007-04-04Rename xine_decoder.c to xine_mad_decoder.c.Diego 'Flameeyes' Pettenò