From 08bd6a2de901ecf13a769c926621434705b06e58 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 9 Dec 2012 22:36:32 +0000 Subject: [PATCH] win32: add new encoding profile API to .def file --- win32/common/libgstpbutils.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/win32/common/libgstpbutils.def b/win32/common/libgstpbutils.def index 55f10eb..3a56881 100644 --- a/win32/common/libgstpbutils.def +++ b/win32/common/libgstpbutils.def @@ -83,6 +83,7 @@ EXPORTS gst_encoding_profile_get_name gst_encoding_profile_get_presence gst_encoding_profile_get_preset + gst_encoding_profile_get_preset_name gst_encoding_profile_get_restriction gst_encoding_profile_get_type gst_encoding_profile_get_type_nick @@ -92,6 +93,7 @@ EXPORTS gst_encoding_profile_set_name gst_encoding_profile_set_presence gst_encoding_profile_set_preset + gst_encoding_profile_set_preset_name gst_encoding_profile_set_restriction gst_encoding_target_add_profile gst_encoding_target_get_category -- 2.7.4