ff_theora.def

来自「从FFMPEG转换而来的H264解码程序,VC下编译..」· DEF 代码 · 共 24 行

DEF
24
字号
EXPORTS
  theora_version_string
  theora_version_number
  theora_encode_init
  theora_encode_header
  theora_encode_comment
  theora_encode_tables
  theora_encode_YUVin
  theora_encode_packetout
  theora_encode_header
  theora_decode_header
  theora_decode_init
  theora_decode_packetin
  theora_decode_YUVout
  theora_granule_time
  theora_clear
  theora_comment_init
  theora_info_init
  theora_info_clear
  theora_comment_clear
  theora_granule_frame
  set_cpu_flags
  getVersion

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?