[SCM] VLC media player packaging branch, experimental, updated. debian/1.0.0.rc2-1-10-gfc0f63a

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Tue Jul 28 22:24:16 UTC 2009


The following commit has been merged in the experimental branch:
commit 94daec041d35915df7f579430b42fb9d7efd727b
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Thu Jul 2 15:40:10 2009 +0200

    Force at least libvlc 1.0.0 becasue of tha soname change of libvlccore
    
    There is smater way to do it like asking upstream to version libvlccore
    symbols.
    But considering the tight links between the various vlc packages it
    wouldn't bring a lot of advantages in real use case.

diff --git a/debian/libvlc2.symbols b/debian/libvlc2.symbols
index cca2b67..897bd4e 100644
--- a/debian/libvlc2.symbols
+++ b/debian/libvlc2.symbols
@@ -1,11 +1,11 @@
 libvlc.so.2 libvlc2 #MINVER#
- libvlc_add_intf at Base 0.9.1
- libvlc_audio_get_channel at Base 0.9.1
- 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_add_intf at Base 1.0.0~rc
+ libvlc_audio_get_channel at Base 1.0.0~rc
+ libvlc_audio_get_mute at Base 1.0.0~rc
+ libvlc_audio_get_track at Base 1.0.0~rc
+ libvlc_audio_get_track_count at Base 1.0.0~rc
  libvlc_audio_get_track_description at Base 1.0.0~rc1
- libvlc_audio_get_volume at Base 0.9.1
+ libvlc_audio_get_volume at Base 1.0.0~rc
  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
@@ -15,265 +15,265 @@ libvlc.so.2 libvlc2 #MINVER#
  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
- libvlc_audio_set_volume at Base 0.9.1
- libvlc_audio_toggle_mute at Base 0.9.1
- libvlc_event_attach at Base 0.9.1
- libvlc_event_detach at Base 0.9.1
- libvlc_event_manager_new at Base 0.9.1
- libvlc_event_manager_register_event_type at Base 0.9.1
- libvlc_event_manager_release at Base 0.9.1
- libvlc_event_send at Base 0.9.1
- libvlc_event_type_name at Base 0.9.1
- libvlc_exception_clear at Base 0.9.1
- libvlc_exception_get_message at Base 0.9.1
- 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_audio_set_channel at Base 1.0.0~rc
+ libvlc_audio_set_mute at Base 1.0.0~rc
+ libvlc_audio_set_track at Base 1.0.0~rc
+ libvlc_audio_set_volume at Base 1.0.0~rc
+ libvlc_audio_toggle_mute at Base 1.0.0~rc
+ libvlc_event_attach at Base 1.0.0~rc
+ libvlc_event_detach at Base 1.0.0~rc
+ libvlc_event_manager_new at Base 1.0.0~rc
+ libvlc_event_manager_register_event_type at Base 1.0.0~rc
+ libvlc_event_manager_release at Base 1.0.0~rc
+ libvlc_event_send at Base 1.0.0~rc
+ libvlc_event_type_name at Base 1.0.0~rc
+ libvlc_exception_clear at Base 1.0.0~rc
+ libvlc_exception_get_message at Base 1.0.0~rc
+ libvlc_exception_init at Base 1.0.0~rc
+ libvlc_exception_raise at Base 1.0.0~rc
+ libvlc_exception_raised at Base 1.0.0~rc
  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
- libvlc_get_input_thread at Base 0.9.1
- 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_changeset at Base 1.0.0~rc
+ libvlc_get_compiler at Base 1.0.0~rc
+ libvlc_get_fullscreen at Base 1.0.0~rc
+ libvlc_get_input_thread at Base 1.0.0~rc
+ libvlc_get_log_verbosity at Base 1.0.0~rc
+ libvlc_get_version at Base 1.0.0~rc
+ libvlc_get_vlc_id at Base 1.0.0~rc
  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
