https://bitbucket.org/multicoreware/x265
Raw File
Tip revision: 930fc42cefe6ba8a947cec454c423b8ef82a1955 authored by Pradeep Ramachandran on 23 December 2016, 05:57:39 UTC
release: Tagged x265 version 2.2
Tip revision: 930fc42
x265.def.in
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
x265_encoder_intra_refresh
back to top