summaryrefslogtreecommitdiffstats
path: root/tremor
Commit message (Expand)AuthorAgeFilesLines
* Instead of removing code from this imported library, place it under #if 0.diego2008-05-272-65/+82
* cosmetics: Fix pointless weird indentation.diego2008-05-271-6/+6
* Merge tremor/Makefile into top-level Makefile.diego2008-04-221-20/+0
* Move Tremor low accuracy CFLAGS handling to configure.diego2008-04-221-2/+0
* Use directory name as library name template.diego2008-04-221-1/+1
* Use the standard "static inline" instead of some broken ifdef messreimar2008-01-272-11/+23
* _vorbis_block_alloc() is used w/o prototype, this will crash on ia64.diego2007-10-207-0/+106
* Remove unnecessary lines from patch headers.diego2007-10-201-7/+0
* Put special CFLAGS for low accuracy tremor in the Makefile, similar to thediego2007-03-161-1/+1
* cosmetics: Fix indentation, reorder some lines for consistency.diego2007-03-131-13/+13
* Give more descriptive names to the source and library variables and splitdiego2007-03-131-4/+3
* Merge common parts of all Makefiles into one file included by all.diego2006-11-261-28/+2
* Remove superfluous comment.diego2006-11-251-3/+0
* Unify dep/depend targets.diego2006-11-201-3/+1
* Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.diego2006-07-301-6/+6
* Update upstream references, add a missing filertogni2006-07-301-2/+3
* Restore a local diff lost during license fix at r19256rtogni2006-07-301-2/+2
* Replace tremor files that had old headers saying "ALL REDISTRIBUTIONuau2006-07-3015-18/+64
* OPTFLAGS already includes EXTRA_INC.diego2006-07-121-1/+1
* Change "Supress" to "Suppress" in a couple comments.corey2006-06-071-1/+1
* Remove now obsolete .cvsignore files.diego2006-06-021-1/+0
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesdiego2006-03-251-2/+14
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-2/+2
* fix warnings and decoding on CYGWIN (produced only noise before this change)faust32005-08-182-2/+27
* Update with Jindrich's latest change.diego2005-05-141-1/+2
* update to libogg 1.1.2 (needed for Theora)henry2005-04-244-44/+610
* 16-bit unsigned (needed by Theora exp.)henry2005-04-241-0/+1
* more information about source fileshenry2005-01-071-0/+45
* changes against 1.0 + Dec 2004 SVN math codehenry2005-01-051-0/+90
* fix/simplify os_types.h. MPlayer needs inttypes.h anyway to compile.reimar2005-01-042-69/+0
* Ignore .dependivo2005-01-031-0/+1
* Mingw compile fix, hm doesn't the inttypes solution always work?faust32005-01-021-6/+6
* internal Tremor decoder for Ogg/Vorbishenry2004-12-3032-0/+8900