[SCM] obs-studio/master: Add new symbols

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue May 24 20:53:03 UTC 2016


The following commit has been merged in the master branch:
commit 52b169d11ab593eac44dba6c36b897e51e27caf9
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue May 24 22:36:42 2016 +0200

    Add new symbols

diff --git a/debian/libobs0.symbols b/debian/libobs0.symbols
index 271abe1..760b91f 100644
--- a/debian/libobs0.symbols
+++ b/debian/libobs0.symbols
@@ -717,6 +717,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_enum_sources at Base 0.13.2
  obs_enum_transition_types at Base 0.13.2
  obs_exec_ui at Base 0.13.2
+ obs_extract_avc_headers at Base 0.14.2
  obs_fader_add_callback at Base 0.13.2
  obs_fader_attach_source at Base 0.13.2
  obs_fader_create at Base 0.13.2
@@ -739,6 +740,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_get_base_effect at Base 0.13.2
  obs_get_default_rect_effect at Base 0.13.2
  obs_get_encoder_by_name at Base 0.13.2
+ obs_get_encoder_caps at Base 0.14.2
  obs_get_encoder_codec at Base 0.13.2
  obs_get_encoder_properties at Base 0.13.2
  obs_get_encoder_type at Base 0.13.2
@@ -824,6 +826,9 @@ libobs.so.0 libobs0 #MINVER#
  obs_load_sources at Base 0.13.2
  obs_module_get_config_path at Base 0.13.2
  obs_module_load_locale at Base 0.13.2
+ obs_obj_get_id at Base 0.14.2
+ obs_obj_get_type at Base 0.14.2
+ obs_obj_invalid at Base 0.14.2
  obs_open_module at Base 0.13.2
  obs_output_active at Base 0.13.2
  obs_output_addref at Base 0.13.2
@@ -979,11 +984,14 @@ libobs.so.0 libobs0 #MINVER#
  obs_scene_release at Base 0.13.2
  obs_scene_reorder_items at Base 0.13.2
  obs_sceneitem_addref at Base 0.13.2
+ obs_sceneitem_defer_update_begin at Base 0.14.2
+ obs_sceneitem_defer_update_end at Base 0.14.2
  obs_sceneitem_get_alignment at Base 0.13.2
  obs_sceneitem_get_bounds at Base 0.13.2
  obs_sceneitem_get_bounds_alignment at Base 0.13.2
  obs_sceneitem_get_bounds_type at Base 0.13.2
  obs_sceneitem_get_box_transform at Base 0.13.2
+ obs_sceneitem_get_crop at Base 0.14.2
  obs_sceneitem_get_draw_transform at Base 0.13.2
  obs_sceneitem_get_info at Base 0.13.2
  obs_sceneitem_get_pos at Base 0.13.2
@@ -999,6 +1007,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_sceneitem_set_bounds at Base 0.13.2
  obs_sceneitem_set_bounds_alignment at Base 0.13.2
  obs_sceneitem_set_bounds_type at Base 0.13.2
+ obs_sceneitem_set_crop at Base 0.14.2
  obs_sceneitem_set_info at Base 0.13.2
  obs_sceneitem_set_order at Base 0.13.2
  obs_sceneitem_set_order_position at Base 0.13.2
@@ -1010,6 +1019,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_service_addref at Base 0.13.2
  obs_service_apply_encoder_settings at Base 0.13.2
  obs_service_create at Base 0.13.2
+ obs_service_create_private at Base 0.14.2
  obs_service_defaults at Base 0.13.2
  obs_service_get_display_name at Base 0.13.2
  obs_service_get_id at Base 0.13.2
@@ -1057,6 +1067,8 @@ libobs.so.0 libobs0 #MINVER#
  obs_source_get_audio_timestamp at Base 0.13.2
  obs_source_get_base_height at Base 0.13.2
  obs_source_get_base_width at Base 0.13.2
+ obs_source_get_deinterlace_field_order at Base 0.14.2
+ obs_source_get_deinterlace_mode at Base 0.14.2
  obs_source_get_display_name at Base 0.13.2
  obs_source_get_filter_by_name at Base 0.13.2
  obs_source_get_flags at Base 0.13.2
@@ -1083,6 +1095,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_source_output_video at Base 0.13.2
  obs_source_process_filter_begin at Base 0.13.2
  obs_source_process_filter_end at Base 0.13.2
+ obs_source_process_filter_tech_end at Base 0.14.2
  obs_source_properties at Base 0.13.2
  obs_source_push_to_mute_enabled at Base 0.13.2
  obs_source_push_to_talk_enabled at Base 0.13.2
@@ -1099,6 +1112,8 @@ libobs.so.0 libobs0 #MINVER#
  obs_source_send_mouse_wheel at Base 0.13.2
  obs_source_set_audio_mixers at Base 0.13.2
  obs_source_set_default_flags at Base 0.13.2
+ obs_source_set_deinterlace_field_order at Base 0.14.2
+ obs_source_set_deinterlace_mode at Base 0.14.2
  obs_source_set_enabled at Base 0.13.2
  obs_source_set_flags at Base 0.13.2
  obs_source_set_muted at Base 0.13.2

-- 
obs-studio packaging



More information about the pkg-multimedia-commits mailing list