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

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Jun 29 19:21:23 UTC 2017


The following commit has been merged in the master branch:
commit d3264573e47c806b3b6cacb01082aa41299bd905
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Jun 29 21:06:38 2017 +0200

    Add new symbols

diff --git a/debian/libobs0.symbols b/debian/libobs0.symbols
index 9d56459..a7ddffd 100644
--- a/debian/libobs0.symbols
+++ b/debian/libobs0.symbols
@@ -21,6 +21,7 @@ libobs-frontend-api.so.0 libobs0 #MINVER#
  obs_frontend_get_scene_names at Base 18.0.1
  obs_frontend_get_scenes at Base 18.0.1
  obs_frontend_get_streaming_output at Base 18.0.1
+ obs_frontend_get_streaming_service at Base 19.0.3
  obs_frontend_get_transitions at Base 18.0.1
  obs_frontend_pop_ui_translation at Base 18.0.1
  obs_frontend_push_ui_translation at Base 18.0.1
@@ -33,10 +34,12 @@ libobs-frontend-api.so.0 libobs0 #MINVER#
  obs_frontend_replay_buffer_start at Base 18.0.1
  obs_frontend_replay_buffer_stop at Base 18.0.1
  obs_frontend_save at Base 18.0.1
+ obs_frontend_save_streaming_service at Base 19.0.3
  obs_frontend_set_current_profile at Base 18.0.1
  obs_frontend_set_current_scene at Base 18.0.1
  obs_frontend_set_current_scene_collection at Base 18.0.1
  obs_frontend_set_current_transition at Base 18.0.1
+ obs_frontend_set_streaming_service at Base 19.0.3
  obs_frontend_streaming_active at Base 18.0.1
  obs_frontend_streaming_start at Base 18.0.1
  obs_frontend_streaming_stop at Base 18.0.1
@@ -564,6 +567,7 @@ libobs.so.0 libobs0 #MINVER#
  media_remux_job_destroy at Base 0.13.2
  media_remux_job_process at Base 0.13.2
  norm_to_polar at Base 0.13.2
+ obs_add_main_render_callback at Base 19.0.3
  obs_add_module_path at Base 0.13.2
  obs_audio_encoder_create at Base 0.13.2
  obs_avc_find_startcode at Base 0.13.2
@@ -792,6 +796,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_get_audio at Base 0.13.2
  obs_get_audio_info at Base 0.13.2
  obs_get_audio_monitoring_device at Base 18.0.1
+ obs_get_average_frame_time_ns at Base 19.0.3
  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
@@ -799,6 +804,7 @@ libobs.so.0 libobs0 #MINVER#
  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
+ obs_get_lagged_frames at Base 19.0.3
  obs_get_locale at Base 0.13.2
  obs_get_master_volume at Base 0.13.2
  obs_get_module_author at Base 0.13.2
@@ -819,6 +825,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_get_source_defaults at Base 0.13.2
  obs_get_source_output_flags at Base 0.13.2
  obs_get_source_properties at Base 0.13.2
+ obs_get_total_frames at Base 19.0.3
  obs_get_version at Base 0.13.2
  obs_get_video at Base 0.13.2
  obs_get_video_frame_time at Base 0.13.2
@@ -899,6 +906,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_output_get_active_delay at Base 0.13.2
  obs_output_get_audio_encoder at Base 0.13.2
  obs_output_get_congestion at Base 18.0.1
+ obs_output_get_connect_time_ms at Base 19.0.3
  obs_output_get_delay at Base 0.13.2
  obs_output_get_display_name at Base 0.13.2
  obs_output_get_frames_dropped at Base 0.13.2
@@ -920,10 +928,12 @@ libobs.so.0 libobs0 #MINVER#
  obs_output_initialize_encoders at Base 0.13.2
  obs_output_pause at Base 0.13.2
  obs_output_properties at Base 0.13.2
+ obs_output_reconnecting at Base 19.0.3
  obs_output_release at Base 0.13.2
  obs_output_set_audio_conversion at Base 0.13.2
  obs_output_set_audio_encoder at Base 0.13.2
  obs_output_set_delay at Base 0.13.2
