summaryrefslogtreecommitdiff
path: root/src/libmad/xine_mad_decoder.c
AgeCommit message (Expand)Author
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.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-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ò
2007-04-04Rename xine_decoder.c to xine_mad_decoder.c.Diego 'Flameeyes' Pettenò