453 Commits (a259b65a04ba71b77b4ea2fc6c4fea1abc07ffc8)

Author SHA1 Message Date
Rémi Denis-Courmont b974c185df lib: use vlc_mutex_assert() 8 years ago
Marvin Scholz 84afce63c5 lib/media_player: Fix incorrect error message 8 years ago
Steve Lhomme a856cc1460 core: use vlc_tick_t for seekpoint_t::i_time_offset officially 8 years ago
Thomas Guillem 92c146a614 input: change input_thread_events_cb params 8 years ago
Pierre Lamot 31d24092a4 vgl: expose opengl callbacks through libvlc 8 years ago
Romain Vimont 7fabc5be79 input: pass thread event callbacks to input_Read() 8 years ago
Romain Vimont d56e796169 libvlc: receive events from input thread 8 years ago
Romain Vimont 7725b10254 fetcher: provide events in callbacks 8 years ago
Romain Vimont 812579453b preparser: provide events in callbacks 8 years ago
Steve Lhomme 887b2e0a78 input:item: use a define for vlc://nop 8 years ago
Steve Lhomme b4fd2a7ebf input:item: store the item type with the enum 8 years ago
Rémi Denis-Courmont 3de6692cea lib: remove VLM API 8 years ago
Rémi Denis-Courmont cd3c5c4c09 lib: remove libvlc_track_description_release() alias 8 years ago
Rémi Denis-Courmont 0bc226d7a2 lib: remove deprecated libvlc_media_get_tracks_info() 8 years ago
Rémi Denis-Courmont 4d1fe3415c lib: use libvlc_media_tracks_get() 8 years ago
Rémi Denis-Courmont 6219f77432 lib: remove deprecated libvlc_media_player_get_fps() 8 years ago
Rémi Denis-Courmont f9d976a0dd lib: privatize deprecated libvlc_media_list_add_file_content() 8 years ago
Rémi Denis-Courmont e5432f1b13 lib: remove libvlc_event_type_name() 8 years ago
Thomas Guillem 4e27182188 input: remove input_LegacyVarStop 8 years ago
Thomas Guillem 2ef7696e96 core: first cleaning of input_thread_t variables/event 8 years ago
Thomas Guillem 9dc070b930 lib/media_player: use INPUT_GET_FULL_TITLE_INFO 8 years ago
Thomas Guillem 25ee5a61f2 lib/media_player: use input vars instead of controls 8 years ago
Steve Lhomme 5073e5d0f1 libvlc: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS 8 years ago
Steve Lhomme df129d1841 libvlc: use US_FROM_VLC_TICK for values returned in microseconds 8 years ago
Steve Lhomme 294e67b052 libvlc: use MS_FROM_VLC_TICK() for values returned in milliseconds 8 years ago
Steve Lhomme 026e60e342 core: the "spu-delay" is stored in vlc_tick_t 8 years ago
Steve Lhomme f648e3d5b5 core: the "audio-delay" is stored in vlc_tick_t 8 years ago
Zhao Zhili cca06c4a3a libvlc: support setting seek mode 8 years ago
Steve Lhomme b4dfbc6283 rename mdate() to vlc_tick_now() 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Rémi Denis-Courmont 902dd36bbd configure: remove LIBPTHREAD 8 years ago
Rémi Denis-Courmont 9882ff2ece sd: move callbacks to constant structure 8 years ago
Rémi Denis-Courmont 0b3b1edf14 variables: use table of vlc_value_t for VLC_VAR_GETCHOICES 8 years ago
Rémi Denis-Courmont 5d31da4eca variables: replace var_FreeList() with free() 8 years ago
Rémi Denis-Courmont afdc71f9b1 lib: simplify libvlc_get_track_description() 8 years ago
Rémi Denis-Courmont 5e50399a45 variables: add count parameter for VLC_VAR_GETCHOICES 8 years ago
Rémi Denis-Courmont 34925c7cb5 variables: use char *** for VLC_VAR_GETCHOICES texts 8 years ago
Rémi Denis-Courmont 63ce436225 variables: pass vlc_list_t directly with VLC_VAR_GETCHOICES 8 years ago
Rémi Denis-Courmont 6df7110897 variables: use size_t for VLC_VAR_CHOICESCOUNT 8 years ago
Rémi Denis-Courmont c006da0514 variables: remove useless VLC_VAR_CHOICESCOUNT parameter 8 years ago
Rémi Denis-Courmont d01c9337a4 variables: make forth var_Change() argument optional 8 years ago
Rémi Denis-Courmont 8d46058e2e vlm: read vlm-conf variable just once 8 years ago
Rémi Denis-Courmont 47aabe89b5 media_player: vmem uses the dummy window 8 years ago
Rémi Denis-Courmont 2c5bf45da2 libvlc: remove deprecated libvlc_wait() 8 years ago
Rémi Denis-Courmont 1d233ef6be lib: remove unused libvlc_playlist_play() parameters 8 years ago
Thomas Guillem 511cdf1f69 libvlc: simplify set_deinterlace 8 years ago
Luis Fernandes 4dc621ab66 libvlc: change set_deinterlace function 8 years ago
Luis Fernandes 174840ba85 libvlc: add "auto" deinterlace-mode 8 years ago
Hugo Beauzée-Luyssen 0536888795 lib: Remove leftover symbol from export list 8 years ago
Rémi Denis-Courmont eae5fe4b77 libvlc: remove deprecated SD functions 8 years ago