Imported Upstream version 1.4+222+hg5f9f7194267b
[deb_x265.git] / source / x265.def.in
1 EXPORTS
2 x265_encoder_open_${X265_BUILD}
3 x265_setup_primitives
4 x265_param_default
5 x265_param_default_preset
6 x265_param_parse
7 x265_param_alloc
8 x265_param_free
9 x265_picture_init
10 x265_picture_alloc
11 x265_picture_free
12 x265_param_apply_profile
13 x265_max_bit_depth
14 x265_version_str
15 x265_build_info_str
16 x265_encoder_headers
17 x265_encoder_parameters
18 x265_encoder_encode
19 x265_encoder_get_stats
20 x265_encoder_log
21 x265_encoder_close
22 x265_cleanup