theoradec.exp 862 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. # export list for theoradec
  2. _th_version_string
  3. _th_version_number
  4. _th_decode_headerin
  5. _th_decode_alloc
  6. _th_setup_free
  7. _th_decode_ctl
  8. _th_decode_packetin
  9. _th_decode_ycbcr_out
  10. _th_decode_free
  11. _th_packet_isheader
  12. _th_packet_iskeyframe
  13. _th_granule_frame
  14. _th_granule_time
  15. _th_info_init
  16. _th_info_clear
  17. _th_comment_init
  18. _th_comment_add
  19. _th_comment_add_tag
  20. _th_comment_query
  21. _th_comment_query_count
  22. _th_comment_clear
  23. _theora_version_string
  24. _theora_version_number
  25. _theora_decode_header
  26. _theora_decode_init
  27. _theora_decode_packetin
  28. _theora_decode_YUVout
  29. _theora_control
  30. _theora_packet_isheader
  31. _theora_packet_iskeyframe
  32. _theora_granule_shift
  33. _theora_granule_frame
  34. _theora_granule_time
  35. _theora_info_init
  36. _theora_info_clear
  37. _theora_clear
  38. _theora_comment_init
  39. _theora_comment_add
  40. _theora_comment_add_tag
  41. _theora_comment_query
  42. _theora_comment_query_count
  43. _theora_comment_clear