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