1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- libtheoraenc_1.0
- {
- global:
- th_encode_alloc
- th_encode_ctl
- th_encode_flushheader
- th_encode_ycbcr_in
- th_encode_packetout
- th_encode_free
- TH_VP31_QUANT_INFO
- TH_VP31_HUFF_CODES
- local:
- *
- }
- libtheora.so.1.0
- {
- global:
- theora_encode_init
- theora_encode_YUVin
- theora_encode_packetout
- theora_encode_header
- theora_encode_comment
- theora_encode_tables
- local:
- *
- }
|