index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libxineadec
/
xine_faad_decoder.c
Age
Commit message (
Expand
)
Author
2007-12-22
Rename libxineadec directory in audio_dec.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-13
If the number of channels is not in the known cases, return a failure.
Diego 'Flameeyes' Pettenò
2007-12-13
Make rate an unsigned long, as that's what FAAD is expecting.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for audio decoder plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all audio decoder plugins to the new identifier/description interface....
Diego 'Flameeyes' Pettenò
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-03
Allow external libfaad.
Darren Salt
2007-11-01
Update contributed libfaad (faad2) to version 2.6.1.
Diego 'Flameeyes' Pettenò
2007-08-16
Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.
Darren Salt
2007-05-31
Move libfaad in contrib/ and contextually move the plugin in src/libxineadec/.
Diego 'Flameeyes' Pettenò