aboutsummaryrefslogtreecommitdiffhomepage
path: root/tremor
Commit message (Expand)AuthorAge
* Add missing #includes to fix a bunch of 'implicit declaration of..' warnings.Gravatar diego2009-12-14
* Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.Gravatar diego2009-07-26
* Remove all kind of trailing whitespaces from all MPlayer's files.Gravatar bircoph2009-05-13
* Sync latest set of changes.Gravatar diego2009-03-06
* Fix r28222, including alloca.h directly might break compilation.Gravatar reimar2009-01-05
* Include alloca.h when using alloca to make sure it is defined.Gravatar reimar2009-01-01
* Instead of removing code from this imported library, place it under #if 0.Gravatar diego2008-05-27
* cosmetics: Fix pointless weird indentation.Gravatar diego2008-05-27
* Merge tremor/Makefile into top-level Makefile.Gravatar diego2008-04-22
* Move Tremor low accuracy CFLAGS handling to configure.Gravatar diego2008-04-22
* Use directory name as library name template.Gravatar diego2008-04-22
* Use the standard "static inline" instead of some broken ifdef messGravatar reimar2008-01-27
* _vorbis_block_alloc() is used w/o prototype, this will crash on ia64.Gravatar diego2007-10-20
* Remove unnecessary lines from patch headers.Gravatar diego2007-10-20
* Put special CFLAGS for low accuracy tremor in the Makefile, similar to theGravatar diego2007-03-16
* 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
* Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.Gravatar diego2006-07-30
* Update upstream references, add a missing fileGravatar rtogni2006-07-30
* Restore a local diff lost during license fix at r19256Gravatar rtogni2006-07-30
* Replace tremor files that had old headers saying "ALL REDISTRIBUTIONGravatar uau2006-07-30
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* Change "Supress" to "Suppress" in a couple comments.Gravatar corey2006-06-07
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* fix warnings and decoding on CYGWIN (produced only noise before this change)Gravatar faust32005-08-18
* Update with Jindrich's latest change.Gravatar diego2005-05-14
* update to libogg 1.1.2 (needed for Theora)Gravatar henry2005-04-24
* 16-bit unsigned (needed by Theora exp.)Gravatar henry2005-04-24
* more information about source filesGravatar henry2005-01-07
* changes against 1.0 + Dec 2004 SVN math codeGravatar henry2005-01-05
* fix/simplify os_types.h. MPlayer needs inttypes.h anyway to compile.Gravatar reimar2005-01-04
* Ignore .dependGravatar ivo2005-01-03
* Mingw compile fix, hm doesn't the inttypes solution always work?Gravatar faust32005-01-02
* internal Tremor decoder for Ogg/VorbisGravatar henry2004-12-30