libtheora.def 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. EXPORTS
  2. ; Old alpha API
  3. theora_version_string
  4. theora_version_number
  5. theora_decode_header
  6. theora_decode_init
  7. theora_decode_packetin
  8. theora_decode_YUVout
  9. theora_control
  10. theora_packet_isheader
  11. theora_packet_iskeyframe
  12. theora_granule_shift
  13. theora_granule_frame
  14. theora_granule_time
  15. theora_info_init
  16. theora_info_clear
  17. theora_clear
  18. theora_comment_init
  19. theora_comment_add
  20. theora_comment_add_tag
  21. theora_comment_query
  22. theora_comment_query_count
  23. theora_comment_clear
  24. ; New theora-exp API
  25. th_version_string
  26. th_version_number
  27. th_decode_headerin
  28. th_decode_alloc
  29. th_setup_free
  30. th_decode_ctl
  31. th_decode_packetin
  32. th_decode_ycbcr_out
  33. th_decode_free
  34. th_packet_isheader
  35. th_packet_iskeyframe
  36. th_granule_frame
  37. th_granule_time
  38. th_info_init
  39. th_info_clear
  40. th_comment_init
  41. th_comment_add
  42. th_comment_add_tag
  43. th_comment_query
  44. th_comment_query_count
  45. th_comment_clear
  46. ; Old alpha API
  47. theora_encode_init
  48. theora_encode_YUVin
  49. theora_encode_packetout
  50. theora_encode_header
  51. theora_encode_comment
  52. theora_encode_tables
  53. ; New theora-exp API
  54. th_encode_alloc
  55. th_encode_ctl
  56. th_encode_flushheader
  57. th_encode_ycbcr_in
  58. th_encode_packetout
  59. th_encode_free
  60. TH_VP31_QUANT_INFO
  61. TH_VP31_HUFF_CODES