summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Convert Tremor to use libogg instead of its own internal libogg2.Tim Terriberry2010-08-311-6/+7
| | | | | | | | | | | | | This makes it easier to use Tremor as a drop-in replacement for libvorbis and reduces code size and overhead for those who don't want to use its built-in Ogg demuxer. This commit also backports all of the changes that have accumulated in libvorbis's vorbisfile implementation, with the exception of halfrate decoding and cross-lapped seeking. Those should not be too hard to add if someone really wants them. git-svn-id: https://svn.xiph.org/trunk/Tremor@17375 0101bb08-14d6-0310-b084-bc0e0c8e3800
* dist: fix for out-of-tree buildsConrad Parker2010-04-201-1/+1
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@17152 0101bb08-14d6-0310-b084-bc0e0c8e3800
* include the html docs and the win32 build files in distConrad Parker2010-04-201-1/+2
| | | | | | Patch by Stefan Kost git-svn-id: https://svn.xiph.org/trunk/Tremor@17151 0101bb08-14d6-0310-b084-bc0e0c8e3800
* add a pkgconfig fileConrad Parker2010-04-201-0/+5
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@17150 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Merge recent vorbifile changes, extensions and fixes back fromMonty2009-07-111-1/+6
| | | | | | | | reference 1.2.2 and 1.2.3 into tremor. git-svn-id: https://svn.xiph.org/trunk/Tremor@16259 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Eliminate memory leak bugs in Tremor mailine (closes bug 1127)Monty2007-06-211-1/+1
| | | | | | | | Eliminate electric fence from debug Makefile; valgrind supercedes. git-svn-id: https://svn.xiph.org/trunk/Tremor@13164 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Add missing file block.h to the _SOURCES list so make dist works. Issue #900.Ralph Giles2006-04-261-1/+1
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@11284 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Fix several minor bits of merge weirdness spotted by slothead.Monty2003-03-301-1/+1
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@4570 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Roll all recent optimizations and fixes to mainline vorbisfile into TremorMonty2003-03-291-1/+1
| | | | | | | First mainline deployment of libogg 2 (embedded into Tremor) git-svn-id: https://svn.xiph.org/trunk/Tremor@4565 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Nicolas Pitre's LOW_ACCURACY patchMonty2002-10-161-1/+1
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@4012 0101bb08-14d6-0310-b084-bc0e0c8e3800
* fixed since lookup_data.h no longer existscalc2002-10-101-1/+1
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@3981 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Install patch to Makefile.am from Chris Gilbert; installs tremorMonty2002-09-201-0/+4
| | | | | | | | | headers into include/tremor/ Monty git-svn-id: https://svn.xiph.org/trunk/Tremor@3924 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Add patch to eliminate some trig redundancyMonty2002-09-101-1/+1
| | | | | | | Also eliminate bitreverse table git-svn-id: https://svn.xiph.org/trunk/Tremor@3898 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Patch AGE and REVISION in configure.inMonty2002-09-101-0/+4
| | | | | | | | Patch Makefile.am to add link for vorbis -> . to build ivorbisfile_example correct sort32a in sharedbook.c git-svn-id: https://svn.xiph.org/trunk/Tremor@3897 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Put root level of Tremor in CVSMonty2002-09-021-0/+30
git-svn-id: https://svn.xiph.org/trunk/Tremor@3890 0101bb08-14d6-0310-b084-bc0e0c8e3800