tremor: drop internal tremor library
commit6122d83981b85997e1fc1e3962c7aca3c3ab6714
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 1 Feb 2011 19:15:16 +0000 (1 21:15 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 1 Feb 2011 19:28:03 +0000 (1 21:28 +0200)
tree8628c1312f3b30c9f76649b3b6df00484826a33d
parent7cd7416c7316ce28cfa663b1f1d578b9c768a6ba
tremor: drop internal tremor library

Drop internal copy of the tremor library. Note that the internal ogg
demuxer (which is still sometimes useful to work around libavformat
ogg demuxer problems, though it's itself quite buggy) now cannot be
compiled without either external libvorbis or libvorbisidec (tremor).
37 files changed:
Copyright
Makefile
configure
rpm/mplayer.spec
tremor/COPYING [deleted file]
tremor/FILES [deleted file]
tremor/asm_arm.h [deleted file]
tremor/backends.h [deleted file]
tremor/bitwise.c [deleted file]
tremor/block.c [deleted file]
tremor/block.h [deleted file]
tremor/codebook.c [deleted file]
tremor/codebook.h [deleted file]
tremor/codec_internal.h [deleted file]
tremor/floor0.c [deleted file]
tremor/floor1.c [deleted file]
tremor/framing.c [deleted file]
tremor/info.c [deleted file]
tremor/ivorbiscodec.h [deleted file]
tremor/lsp_lookup.h [deleted file]
tremor/mapping0.c [deleted file]
tremor/mdct.c [deleted file]
tremor/mdct.h [deleted file]
tremor/mdct_lookup.h [deleted file]
tremor/misc.h [deleted file]
tremor/ogg.h [deleted file]
tremor/os.h [deleted file]
tremor/os_types.h [deleted file]
tremor/registry.c [deleted file]
tremor/registry.h [deleted file]
tremor/res012.c [deleted file]
tremor/sharedbook.c [deleted file]
tremor/synthesis.c [deleted file]
tremor/tremor.diff [deleted file]
tremor/window.c [deleted file]
tremor/window.h [deleted file]
tremor/window_lookup.h [deleted file]