spec: Use %license macro to copy license
[platform/upstream/libtheora.git] / win32 / xmingw32 / libtheoradec-all.def
1 EXPORTS\r
2 ; Old alpha API\r
3         theora_version_string @ 1\r
4         theora_version_number @ 2\r
5 \r
6         theora_decode_header @ 3\r
7         theora_decode_init @ 4\r
8         theora_decode_packetin @ 5\r
9         theora_decode_YUVout @ 6\r
10 \r
11         theora_control @ 7\r
12 \r
13         theora_packet_isheader @ 8\r
14         theora_packet_iskeyframe @ 9\r
15 \r
16         theora_granule_shift @ 10\r
17         theora_granule_frame @ 11\r
18         theora_granule_time @ 12\r
19 \r
20         theora_info_init @ 13\r
21         theora_info_clear @ 14\r
22 \r
23         theora_clear @ 15\r
24 \r
25         theora_comment_init @ 16\r
26         theora_comment_add @ 17\r
27         theora_comment_add_tag @ 18\r
28         theora_comment_query @ 19\r
29         theora_comment_query_count @ 20\r
30         theora_comment_clear @ 21\r
31 \r
32 ; New theora-exp API\r
33         th_version_string @ 22\r
34         th_version_number @ 23\r
35 \r
36         th_decode_headerin @ 24\r
37         th_decode_alloc @ 25\r
38         th_setup_free @ 26\r
39         th_decode_ctl @ 27\r
40         th_decode_packetin @ 28\r
41         th_decode_ycbcr_out @ 29\r
42         th_decode_free @ 30\r
43 \r
44         th_packet_isheader @ 31\r
45         th_packet_iskeyframe @ 32\r
46 \r
47         th_granule_frame @ 33\r
48         th_granule_time @ 34\r
49 \r
50         th_info_init @ 35\r
51         th_info_clear @ 36\r
52 \r
53         th_comment_init @ 37\r
54         th_comment_add @ 38\r
55         th_comment_add_tag @ 39\r
56         th_comment_query @ 40\r
57         th_comment_query_count @ 41\r
58         th_comment_clear @ 42\r