[SCM] VLC media player packaging branch, experimental, updated. debian/0.9.9a-1-36-g4dae45f

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Fri May 29 23:40:38 UTC 2009


The following commit has been merged in the experimental branch:
commit 383a30263fd1312fdde5befbc8809e499378cf67
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Wed May 13 12:33:06 2009 +0200

    Add new symbols for libvlc2

diff --git a/debian/libvlc2.symbols b/debian/libvlc2.symbols
index 05bfbad..548136c 100644
--- a/debian/libvlc2.symbols
+++ b/debian/libvlc2.symbols
@@ -4,7 +4,17 @@ libvlc.so.2 libvlc2 #MINVER#
  libvlc_audio_get_mute at Base 0.9.1
  libvlc_audio_get_track at Base 0.9.1
  libvlc_audio_get_track_count at Base 0.9.1
+ libvlc_audio_get_track_description at Base 1.0.0~rc1
  libvlc_audio_get_volume at Base 0.9.1
+ libvlc_audio_output_device_count at Base 1.0.0~rc1
+ libvlc_audio_output_device_id at Base 1.0.0~rc1
+ libvlc_audio_output_device_longname at Base 1.0.0~rc1
+ libvlc_audio_output_device_set at Base 1.0.0~rc1
+ libvlc_audio_output_get_device_type at Base 1.0.0~rc1
+ libvlc_audio_output_list_get at Base 1.0.0~rc1
+ libvlc_audio_output_list_release at Base 1.0.0~rc1
+ libvlc_audio_output_set at Base 1.0.0~rc1
+ libvlc_audio_output_set_device_type at Base 1.0.0~rc1
  libvlc_audio_set_channel at Base 0.9.1
  libvlc_audio_set_mute at Base 0.9.1
  libvlc_audio_set_track at Base 0.9.1
@@ -22,6 +32,7 @@ libvlc.so.2 libvlc2 #MINVER#
  libvlc_exception_init at Base 0.9.1
  libvlc_exception_raise at Base 0.9.1
  libvlc_exception_raised at Base 0.9.1
+ libvlc_free at Base 1.0.0~rc1
  libvlc_get_changeset at Base 0.9.1
  libvlc_get_compiler at Base 0.9.1
  libvlc_get_fullscreen at Base 0.9.1
@@ -29,6 +40,7 @@ libvlc.so.2 libvlc2 #MINVER#
  libvlc_get_log_verbosity at Base 0.9.1
  libvlc_get_version at Base 0.9.1
  libvlc_get_vlc_id at Base 0.9.1
+ libvlc_get_vlc_instance at Base 1.0.0~rc1
  libvlc_log_clear at Base 0.9.1
  libvlc_log_close at Base 0.9.1
  libvlc_log_count at Base 0.9.1
@@ -110,31 +122,46 @@ libvlc.so.2 libvlc2 #MINVER#
  libvlc_media_player_can_pause at Base 0.9.1
  libvlc_media_player_destroy at Base 0.9.1
  libvlc_media_player_event_manager at Base 0.9.1
+ libvlc_media_player_get_agl at Base 1.0.0~rc1
  libvlc_media_player_get_chapter at Base 0.9.1
  libvlc_media_player_get_chapter_count at Base 0.9.1
+ libvlc_media_player_get_chapter_count_for_title at Base 1.0.0~rc1
  libvlc_media_player_get_drawable at Base 0.9.1
  libvlc_media_player_get_fps at Base 0.9.1
+ libvlc_media_player_get_hwnd at Base 1.0.0~rc1
  libvlc_media_player_get_length at Base 0.9.1
  libvlc_media_player_get_media at Base 0.9.1
+ libvlc_media_player_get_nsobject at Base 1.0.0~rc1
  libvlc_media_player_get_position at Base 0.9.1
  libvlc_media_player_get_rate at Base 0.9.1
  libvlc_media_player_get_state at Base 0.9.1
  libvlc_media_player_get_time at Base 0.9.1
