[Tremor] LOW_ACCURACY mode and MDCT improvements

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Mar 13 23:49:50 PST 2010


On 03/14/2010 12:43 AM, Nicholas Vinen wrote:
> It looks like you added some tables. I assume this means the code will
> grow by a few KB? Not a problem for me as the RAM is far more precious
> than the flash memory.

It looks to me like two of the three tables were just moved from one
place to another, if i'm understanding the patch correctly:

 http://duke.edu/~mgg6/rockbox/tremor_ffmpeg_imdctv2.patch

revtab appears to be the only new table.

I'd be interested in applying a patch which has the properties Mike
describes to the version of tremor i maintain in debian, if it was a bit
cleaner relative to the main sources.

when i try to build it, though, the build fails with:

> /bin/sh ./libtool --tag=CC   --mode=link gcc  -O2 -Wall -fsigned-char -g -O2 -D_REENTRANT -DUSE_MEMORY_H -version-info 1:2:0 -Wl,--version-script=Version_script -o libvorbisidec.la -rpath /usr/lib block.lo window.lo synthesis.lo info.lo floor1.lo floor0.lo vorbisfile.lo res012.lo mapping0.lo registry.lo codebook.lo sharedbook.lo framing.lo bitwise.lo fft-ffmpeg.lo mdct-ffmpeg.lo mdct_lookup.lo  
> libtool: link: gcc -shared  .libs/block.o .libs/window.o .libs/synthesis.o .libs/info.o .libs/floor1.o .libs/floor0.o .libs/vorbisfile.o .libs/res012.o .libs/mapping0.o .libs/registry.o .libs/codebook.o .libs/sharedbook.o .libs/framing.o .libs/bitwise.o .libs/fft-ffmpeg.o .libs/mdct-ffmpeg.o .libs/mdct_lookup.o    -Wl,--version-script=Version_script   -Wl,-soname -Wl,libvorbisidec.so.1 -o .libs/libvorbisidec.so.1.0.2
> gcc: .libs/fft-ffmpeg.o: No such file or directory
> make[2]: *** [libvorbisidec.la] Error 1

maybe the patched makefile is missing something?

	--dkg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 891 bytes
Desc: OpenPGP digital signature
Url : http://lists.xiph.org/pipermail/tremor/attachments/20100314/4739ba10/attachment.pgp 


More information about the Tremor mailing list