14414
|
1 On the origin of the files:
|
|
2 ==========================
|
|
3
|
19255
|
4 The code is a mixture of Tremor SVN Trunk r3989 (API, parser, part of math
|
14414
|
5 code) and December 2004 Trunk fetched from xiph.org's Subversion
|
|
6 (mostly math).
|
|
7
|
19255
|
8 SVN Trunk r3989:
|
14414
|
9 -----------
|
|
10 backends.h
|
|
11 block.c
|
|
12 codebook.c
|
|
13 codebook.h
|
|
14 codec_internal.h
|
|
15 config_types.h
|
|
16 info.c
|
|
17 ivorbiscodec.h
|
|
18 lsp_lookup.h
|
|
19 mapping0.c
|
|
20 os.h
|
|
21 registry.c
|
|
22 registry.h
|
|
23 res012.c
|
|
24 sharedbook.c
|
19255
|
25 synthesis.c
|
14414
|
26
|
|
27 Dec 2004 SVN Trunk:
|
|
28 ------------------
|
|
29 asm_arm.h
|
|
30 COPYING
|
|
31 floor0.c
|
|
32 floor1.c
|
|
33 mdct.c
|
|
34 mdct.h
|
|
35 mdct_lookup.h
|
|
36 misc.h
|
|
37 os_types.h
|
|
38 window.c
|
|
39 window.h
|
|
40 window_lookup.h
|
|
41
|
15250
|
42 libogg 1.1.2:
|
|
43 ------------
|
|
44 bitwise.c
|
|
45 framing.c
|
|
46 ogg.h
|
|
47
|
14414
|
48 Additional MPlayer-specific changes are contained in tremor.diff.
|
|
49 This file should be updated with each modification of the Tremor code.
|