[SCM] VLC media player packaging branch, sid, updated. debian/1.1.0-4-8-g70106ea
xtophe-guest at users.alioth.debian.org
xtophe-guest at users.alioth.debian.org
Wed Jul 21 22:45:52 UTC 2010
The following commit has been merged in the sid branch:
commit 89515f66db874abed9b5a03a57e01aca375cb996
Author: Christophe Mutricy <xtophe at videolan.org>
Date: Wed Jul 21 01:01:33 2010 +0200
Add new symbols in libvlc5
diff --git a/debian/libvlc5.symbols b/debian/libvlc5.symbols
index 43953ba..0fecc52 100644
--- a/debian/libvlc5.symbols
+++ b/debian/libvlc5.symbols
@@ -1,6 +1,7 @@
libvlc.so.5 libvlc5 #MINVER#
libvlc_add_intf at Base 1.1.0
libvlc_audio_get_channel at Base 1.1.0
+ libvlc_audio_get_delay at Base 1.1.
libvlc_audio_get_mute at Base 1.1.0
libvlc_audio_get_track at Base 1.1.0
libvlc_audio_get_track_count at Base 1.1.0
@@ -16,6 +17,7 @@ libvlc.so.5 libvlc5 #MINVER#
libvlc_audio_output_set at Base 1.1.0
libvlc_audio_output_set_device_type at Base 1.1.0
libvlc_audio_set_channel at Base 1.1.0
+ libvlc_audio_set_delay at Base 1.1.1
libvlc_audio_set_mute at Base 1.1.0
libvlc_audio_set_track at Base 1.1.0
libvlc_audio_set_volume at Base 1.1.0
@@ -138,6 +140,7 @@ libvlc.so.5 libvlc5 #MINVER#
libvlc_media_player_set_hwnd at Base 1.1.0
libvlc_media_player_set_media at Base 1.1.0
libvlc_media_player_set_nsobject at Base 1.1.0
+ libvlc_media_player_set_pause at Base 1.1.1
libvlc_media_player_set_position at Base 1.1.0
libvlc_media_player_set_rate at Base 1.1.0
libvlc_media_player_set_time at Base 1.1.0
@@ -159,9 +162,12 @@ libvlc.so.5 libvlc5 #MINVER#
libvlc_retain at Base 1.1.0
libvlc_set_fullscreen at Base 1.1.0
libvlc_set_log_verbosity at Base 1.1.0
+ libvlc_set_user_agent at Base 1.1.1
libvlc_toggle_fullscreen at Base 1.1.0
libvlc_toggle_teletext at Base 1.1.0
libvlc_track_description_release at Base 1.1.0
+ libvlc_video_get_adjust_float at Base 1.1.1
+ libvlc_video_get_adjust_int at Base 1.1.1
libvlc_video_get_aspect_ratio at Base 1.1.0
libvlc_video_get_chapter_description at Base 1.1.0
libvlc_video_get_crop_geometry at Base 1.1.0
@@ -181,9 +187,13 @@ libvlc.so.5 libvlc5 #MINVER#
libvlc_video_get_track_count at Base 1.1.0
libvlc_video_get_track_description at Base 1.1.0
libvlc_video_get_width at Base 1.1.0
+ libvlc_video_set_adjust_float at Base 1.1.1
+ libvlc_video_set_adjust_int at Base 1.1.1
libvlc_video_set_aspect_ratio at Base 1.1.0
+ libvlc_video_set_callbacks at Base 1.1.1
libvlc_video_set_crop_geometry at Base 1.1.0
libvlc_video_set_deinterlace at Base 1.1.0
+ libvlc_video_set_format at Base 1.1.1
libvlc_video_set_key_input at Base 1.1.0
libvlc_video_set_logo_int at Base 1.1.0
libvlc_video_set_logo_string at Base 1.1.0
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list