diff options
Diffstat (limited to 'vpx/exports_enc')
-rw-r--r-- | vpx/exports_enc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/vpx/exports_enc b/vpx/exports_enc index 3d5674926..1d9340c67 100644 --- a/vpx/exports_enc +++ b/vpx/exports_enc @@ -6,3 +6,17 @@ text vpx_codec_get_cx_data text vpx_codec_get_global_headers text vpx_codec_get_preview_frame text vpx_codec_set_cx_data_buf +text vpx_svc_dump_statistics +text vpx_svc_encode +text vpx_svc_free +text vpx_svc_get_buffer +text vpx_svc_get_encode_frame_count +text vpx_svc_get_frame_size +text vpx_svc_get_message +text vpx_svc_init +text vpx_svc_is_keyframe +text vpx_svc_release +text vpx_svc_set_keyframe +text vpx_svc_set_options +text vpx_svc_set_quantizers +text vpx_svc_set_scale_factors |