- Oct 12, 2009
-
-
Cristian Adam authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@16641 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jul 11, 2009
-
-
Monty authored
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
-
- Feb 09, 2009
-
-
Cristian Adam authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@15687 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Dec 01, 2008
-
-
Cristian Adam authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@15546 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Oct 19, 2008
-
-
Cristian Adam authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@15417 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Aug 26, 2008
-
-
Cristian Adam authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@15207 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Feb 14, 2008
-
-
Monty authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@14507 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jan 19, 2008
-
-
ivo authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@14419 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Sep 13, 2007
-
-
Michael Smith authored
overrun our destination array for > 2 channels. git-svn-id: https://svn.xiph.org/trunk/Tremor@13794 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jul 23, 2007
-
-
Ralph Giles authored
linker supports it (GNU ld on linux or solaris) to avoid conflicts from internal symbols, most specifically the ogg implementation. git-svn-id: https://svn.xiph.org/trunk/Tremor@13291 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jun 23, 2007
-
-
Monty authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@13185 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
forcing buffer eop correctly when it hit end of packet (as it was using look() not read()) git-svn-id: https://svn.xiph.org/trunk/Tremor@13180 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jun 22, 2007
-
-
Monty authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@13173 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jun 21, 2007
-
-
Monty authored
Eliminate electric fence from debug Makefile; valgrind supercedes. git-svn-id: https://svn.xiph.org/trunk/Tremor@13164 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
illegal map/floor/residue type. The cleanup subdispatch was done by type, unfortunately, the invalid type just read in. Fixed. git-svn-id: https://svn.xiph.org/trunk/Tremor@13161 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
is *larger* than the current blocksize. Handle according to spec. git-svn-id: https://svn.xiph.org/trunk/Tremor@13156 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Mar 05, 2007
-
-
Thomas Vander Stichele authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@12649 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jun 23, 2006
-
-
Zentaro Kavanagh authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@11629 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jun 22, 2006
-
-
Zentaro Kavanagh authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@11615 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jun 13, 2006
-
-
Zentaro Kavanagh authored
* Update NSIS installer to work with vc8 runtimes -- works for 2K/XP/XP MCE, needs testing on older systems still * Fix unicode filename bug -- for NT/2K/XP/XP MCE, may no longer execute on 95/98/ME needs testing git-svn-id: https://svn.xiph.org/trunk/Tremor@11565 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Apr 26, 2006
-
-
Ralph Giles authored
Update autogen.sh so it works on MacOS X. This is the version from the trunk ogg package with two issues fixed: we check for no version number match when none appears in AUTOMAKE_OPTIONS and we correct inverted logic for dealing with that case. git-svn-id: https://svn.xiph.org/trunk/Tremor@11285 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Ralph Giles authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@11284 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Ralph Giles authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@11283 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Apr 21, 2006
-
-
Zentaro Kavanagh authored
* Add vorbis proj file * Add some svn:ignores git-svn-id: https://svn.xiph.org/trunk/Tremor@11219 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Zentaro Kavanagh authored
* Don't include sys/types.h if defined WIN32 && WINCE - it never gets used anyway git-svn-id: https://svn.xiph.org/trunk/Tremor@11217 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Zentaro Kavanagh authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@11215 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Zentaro Kavanagh authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@11212 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Zentaro Kavanagh authored
* Add VS2005 project files git-svn-id: https://svn.xiph.org/trunk/Tremor@11211 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jan 09, 2006
-
-
Ralph Giles authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@10710 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Ralph Giles authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@10707 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Jan 08, 2006
-
-
Ralph Giles authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@10703 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- May 10, 2005
-
-
j authored
remove it where misc.h is included. git-svn-id: https://svn.xiph.org/trunk/Tremor@9257 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
j authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@9256 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
j authored
you have to repeat your errors until you get it right: svn:eol-style native git-svn-id: https://svn.xiph.org/trunk/Tremor@9255 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
j authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@9254 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
j authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@9253 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Mar 31, 2003
-
-
Monty authored
Remove a C99-ism for the framing code. Monty git-svn-id: https://svn.xiph.org/trunk/Tremor@4573 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Mar 30, 2003
-
-
Monty authored
Fix several minor bits of merge weirdness spotted by slothead. git-svn-id: https://svn.xiph.org/trunk/Tremor@4570 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Mar 29, 2003
-
-
Monty authored
Roll all recent optimizations and fixes to mainline vorbisfile into Tremor First mainline deployment of libogg 2 (embedded into Tremor) git-svn-id: https://svn.xiph.org/trunk/Tremor@4565 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Nov 25, 2002
-
-
Monty authored
Memory behavior tuning. Average heap usage from 250kB -> 155kB. Much more requires the newer zero-copy libogg2 backport and on-the-fly codebook decode. git-svn-id: https://svn.xiph.org/trunk/Tremor@4120 0101bb08-14d6-0310-b084-bc0e0c8e3800
-