Mercurial > mplayer.hg
comparison tremor/FILES @ 15250:e891ff7a7b6c
update to libogg 1.1.2 (needed for Theora)
author | henry |
---|---|
date | Sun, 24 Apr 2005 08:37:48 +0000 |
parents | c899845eb030 |
children | e9437f0553d1 |
comparison
equal
deleted
inserted
replaced
15249:0deaa53ed5ad | 15250:e891ff7a7b6c |
---|---|
6 (mostly math). | 6 (mostly math). |
7 | 7 |
8 1.0 Release: | 8 1.0 Release: |
9 ----------- | 9 ----------- |
10 backends.h | 10 backends.h |
11 bitwise.c | |
12 block.c | 11 block.c |
13 codebook.c | 12 codebook.c |
14 codebook.h | 13 codebook.h |
15 codec_internal.h | 14 codec_internal.h |
16 config_types.h | 15 config_types.h |
17 framing.c | |
18 info.c | 16 info.c |
19 ivorbiscodec.h | 17 ivorbiscodec.h |
20 lsp_lookup.h | 18 lsp_lookup.h |
21 mapping0.c | 19 mapping0.c |
22 ogg.h | |
23 os.h | 20 os.h |
24 registry.c | 21 registry.c |
25 registry.h | 22 registry.h |
26 res012.c | 23 res012.c |
27 sharedbook.c | 24 sharedbook.c |
39 os_types.h | 36 os_types.h |
40 window.c | 37 window.c |
41 window.h | 38 window.h |
42 window_lookup.h | 39 window_lookup.h |
43 | 40 |
41 libogg 1.1.2: | |
42 ------------ | |
43 bitwise.c | |
44 framing.c | |
45 ogg.h | |
46 | |
44 Additional MPlayer-specific changes are contained in tremor.diff. | 47 Additional MPlayer-specific changes are contained in tremor.diff. |
45 This file should be updated with each modification of the Tremor code. | 48 This file should be updated with each modification of the Tremor code. |