summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libtremor
AgeCommit message (Expand)AuthorFilesLines
2009-07-14Remove a function accidentally added back in r21841.Magnus Holmgren1-6/+0
2009-07-13Import Vorbis seeking improvements from Tremor SVN.Magnus Holmgren3-300/+612
2009-06-30Commit rest of fix in FS#9866. Don't parse Vorbis comments again in libtremo...Michael Giacomelli1-24/+1
2009-05-02Fix for noise after vorbis skipping introduced in r20783 - thanks to Aoyumi a...Dave Hooper2-16/+15
2009-04-25Commit FS#9882 - make better use of iram at different quality encodings, remo...Dave Hooper13-183/+331
2009-03-08Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the V...Magnus Holmgren1-0/+9
2009-03-01Make tremor check for very long ogg tags and truncate them if they're larger ...Michael Giacomelli1-6/+15
2009-03-01Silence warning from 'ar' if the archive had to be created.Jens Arnold1-1/+1
2009-02-23Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg1-1/+1
2009-02-17Commit FS#9915 by Sei Aoyumi. Adds hints to help GCC better optimize vorbis ...Michael Giacomelli4-5/+5
2009-01-21Remove floor0 stuff from IRAM. Results in a tiny speed decrease for files en...Michael Giacomelli2-10/+10
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-22Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY()Nils Wallménius1-5/+5
2008-11-20Introduce likely() and unlikely() macros, use to give gcc hints about which b...Nils Wallménius2-17/+5
2008-11-20Remove .a files before running ar, to avoid problems with renamed files remai...Björn Stenberg1-0/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg6-55/+41
2008-11-05Codec lib directories renamed, except for demac.Björn Stenberg39-0/+10768