libbpg-0.9.6
This commit is contained in:
parent
3035b41edf
commit
35a8402710
248 changed files with 232891 additions and 100 deletions
24
x265/source/x265.def.in
Normal file
24
x265/source/x265.def.in
Normal file
|
@ -0,0 +1,24 @@
|
|||
EXPORTS
|
||||
x265_encoder_open_${X265_BUILD}
|
||||
x265_param_default
|
||||
x265_param_default_preset
|
||||
x265_param_parse
|
||||
x265_param_alloc
|
||||
x265_param_free
|
||||
x265_picture_init
|
||||
x265_picture_alloc
|
||||
x265_picture_free
|
||||
x265_param_apply_profile
|
||||
x265_max_bit_depth
|
||||
x265_version_str
|
||||
x265_build_info_str
|
||||
x265_encoder_headers
|
||||
x265_encoder_parameters
|
||||
x265_encoder_reconfig
|
||||
x265_encoder_encode
|
||||
x265_encoder_get_stats
|
||||
x265_encoder_log
|
||||
x265_encoder_close
|
||||
x265_cleanup
|
||||
x265_api_get_${X265_BUILD}
|
||||
x265_api_query
|
Loading…
Add table
Add a link
Reference in a new issue