theora.exp 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. # export list for libtheora
  2. _theora_version_string
  3. _theora_version_number
  4. _theora_encode_init
  5. _theora_encode_YUVin
  6. _theora_encode_packetout
  7. _theora_encode_header
  8. _theora_encode_comment
  9. _theora_encode_tables
  10. _theora_decode_header
  11. _theora_decode_init
  12. _theora_decode_packetin
  13. _theora_decode_YUVout
  14. _theora_control
  15. _theora_packet_isheader
  16. _theora_packet_iskeyframe
  17. _theora_granule_shift
  18. _theora_granule_frame
  19. _theora_granule_time
  20. _theora_info_init
  21. _theora_info_clear
  22. _theora_clear
  23. _theora_comment_init
  24. _theora_comment_add
  25. _theora_comment_add_tag
  26. _theora_comment_query
  27. _theora_comment_query_count
  28. _theora_comment_clear
  29. _th_version_string
  30. _th_version_number
  31. _th_decode_headerin
  32. _th_decode_alloc
  33. _th_setup_free
  34. _th_decode_ctl
  35. _th_decode_packetin
  36. _th_decode_ycbcr_out
  37. _th_decode_free
  38. _th_packet_isheader
  39. _th_packet_iskeyframe
  40. _th_granule_frame
  41. _th_granule_time
  42. _th_info_init
  43. _th_info_clear
  44. _th_comment_init
  45. _th_comment_add
  46. _th_comment_add_tag
  47. _th_comment_query
  48. _th_comment_query_count
  49. _th_comment_clear
  50. _th_encode_alloc
  51. _th_encode_ctl
  52. _th_encode_flushheader
  53. _th_encode_packetout
  54. _th_encode_ycbcr_in
  55. _th_encode_free