mirror of
https://github.com/love2d/megasource.git
synced 2026-08-21 13:10:24 +02:00
Updated libtheora from 1.1 to 1.1.1, we kept the CMakeLists.txt
--HG-- branch : update-to-libtheora-1.1.1
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# export list for theoradec
|
||||
_th_version_string
|
||||
_th_version_number
|
||||
_th_decode_headerin
|
||||
_th_decode_alloc
|
||||
_th_setup_free
|
||||
_th_decode_ctl
|
||||
_th_decode_packetin
|
||||
_th_decode_ycbcr_out
|
||||
_th_decode_free
|
||||
_th_packet_isheader
|
||||
_th_packet_iskeyframe
|
||||
_th_granule_frame
|
||||
_th_granule_time
|
||||
_th_info_init
|
||||
_th_info_clear
|
||||
_th_comment_init
|
||||
_th_comment_add
|
||||
_th_comment_add_tag
|
||||
_th_comment_query
|
||||
_th_comment_query_count
|
||||
_th_comment_clear
|
||||
_theora_version_string
|
||||
_theora_version_number
|
||||
_theora_decode_header
|
||||
_theora_decode_init
|
||||
_theora_decode_packetin
|
||||
_theora_decode_YUVout
|
||||
_theora_control
|
||||
_theora_packet_isheader
|
||||
_theora_packet_iskeyframe
|
||||
_theora_granule_shift
|
||||
_theora_granule_frame
|
||||
_theora_granule_time
|
||||
_theora_info_init
|
||||
_theora_info_clear
|
||||
_theora_clear
|
||||
_theora_comment_init
|
||||
_theora_comment_add
|
||||
_theora_comment_add_tag
|
||||
_theora_comment_query
|
||||
_theora_comment_query_count
|
||||
_theora_comment_clear
|
||||
Reference in New Issue
Block a user