- libvlc_log_get_iterator at Base 0.9.1
- libvlc_log_iterator_free at Base 0.9.1
- libvlc_log_iterator_has_next at Base 0.9.1
- libvlc_log_iterator_next at Base 0.9.1
- libvlc_log_open at Base 0.9.1
- libvlc_media_add_option at Base 0.9.1
+ libvlc_log_clear at Base 1.0.0~rc
+ libvlc_log_close at Base 1.0.0~rc
+ libvlc_log_count at Base 1.0.0~rc
+ libvlc_log_get_iterator at Base 1.0.0~rc
+ libvlc_log_iterator_free at Base 1.0.0~rc
+ libvlc_log_iterator_has_next at Base 1.0.0~rc
+ libvlc_log_iterator_next at Base 1.0.0~rc
+ libvlc_log_open at Base 1.0.0~rc
+ libvlc_media_add_option at Base 1.0.0~rc
  libvlc_media_add_option_untrusted at Base 0.9.9
- libvlc_media_discoverer_event_manager at Base 0.9.1
- libvlc_media_discoverer_is_running at Base 0.9.1
- libvlc_media_discoverer_localized_name at Base 0.9.1
- libvlc_media_discoverer_media_list at Base 0.9.1
- libvlc_media_discoverer_new_from_name at Base 0.9.1
- libvlc_media_discoverer_release at Base 0.9.1
- libvlc_media_duplicate at Base 0.9.1
- libvlc_media_event_manager at Base 0.9.1
- libvlc_media_get_duration at Base 0.9.1
- libvlc_media_get_meta at Base 0.9.1
- libvlc_media_get_mrl at Base 0.9.1
- libvlc_media_get_state at Base 0.9.1
- libvlc_media_get_user_data at Base 0.9.1
- libvlc_media_is_preparsed at Base 0.9.1
- libvlc_media_library_load at Base 0.9.1
- libvlc_media_library_media_list at Base 0.9.1
- libvlc_media_library_new at Base 0.9.1
- libvlc_media_library_release at Base 0.9.1
- libvlc_media_library_retain at Base 0.9.1
- libvlc_media_library_save at Base 0.9.1
- libvlc_media_list_add_file_content at Base 0.9.1
- libvlc_media_list_add_media at Base 0.9.1
- libvlc_media_list_count at Base 0.9.1
- libvlc_media_list_event_manager at Base 0.9.1
- libvlc_media_list_flat_view at Base 0.9.1
- libvlc_media_list_hierarchical_node_view at Base 0.9.1
- libvlc_media_list_hierarchical_view at Base 0.9.1
- libvlc_media_list_index_of_item at Base 0.9.1
- libvlc_media_list_insert_media at Base 0.9.1
- libvlc_media_list_is_readonly at Base 0.9.1
- libvlc_media_list_item_at_index at Base 0.9.1
- libvlc_media_list_lock at Base 0.9.1
- libvlc_media_list_media at Base 0.9.1
- libvlc_media_list_new at Base 0.9.1
- libvlc_media_list_player_get_state at Base 0.9.1
- libvlc_media_list_player_is_playing at Base 0.9.1
- libvlc_media_list_player_new at Base 0.9.1
- libvlc_media_list_player_next at Base 0.9.1
- libvlc_media_list_player_pause at Base 0.9.1
- libvlc_media_list_player_play at Base 0.9.1
- libvlc_media_list_player_play_item at Base 0.9.1
- libvlc_media_list_player_play_item_at_index at Base 0.9.1
- libvlc_media_list_player_release at Base 0.9.1
- libvlc_media_list_player_set_media_list at Base 0.9.1
- libvlc_media_list_player_set_media_player at Base 0.9.1
- libvlc_media_list_player_stop at Base 0.9.1
- libvlc_media_list_release at Base 0.9.1
- libvlc_media_list_remove_index at Base 0.9.1
- libvlc_media_list_retain at Base 0.9.1
- libvlc_media_list_set_media at Base 0.9.1
- libvlc_media_list_unlock at Base 0.9.1
- libvlc_media_list_view_children_at_index at Base 0.9.1
- libvlc_media_list_view_children_for_item at Base 0.9.1
- libvlc_media_list_view_count at Base 0.9.1
- libvlc_media_list_view_event_manager at Base 0.9.1
- libvlc_media_list_view_item_added at Base 0.9.1
- libvlc_media_list_view_item_at_index at Base 0.9.1
- libvlc_media_list_view_item_deleted at Base 0.9.1
- libvlc_media_list_view_new at Base 0.9.1
- libvlc_media_list_view_parent_media_list at Base 0.9.1
- libvlc_media_list_view_release at Base 0.9.1
- libvlc_media_list_view_retain at Base 0.9.1
- libvlc_media_list_view_set_ml_notification_callback at Base 0.9.1
- libvlc_media_list_view_will_add_item at Base 0.9.1
- libvlc_media_list_view_will_delete_item at Base 0.9.1
- libvlc_media_new at Base 0.9.1
- libvlc_media_new_as_node at Base 0.9.1
- libvlc_media_new_from_input_item at Base 0.9.1
- 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_discoverer_event_manager at Base 1.0.0~rc
+ libvlc_media_discoverer_is_running at Base 1.0.0~rc
+ libvlc_media_discoverer_localized_name at Base 1.0.0~rc
+ libvlc_media_discoverer_media_list at Base 1.0.0~rc
+ libvlc_media_discoverer_new_from_name at Base 1.0.0~rc
+ libvlc_media_discoverer_release at Base 1.0.0~rc
+ libvlc_media_duplicate at Base 1.0.0~rc
+ libvlc_media_event_manager at Base 1.0.0~rc
+ libvlc_media_get_duration at Base 1.0.0~rc
+ libvlc_media_get_meta at Base 1.0.0~rc
+ libvlc_media_get_mrl at Base 1.0.0~rc
+ libvlc_media_get_state at Base 1.0.0~rc
+ libvlc_media_get_user_data at Base 1.0.0~rc
+ libvlc_media_is_preparsed at Base 1.0.0~rc
+ libvlc_media_library_load at Base 1.0.0~rc
+ libvlc_media_library_media_list at Base 1.0.0~rc
+ libvlc_media_library_new at Base 1.0.0~rc
+ libvlc_media_library_release at Base 1.0.0~rc
+ libvlc_media_library_retain at Base 1.0.0~rc
+ libvlc_media_library_save at Base 1.0.0~rc
+ libvlc_media_list_add_file_content at Base 1.0.0~rc
+ libvlc_media_list_add_media at Base 1.0.0~rc
+ libvlc_media_list_count at Base 1.0.0~rc
+ libvlc_media_list_event_manager at Base 1.0.0~rc
+ libvlc_media_list_flat_view at Base 1.0.0~rc
+ libvlc_media_list_hierarchical_node_view at Base 1.0.0~rc
+ libvlc_media_list_hierarchical_view at Base 1.0.0~rc
+ libvlc_media_list_index_of_item at Base 1.0.0~rc
+ libvlc_media_list_insert_media at Base 1.0.0~rc
+ libvlc_media_list_is_readonly at Base 1.0.0~rc
+ libvlc_media_list_item_at_index at Base 1.0.0~rc
+ libvlc_media_list_lock at Base 1.0.0~rc
+ libvlc_media_list_media at Base 1.0.0~rc
+ libvlc_media_list_new at Base 1.0.0~rc
+ libvlc_media_list_player_get_state at Base 1.0.0~rc
+ libvlc_media_list_player_is_playing at Base 1.0.0~rc
+ libvlc_media_list_player_new at Base 1.0.0~rc
+ libvlc_media_list_player_next at Base 1.0.0~rc
+ libvlc_media_list_player_pause at Base 1.0.0~rc
+ libvlc_media_list_player_play at Base 1.0.0~rc
+ libvlc_media_list_player_play_item at Base 1.0.0~rc
+ libvlc_media_list_player_play_item_at_index at Base 1.0.0~rc
+ libvlc_media_list_player_release at Base 1.0.0~rc
+ libvlc_media_list_player_set_media_list at Base 1.0.0~rc
+ libvlc_media_list_player_set_media_player at Base 1.0.0~rc
+ libvlc_media_list_player_stop at Base 1.0.0~rc
+ libvlc_media_list_release at Base 1.0.0~rc
+ libvlc_media_list_remove_index at Base 1.0.0~rc
+ libvlc_media_list_retain at Base 1.0.0~rc
+ libvlc_media_list_set_media at Base 1.0.0~rc
+ libvlc_media_list_unlock at Base 1.0.0~rc
+ libvlc_media_list_view_children_at_index at Base 1.0.0~rc
+ libvlc_media_list_view_children_for_item at Base 1.0.0~rc
+ libvlc_media_list_view_count at Base 1.0.0~rc
+ libvlc_media_list_view_event_manager at Base 1.0.0~rc
+ libvlc_media_list_view_item_added at Base 1.0.0~rc
+ libvlc_media_list_view_item_at_index at Base 1.0.0~rc
+ libvlc_media_list_view_item_deleted at Base 1.0.0~rc
+ libvlc_media_list_view_new at Base 1.0.0~rc
+ libvlc_media_list_view_parent_media_list at Base 1.0.0~rc
+ libvlc_media_list_view_release at Base 1.0.0~rc
+ libvlc_media_list_view_retain at Base 1.0.0~rc
+ libvlc_media_list_view_set_ml_notification_callback at Base 1.0.0~rc
+ libvlc_media_list_view_will_add_item at Base 1.0.0~rc
+ libvlc_media_list_view_will_delete_item at Base 1.0.0~rc
+ libvlc_media_new at Base 1.0.0~rc
+ libvlc_media_new_as_node at Base 1.0.0~rc
+ libvlc_media_new_from_input_item at Base 1.0.0~rc
+ libvlc_media_player_can_pause at Base 1.0.0~rc
+ libvlc_media_player_destroy at Base 1.0.0~rc
+ libvlc_media_player_event_manager at Base 1.0.0~rc
  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 at Base 1.0.0~rc
