index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfaad
/
xine_faad_decoder.c
Age
Commit message (
Expand
)
Author
2012-06-09
Double-free with some AAC files (missing check).
Darren Salt
2011-11-04
xine_faad_decoder: fixed pts type (int64_t, not int)
Petri Hintukainen
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2008-11-07
aac channel ordering for multi-channel audio
Matthias Dahl
2008-08-13
Allow (and prefer) use of external libfaad.
Darren Salt
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-12-13
If the number of channels is not in the known cases, return a failure.
Diego 'Flameeyes' Pettenò
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2007-04-04
Rename xine_decoder.c to xine_faad_decoder.c.
Diego 'Flameeyes' Pettenò