aboutsummaryrefslogtreecommitdiffhomepage
path: root/libfaad2/common.h
Commit message (Expand)AuthorAge
* libfaad2: change lrintf availability logicGravatar diego2010-11-02
* Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.Gravatar diego2009-07-26
* 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
* 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
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Update to faad2 cvs 20040915+MPlayer fixesGravatar rtognimp2006-04-18
* prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>Gravatar alex2005-08-16
* avoid lrintf redeclarationGravatar henry2005-05-30
* Point to local_changes.diff.Gravatar diego2005-02-19
* Sync missing cosmetics from the 2004-07-12 CVS snapshot.Gravatar diego2005-02-19
* Fix playback on big-endian systems.Gravatar diego2004-10-19
* SBR code does NOT work with fixed point (uses floats, slow as hell)Gravatar rfelker2004-09-27
* Update FAAD to a 2.1 beta CVS snapshot from 2004.07.12.Gravatar diego2004-09-24
* More information about modifications to comply more closely with GPL 2a.Gravatar diego2004-06-23
* update to the 2.0 release of faad, patch by adlandGravatar diego2004-06-02
* synced with current cvsGravatar alex2003-10-03
* fixed win32 compile problems and broken bigendian supportGravatar alex2003-09-02
* libfaad2 v2.0rc1 importedGravatar arpi2003-08-30