+ libvlc_media_player_get_chapter_count at Base 1.0.0~rc
  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_drawable at Base 1.0.0~rc
+ libvlc_media_player_get_fps at Base 1.0.0~rc
  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_length at Base 1.0.0~rc
+ libvlc_media_player_get_media at Base 1.0.0~rc
  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_position at Base 1.0.0~rc
+ libvlc_media_player_get_rate at Base 1.0.0~rc
+ libvlc_media_player_get_state at Base 1.0.0~rc
+ libvlc_media_player_get_time at Base 1.0.0~rc
  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_has_vout at Base 1.0.0~rc
  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_is_seekable at Base 1.0.0~rc
+ libvlc_media_player_new at Base 1.0.0~rc
+ libvlc_media_player_new_from_input_thread at Base 1.0.0~rc
+ libvlc_media_player_new_from_media at Base 1.0.0~rc
  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_pause at Base 1.0.0~rc
+ libvlc_media_player_play at Base 1.0.0~rc
  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_release at Base 1.0.0~rc
+ libvlc_media_player_retain at Base 1.0.0~rc
  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_chapter at Base 1.0.0~rc
+ libvlc_media_player_set_drawable at Base 1.0.0~rc
  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_media at Base 1.0.0~rc
  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_position at Base 1.0.0~rc
