You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Steve Lhomme 5073e5d0f1 libvlc: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS 8 years ago
..
Makefile.am configure: remove LIBPTHREAD 8 years ago
audio.c core: the "audio-delay" is stored in vlc_tick_t 8 years ago
core.c libvlc: use US_FROM_VLC_TICK for values returned in microseconds 8 years ago
dialog.c libvlc: re-order dialog callback arguments 10 years ago
error.c libvlc: fix potentially leaked error message 12 years ago
event.c libvlc: remove deprecated SD event manager 8 years ago
libvlc.pc.in Move src/control/ to lib/ 15 years ago
libvlc.sym libvlc: remove deprecated libvlc_wait() 8 years ago
libvlc_internal.h libvlc: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS 8 years ago
log.c libvlc: remove deprecated log stubs 8 years ago
media.c libvlc: media: add multiview in libvlc_video_track_t 8 years ago
media_discoverer.c sd: move callbacks to constant structure 8 years ago
media_internal.h lib: media: allocate event manager in-place 9 years ago
media_library.c config: rename VLC_DATA_DIR to VLC_USERDATA_DIR 8 years ago
media_list.c vlc_arrays: split array_insert in checked and w/abort 9 years ago
media_list_internal.h lib: media_list: allocate event manager in-place 9 years ago
media_list_path.h lib/media_list_path: remove trailing whitespace 10 years ago
media_list_player.c libvlc: media_list_player: Fix invalid subitem detection 8 years ago
media_player.c libvlc: use MS_FROM_VLC_TICK() for values returned in milliseconds 8 years ago
media_player_internal.h Expand VLC_COMMON_MEMBERS 8 years ago
playlist.c lib: remove unused libvlc_playlist_play() parameters 8 years ago
renderer_discoverer.c lib: renderer_discoverer: Allow a renderer_discoverer to be stopped then released 8 years ago
renderer_discoverer_internal.h lib: fix libvlc_media_player_set_renderer 8 years ago
video.c core: the "spu-delay" is stored in vlc_tick_t 8 years ago
vlm.c libvlc: use US_FROM_VLC_TICK for values returned in microseconds 8 years ago