- 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
-
- Oct 16, 2002
-
-
Monty authored
Fix to Nicolas Pitre's interpolated MDCT for 4096 and 8192 git-svn-id: https://svn.xiph.org/trunk/Tremor@4014 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
fix a build straggler in the low accuracy patch git-svn-id: https://svn.xiph.org/trunk/Tremor@4013 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
Nicolas Pitre's LOW_ACCURACY patch git-svn-id: https://svn.xiph.org/trunk/Tremor@4012 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
Fix ov_time_tell() tonot always return a multiple of 1000 git-svn-id: https://svn.xiph.org/trunk/Tremor@4011 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
const-ify a few things that really ought to be. git-svn-id: https://svn.xiph.org/trunk/Tremor@4010 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
mdct comment change (correct the vorbis window function description) Roll a libvorbis fix into tremor (if audio stream has only one page and that page is a short page) Monty git-svn-id: https://svn.xiph.org/trunk/Tremor@4008 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
endian.h -> sys/types.h git-svn-id: https://svn.xiph.org/trunk/Tremor@4007 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Oct 11, 2002
-
-
Monty authored
fix ov_time_tell bug in nonseekable stream git-svn-id: https://svn.xiph.org/trunk/Tremor@3995 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
REGENTS -> FOUNDATION git-svn-id: https://svn.xiph.org/trunk/Tremor@3989 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Oct 10, 2002
-
-
calc authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@3981 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
calc authored
git-svn-id: https://svn.xiph.org/trunk/Tremor@3980 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Sep 20, 2002
-
-
Monty authored
Get Makefile.in out of CVS git-svn-id: https://svn.xiph.org/trunk/Tremor@3927 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
eliminate some unused ogg packing code git-svn-id: https://svn.xiph.org/trunk/Tremor@3926 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
Install patch to Makefile.am from Chris Gilbert; installs tremor headers into include/tremor/ Monty git-svn-id: https://svn.xiph.org/trunk/Tremor@3924 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
Latest improvements from Nicolas Pitre. Reviewed by Monty From Nicolas's notes: - Includes my previous patch with interpolation code for correct accuracy with all block sizes. - Interlaces sin and cos values in the lookup table to reduce register pressure since only one pointer is required to walk the table instead of two. This also accounts for better cache locality. - Split the lookup table into two tables since half of it (one value every two) is only used in separate section of the code and only with large block sizes. Therefore the table size used for the common case is reduced by 2 accounting for yet better cache usage. - Abstracted all cross products throughout the code so they can be easily optimized. First this prevents redundant register reloads on ARM due to the implicit memory access ordering, next this allowed for the opportunity to hook some inline assembly to perform the actual operation. - Fix layout of current assembly in asm_arm.h to match GCC's output (more enjoyable to read when inspecting the final assembly) plus some constraint correctness issues. - Added a memory barrier macro to force the compiler not to cache values into registers or on the stack in some cases. - Reordered some code for better ARM assembly generation by the compiler. git-svn-id: https://svn.xiph.org/trunk/Tremor@3923 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Sep 13, 2002
-
-
Monty authored
Nicolas Pitre's newer, more polished MDCT. From his summary: - All redundant lookup tables eliminated; - mdct_init removed; - negative operands factorized out; - loop layout to allow the compiler to nicely use the ARM's dereference with preincrement and write back addressing mode for the T and V pointers; - miscelaneous code optimisations and uniformisation. git-svn-id: https://svn.xiph.org/trunk/Tremor@3908 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- Sep 10, 2002
-
-
Monty authored
Add patch to eliminate some trig redundancy Also eliminate bitreverse table git-svn-id: https://svn.xiph.org/trunk/Tremor@3898 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
Monty authored
Patch AGE and REVISION in configure.in 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
-
- Sep 03, 2002
-
-
Monty authored
Update headers on source files for BSD license. git-svn-id: https://svn.xiph.org/trunk/Tremor@3895 0101bb08-14d6-0310-b084-bc0e0c8e3800
-