+ libvlc_media_player_set_rate at Base 1.0.0~rc
+ libvlc_media_player_set_time at Base 1.0.0~rc
  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
- libvlc_media_retain at Base 0.9.1
- libvlc_media_set_state at Base 0.9.1
- libvlc_media_set_user_data at Base 0.9.1
- libvlc_media_subitems at Base 0.9.1
- libvlc_new at Base 0.9.1
- libvlc_playlist_add at Base 0.9.1
- libvlc_playlist_add_extended at Base 0.9.1
+ libvlc_media_player_stop at Base 1.0.0~rc
+ libvlc_media_player_will_play at Base 1.0.0~rc
+ libvlc_media_release at Base 1.0.0~rc
+ libvlc_media_retain at Base 1.0.0~rc
+ libvlc_media_set_state at Base 1.0.0~rc
+ libvlc_media_set_user_data at Base 1.0.0~rc
+ libvlc_media_subitems at Base 1.0.0~rc
+ libvlc_new at Base 1.0.0~rc
+ libvlc_playlist_add at Base 1.0.0~rc
+ libvlc_playlist_add_extended at Base 1.0.0~rc
  libvlc_playlist_add_extended_untrusted at Base 0.9.9
- libvlc_playlist_clear at Base 0.9.1
- libvlc_playlist_delete_item at Base 0.9.1
- libvlc_playlist_get_current_index at Base 0.9.1
- libvlc_playlist_get_media_player at Base 0.9.1
- libvlc_playlist_isplaying at Base 0.9.1
- libvlc_playlist_items_count at Base 0.9.1
- libvlc_playlist_lock at Base 0.9.1
- libvlc_playlist_loop at Base 0.9.1
- libvlc_playlist_next at Base 0.9.1
- libvlc_playlist_pause at Base 0.9.1
- libvlc_playlist_play at Base 0.9.1
- libvlc_playlist_prev at Base 0.9.1
- libvlc_playlist_stop at Base 0.9.1
- libvlc_playlist_unlock at Base 0.9.1
- libvlc_release at Base 0.9.1
- libvlc_retain at Base 0.9.1
- libvlc_set_fullscreen at Base 0.9.1
- 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_playlist_clear at Base 1.0.0~rc
+ libvlc_playlist_delete_item at Base 1.0.0~rc
+ libvlc_playlist_get_current_index at Base 1.0.0~rc
+ libvlc_playlist_get_media_player at Base 1.0.0~rc
+ libvlc_playlist_isplaying at Base 1.0.0~rc
+ libvlc_playlist_items_count at Base 1.0.0~rc
+ libvlc_playlist_lock at Base 1.0.0~rc
+ libvlc_playlist_loop at Base 1.0.0~rc
+ libvlc_playlist_next at Base 1.0.0~rc
+ libvlc_playlist_pause at Base 1.0.0~rc
+ libvlc_playlist_play at Base 1.0.0~rc
+ libvlc_playlist_prev at Base 1.0.0~rc
+ libvlc_playlist_stop at Base 1.0.0~rc
+ libvlc_playlist_unlock at Base 1.0.0~rc
+ libvlc_release at Base 1.0.0~rc
+ libvlc_retain at Base 1.0.0~rc
+ libvlc_set_fullscreen at Base 1.0.0~rc
+ libvlc_set_log_verbosity at Base 1.0.0~rc
+ libvlc_toggle_fullscreen at Base 1.0.0~rc
+ libvlc_toggle_teletext at Base 1.0.0~rc
  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_destroy at Base 1.0.0~rc
