summaryrefslogtreecommitdiff
path: root/src/libfaad
AgeCommit message (Expand)Author
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-02-20Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").Diego 'Flameeyes' Pettenò
2006-12-25The faad decoding plugin uses math functions, link it to libm.Diego 'Flameeyes' Pettenò
2006-09-26Don't do anything if cfft is NULL, or dereferencing it might lead to crashes.Diego 'Flameeyes' Pettenò
2006-09-26Remove unused if checks on free.Diego 'Flameeyes' Pettenò
2006-09-26Fix an off by one identified by Coverity Scan, CID 136.Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-30Change in32 in int32_t to fix building on some systems, as reported by Reinha...Diego 'Flameeyes' Pettenò
2006-06-17Add patch for faad 5.1 support, sent by Darren Salt on mailing list.Diego 'Flameeyes' Pettenò
2006-06-17Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...Diego 'Flameeyes' Pettenò
2006-06-03Use the actually-implemented interface instead of the out-of-date faad.h.Darren Salt
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2005-10-30update the tree diffMike Melanson
2005-10-30porting custom xine tree fixesMike Melanson
2005-10-30distribute the correct set of files when building releasesMike Melanson
2005-10-30forgot to add the new files from the updated versionMike Melanson
2005-10-29update libfaad2 to CVS snapshot 2004-09-15Mike Melanson
2005-07-17More codec description detailJames Stembridge
2005-06-04Make sure bits per sample is always setJames Stembridge
2005-05-30No need to guess parameters, faad will read them from ADTS/ADIF headerJames Stembridge
2005-05-21Avoid integer overflow in bitrate calculationJames Stembridge
2005-05-21Estimate AAC bitrateJames Stembridge
2005-05-21**BUGFIX**James Stembridge
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-12-15warning fixesMichael Roitzsch
2004-12-03Update to libfaad2 2.0.Thibaut Mattern
2004-11-29Fix playback of some recent NSV streams with AAC.Thibaut Mattern
2004-10-08unify the two patches for the same file into oneMichael Roitzsch
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-06-01Standardise prefix of debug output with error messagesJames Stembridge
2004-06-01Tighter checking on header for presence of codec init dataJames Stembridge
2004-05-241) Support AAC in AVIJames Stembridge
2004-02-12fix compiler warning on possibly uninitialized usageMichael Roitzsch
2004-01-28Menno's suggestion for discovering raw aac audio parametersMiguel Freitas
2004-01-27Correct path for config.h, patch from Graham Brooks (gbrooks at imsmail dot org)James Stembridge
2004-01-26Sync with libfaad CVSJames Stembridge
2004-01-26Base required source data size on input number of channels rather than output...James Stembridge
2004-01-26Support for 5.1 channel AAC, including downmixing to 2 channels when requiredJames Stembridge
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-11the faad project accepted a huge compiler warning patch I sent them,Michael Roitzsch
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2004-01-04Use the rate provided by decoder_info[1]Thibaut Mattern
2003-12-30- update to libfaad 2.0 rc3Miguel Freitas
2003-12-24small cleanupMichael Roitzsch
2003-12-20force raw AAC to be decoded as stereo; not a great idea, but it willMike Melanson
2003-12-19the number of bytes consumed after decoding a frame is revealed by oneMike Melanson
2003-12-14API version bounceSiggi Langauf
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert