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