+ libvlc_video_get_aspect_ratio at Base 1.0.0~rc
  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_crop_geometry at Base 1.0.0~rc
+ libvlc_video_get_height at Base 1.0.0~rc
+ libvlc_video_get_parent at Base 1.0.0~rc
  libvlc_video_get_scale at Base 1.0.0~rc2
- libvlc_video_get_spu at Base 0.9.1
+ libvlc_video_get_spu at Base 1.0.0~rc
  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_teletext at Base 1.0.0~rc
  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
- libvlc_video_resize at Base 0.9.1
- libvlc_video_set_aspect_ratio at Base 0.9.1
- libvlc_video_set_crop_geometry at Base 0.9.1
- libvlc_video_set_parent at Base 0.9.1
+ libvlc_video_get_width at Base 1.0.0~rc
+ libvlc_video_redraw_rectangle at Base 1.0.0~rc
+ libvlc_video_reparent at Base 1.0.0~rc
+ libvlc_video_resize at Base 1.0.0~rc
+ libvlc_video_set_aspect_ratio at Base 1.0.0~rc
+ libvlc_video_set_crop_geometry at Base 1.0.0~rc
+ libvlc_video_set_parent at Base 1.0.0~rc
  libvlc_video_set_scale at Base 1.0.0~rc2