+ libvlc_media_player_get_title at Base 1.0.0~rc1
+ libvlc_media_player_get_title_count at Base 1.0.0~rc1
+ libvlc_media_player_get_xwindow at Base 1.0.0~rc1
  libvlc_media_player_has_vout at Base 0.9.1
+ libvlc_media_player_is_playing at Base 1.0.0~rc1
  libvlc_media_player_is_seekable at Base 0.9.1
  libvlc_media_player_new at Base 0.9.1
  libvlc_media_player_new_from_input_thread at Base 0.9.1
  libvlc_media_player_new_from_media at Base 0.9.1
+ libvlc_media_player_next_chapter at Base 1.0.0~rc1
  libvlc_media_player_pause at Base 0.9.1
  libvlc_media_player_play at Base 0.9.1
+ libvlc_media_player_previous_chapter at Base 1.0.0~rc1
  libvlc_media_player_release at Base 0.9.1
  libvlc_media_player_retain at Base 0.9.1
+ libvlc_media_player_set_agl at Base 1.0.0~rc1
  libvlc_media_player_set_chapter at Base 0.9.1
  libvlc_media_player_set_drawable at Base 0.9.1
+ libvlc_media_player_set_hwnd at Base 1.0.0~rc1
  libvlc_media_player_set_media at Base 0.9.1
+ libvlc_media_player_set_nsobject at Base 1.0.0~rc1
  libvlc_media_player_set_position at Base 0.9.1
  libvlc_media_player_set_rate at Base 0.9.1
  libvlc_media_player_set_time at Base 0.9.1
+ libvlc_media_player_set_title at Base 1.0.0~rc1
+ libvlc_media_player_set_xwindow at Base 1.0.0~rc1
  libvlc_media_player_stop at Base 0.9.1
  libvlc_media_player_will_play at Base 0.9.1
  libvlc_media_release at Base 0.9.1
@@ -166,13 +193,21 @@ libvlc.so.2 libvlc2 #MINVER#
  libvlc_set_log_verbosity at Base 0.9.1
  libvlc_toggle_fullscreen at Base 0.9.1
  libvlc_toggle_teletext at Base 0.9.1
+ libvlc_track_description_release at Base 1.0.0~rc1
  libvlc_video_destroy at Base 0.9.1
  libvlc_video_get_aspect_ratio at Base 0.9.1
+ libvlc_video_get_chapter_description at Base 1.0.0~rc1
  libvlc_video_get_crop_geometry at Base 0.9.1
  libvlc_video_get_height at Base 0.9.1
  libvlc_video_get_parent at Base 0.9.1
  libvlc_video_get_spu at Base 0.9.1
+ libvlc_video_get_spu_count at Base 1.0.0~rc1
+ libvlc_video_get_spu_description at Base 1.0.0~rc1
  libvlc_video_get_teletext at Base 0.9.1
+ libvlc_video_get_title_description at Base 1.0.0~rc1
+ libvlc_video_get_track at Base 1.0.0~rc1
+ libvlc_video_get_track_count at Base 1.0.0~rc1
+ libvlc_video_get_track_description at Base 1.0.0~rc1
  libvlc_video_get_width at Base 0.9.1
  libvlc_video_redraw_rectangle at Base 0.9.1
  libvlc_video_reparent at Base 0.9.1
@@ -184,6 +219,7 @@ libvlc.so.2 libvlc2 #MINVER#
  libvlc_video_set_spu at Base 0.9.1
  libvlc_video_set_subtitle_file at Base 0.9.1
  libvlc_video_set_teletext at Base 0.9.1
+ libvlc_video_set_track at Base 1.0.0~rc1
  libvlc_video_set_viewport at Base 0.9.1
  libvlc_video_take_snapshot at Base 0.9.1
  libvlc_vlm_add_broadcast at Base 0.9.1

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list