+ obs_output_set_last_error at Base 19.0.3
  obs_output_set_media at Base 0.13.2
  obs_output_set_mixer at Base 0.13.2
  obs_output_set_preferred_size at Base 0.13.2
@@ -1026,6 +1036,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_register_output_s at Base 0.13.2
  obs_register_service_s at Base 0.13.2
  obs_register_source_s at Base 0.13.2
+ obs_remove_main_render_callback at Base 19.0.3
  obs_render_main_view at Base 0.13.2
  obs_reset_audio at Base 0.13.2
  obs_reset_video at Base 0.13.2
@@ -1039,6 +1050,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_scene_create_private at Base 0.13.2
  obs_scene_duplicate at Base 0.13.2
  obs_scene_enum_items at Base 0.13.2
+ obs_scene_find_sceneitem_by_id at Base 19.0.3
  obs_scene_find_source at Base 0.13.2
  obs_scene_from_source at Base 0.13.2
  obs_scene_get_source at Base 0.13.2
@@ -1054,6 +1066,7 @@ libobs.so.0 libobs0 #MINVER#
  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_id at Base 19.0.3
  obs_sceneitem_get_info at Base 0.13.2
  obs_sceneitem_get_pos at Base 0.13.2
  obs_sceneitem_get_rot at Base 0.13.2
@@ -1108,11 +1121,14 @@ libobs.so.0 libobs0 #MINVER#
  obs_source_add_active_child at Base 0.13.2
  obs_source_add_audio_capture_callback at Base 0.13.2
  obs_source_addref at Base 0.13.2
+ obs_source_async_unbuffered at Base 19.0.3
  obs_source_audio_pending at Base 0.13.2
  obs_source_configurable at Base 0.13.2
+ obs_source_copy_filters at Base 19.0.3
  obs_source_create at Base 0.13.2
  obs_source_create_private at Base 0.13.2
  obs_source_dec_showing at Base 0.13.2
+ obs_source_default_render at Base 19.0.3
  obs_source_draw at Base 0.13.2
  obs_source_draw_set_color_matrix at Base 0.13.2
  obs_source_duplicate at Base 0.13.2
@@ -1158,6 +1174,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_source_muted at Base 0.13.2
  obs_source_output_audio at Base 0.13.2
  obs_source_output_video at Base 0.13.2
+ obs_source_preload_video at Base 19.0.3
  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
@@ -1175,6 +1192,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_source_send_mouse_click at Base 0.13.2
  obs_source_send_mouse_move at Base 0.13.2
  obs_source_send_mouse_wheel at Base 0.13.2
+ obs_source_set_async_unbuffered at Base 19.0.3
  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
@@ -1188,6 +1206,7 @@ libobs.so.0 libobs0 #MINVER#
  obs_source_set_push_to_talk_delay at Base 0.13.2
  obs_source_set_sync_offset at Base 0.13.2
  obs_source_set_volume at Base 0.13.2
+ obs_source_show_preloaded_video at Base 19.0.3
  obs_source_showing at Base 0.13.2
  obs_source_skip_video_filter at Base 0.13.2
  obs_source_update at Base 0.13.2
@@ -1275,8 +1294,11 @@ libobs.so.0 libobs0 #MINVER#
  os_get_config_path at Base 0.13.2
  os_get_config_path_ptr at Base 0.13.2
  os_get_file_size at Base 0.13.2
+ os_get_free_disk_space at Base 19.0.3
  os_get_free_space at Base 0.13.2
+ os_get_logical_cores at Base 19.0.3
  os_get_path_extension at Base 0.15.4
+ os_get_physical_cores at Base 19.0.3
  os_get_program_data_path at Base 0.15.4
  os_get_program_data_path_ptr at Base 0.15.4
  os_getcwd at Base 0.13.2
@@ -1305,6 +1327,7 @@ libobs.so.0 libobs0 #MINVER#
  os_rename at Base 0.13.2
  os_request_high_performance at Base 0.13.2
  os_rmdir at Base 0.13.2
+ os_safe_replace at Base 19.0.3
  os_sem_destroy at Base 0.13.2
  os_sem_init at Base 0.13.2
  os_sem_post at Base 0.13.2

-- 
obs-studio packaging



More information about the pkg-multimedia-commits mailing list