- libvlc_video_set_size at Base 0.9.1
- 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_size at Base 1.0.0~rc
+ libvlc_video_set_spu at Base 1.0.0~rc
+ libvlc_video_set_subtitle_file at Base 1.0.0~rc
+ libvlc_video_set_teletext at Base 1.0.0~rc
  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
- libvlc_vlm_add_input at Base 0.9.1
- libvlc_vlm_add_vod at Base 0.9.1
- libvlc_vlm_change_media at Base 0.9.1
- libvlc_vlm_del_media at Base 0.9.1
- libvlc_vlm_get_media_instance_chapter at Base 0.9.1
- libvlc_vlm_get_media_instance_length at Base 0.9.1
- libvlc_vlm_get_media_instance_position at Base 0.9.1
- libvlc_vlm_get_media_instance_rate at Base 0.9.1
- libvlc_vlm_get_media_instance_seekable at Base 0.9.1
- libvlc_vlm_get_media_instance_time at Base 0.9.1
- libvlc_vlm_get_media_instance_title at Base 0.9.1
- libvlc_vlm_pause_media at Base 0.9.1
- libvlc_vlm_play_media at Base 0.9.1
- libvlc_vlm_release at Base 0.9.1
- libvlc_vlm_seek_media at Base 0.9.1
- libvlc_vlm_set_enabled at Base 0.9.1
- libvlc_vlm_set_input at Base 0.9.1
- libvlc_vlm_set_loop at Base 0.9.1
- libvlc_vlm_set_mux at Base 0.9.1
- libvlc_vlm_set_output at Base 0.9.1
- libvlc_vlm_show_media at Base 0.9.1
- libvlc_vlm_stop_media at Base 0.9.1
- libvlc_wait at Base 0.9.1
- mediacontrol_RGBPicture__free at Base 0.9.1
- mediacontrol_StreamInformation__free at Base 0.9.1
- mediacontrol_display_text at Base 0.9.1
- mediacontrol_exception_cleanup at Base 0.9.1
- mediacontrol_exception_create at Base 0.9.1
- mediacontrol_exception_free at Base 0.9.1
- mediacontrol_exception_init at Base 0.9.1
- mediacontrol_exit at Base 0.9.1
- mediacontrol_get_fullscreen at Base 0.9.1
- mediacontrol_get_libvlc_instance at Base 0.9.1
- mediacontrol_get_media_player at Base 0.9.1
- mediacontrol_get_media_position at Base 0.9.1
- mediacontrol_get_mrl at Base 0.9.1
- mediacontrol_get_rate at Base 0.9.1
- mediacontrol_get_stream_information at Base 0.9.1
- mediacontrol_new at Base 0.9.1
- mediacontrol_new_from_instance at Base 0.9.1
- mediacontrol_pause at Base 0.9.1
- mediacontrol_resume at Base 0.9.1
- mediacontrol_set_fullscreen at Base 0.9.1
- mediacontrol_set_media_position at Base 0.9.1
- mediacontrol_set_mrl at Base 0.9.1
- mediacontrol_set_rate at Base 0.9.1
- mediacontrol_set_visual at Base 0.9.1
- mediacontrol_snapshot at Base 0.9.1
- mediacontrol_sound_get_volume at Base 0.9.1
- mediacontrol_sound_set_volume at Base 0.9.1
- mediacontrol_start at Base 0.9.1
- mediacontrol_stop at Base 0.9.1
+ libvlc_video_set_viewport at Base 1.0.0~rc
+ libvlc_video_take_snapshot at Base 1.0.0~rc
+ libvlc_vlm_add_broadcast at Base 1.0.0~rc
+ libvlc_vlm_add_input at Base 1.0.0~rc
+ libvlc_vlm_add_vod at Base 1.0.0~rc
+ libvlc_vlm_change_media at Base 1.0.0~rc
+ libvlc_vlm_del_media at Base 1.0.0~rc
+ libvlc_vlm_get_media_instance_chapter at Base 1.0.0~rc
+ libvlc_vlm_get_media_instance_length at Base 1.0.0~rc
+ libvlc_vlm_get_media_instance_position at Base 1.0.0~rc
+ libvlc_vlm_get_media_instance_rate at Base 1.0.0~rc
+ libvlc_vlm_get_media_instance_seekable at Base 1.0.0~rc
+ libvlc_vlm_get_media_instance_time at Base 1.0.0~rc
+ libvlc_vlm_get_media_instance_title at Base 1.0.0~rc
+ libvlc_vlm_pause_media at Base 1.0.0~rc
+ libvlc_vlm_play_media at Base 1.0.0~rc
+ libvlc_vlm_release at Base 1.0.0~rc
+ libvlc_vlm_seek_media at Base 1.0.0~rc
+ libvlc_vlm_set_enabled at Base 1.0.0~rc
+ libvlc_vlm_set_input at Base 1.0.0~rc
+ libvlc_vlm_set_loop at Base 1.0.0~rc
+ libvlc_vlm_set_mux at Base 1.0.0~rc
+ libvlc_vlm_set_output at Base 1.0.0~rc
+ libvlc_vlm_show_media at Base 1.0.0~rc
+ libvlc_vlm_stop_media at Base 1.0.0~rc
+ libvlc_wait at Base 1.0.0~rc
+ mediacontrol_RGBPicture__free at Base 1.0.0~rc
+ mediacontrol_StreamInformation__free at Base 1.0.0~rc
+ mediacontrol_display_text at Base 1.0.0~rc
+ mediacontrol_exception_cleanup at Base 1.0.0~rc
+ mediacontrol_exception_create at Base 1.0.0~rc
+ mediacontrol_exception_free at Base 1.0.0~rc
+ mediacontrol_exception_init at Base 1.0.0~rc
+ mediacontrol_exit at Base 1.0.0~rc
+ mediacontrol_get_fullscreen at Base 1.0.0~rc
+ mediacontrol_get_libvlc_instance at Base 1.0.0~rc
+ mediacontrol_get_media_player at Base 1.0.0~rc
+ mediacontrol_get_media_position at Base 1.0.0~rc
+ mediacontrol_get_mrl at Base 1.0.0~rc
+ mediacontrol_get_rate at Base 1.0.0~rc
+ mediacontrol_get_stream_information at Base 1.0.0~rc
+ mediacontrol_new at Base 1.0.0~rc
+ mediacontrol_new_from_instance at Base 1.0.0~rc
+ mediacontrol_pause at Base 1.0.0~rc
+ mediacontrol_resume at Base 1.0.0~rc
+ mediacontrol_set_fullscreen at Base 1.0.0~rc
+ mediacontrol_set_media_position at Base 1.0.0~rc
+ mediacontrol_set_mrl at Base 1.0.0~rc
+ mediacontrol_set_rate at Base 1.0.0~rc
+ mediacontrol_set_visual at Base 1.0.0~rc
+ mediacontrol_snapshot at Base 1.0.0~rc
+ mediacontrol_sound_get_volume at Base 1.0.0~rc
+ mediacontrol_sound_set_volume at Base 1.0.0~rc
+ mediacontrol_start at Base 1.0.0~rc
+ mediacontrol_stop at Base 1.0.0~rc

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list