aboutsummaryrefslogtreecommitdiffhomepage
path: root/libfaad2
Commit message (Expand)AuthorAge
* Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.Gravatar diego2009-07-26
* Make diff apply cleanly to our tree again.Gravatar diego2009-07-26
* Remove all kind of trailing whitespaces from all MPlayer's files.Gravatar bircoph2009-05-13
* Fix a possible NULL-pointer crash introduced by local changes to libfaad2Gravatar reimar2009-02-28
* Use fixed-point implementation on avr32.Gravatar diego2009-02-16
* HAVE_LRINTF is now always defined to either 0 or 1, not defined/undefined.Gravatar diego2009-01-26
* Merge libfaad2/Makefile into top-level Makefile.Gravatar diego2008-04-24
* Move libfaad2 fixed-point CFLAGS setting to configure.Gravatar diego2008-04-24
* Fix compilation failure because bitfile was undefined:Gravatar diego2008-01-28
* added code to check and handle the presence of LATM streams in the init() and...Gravatar nicodvb2008-01-26
* added AudioSpecificConfigFromBitfile() -that reads from an initizializedGravatar nicodvb2008-01-26
* generic functions and structures to parse and statekeep LATM streamsGravatar nicodvb2008-01-26
* in GASpecificConfig 1 bit (extensionflag3) wasn't being read and the comment ...Gravatar nicodvb2008-01-26
* Remove superfluous README file, its content is in the Copyright file.Gravatar diego2007-12-31
* Move some more compiler flags to configure.Gravatar diego2007-08-09
* Move some #defines into configure/config.h.Gravatar diego2007-08-08
* HAVE_INTTYPES_H is in config.h, HAVE_STDINT_H is never reached.Gravatar diego2007-08-07
* Simplify CFLAGS handling.Gravatar diego2007-03-13
* cosmetics: Fix indentation, reorder some lines for consistency.Gravatar diego2007-03-13
* Give more descriptive names to the source and library variables and splitGravatar diego2007-03-13
* Merge common parts of all Makefiles into one file included by all.Gravatar diego2006-11-26
* Remove superfluous comment.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* Add configure switch to enable fixed-pointed mode of internal libfaad2.Gravatar diego2006-10-17
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* Update to faad2 cvs 20040915+MPlayer fixesGravatar rtognimp2006-04-18
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* Unify paths in patch and fix recent breakage, no -ko keyword expansionGravatar diego2005-12-11
* add fix for sbr_dec.c to local diff, tooGravatar rathann2005-12-07
* add my fix to ps_dec.c to our diffGravatar rathann2005-12-07
* fixGravatar rathann2005-12-05
* Update for latest changes.Gravatar diego2005-08-17
* prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>Gravatar alex2005-08-16
* make more patch-friendlyGravatar reimar2005-07-06
* - correct the argument in configure check for lrintf() to avoid a warningGravatar henry2005-05-30
* avoid lrintf redeclarationGravatar henry2005-05-30
* 10l, integer overflow. who uses 14 fractional bits?! only faad developers.......Gravatar rfelker2005-04-05
* 100l, messed up coefficients when improving precision..Gravatar rfelker2005-04-04
* mplayer changes notice (take 2, 10l to diego :)Gravatar rfelker2005-03-31
* usable downmixing for fixed point mode (take 2, previous patch reversed immed...Gravatar rfelker2005-03-29
* cosmetics: Make diff -R apply without offsets.Gravatar diego2005-03-01
* correct filenameGravatar wight2005-02-19
* Point to local_changes.diff.Gravatar diego2005-02-19
* Sync missing cosmetics from the 2004-07-12 CVS snapshot.Gravatar diego2005-02-19
* Correct CVS snapshot date and provide a little more detail.Gravatar diego2005-02-19
* Remove modification notice from files that have not been locally modified.Gravatar diego2005-02-19
* Remove modification notice from files that have not been locally modified.Gravatar diego2005-02-19
* MPlayer-specific changes to libfaadGravatar diego2005-02-16