1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/lib
Steve Lhomme 026e60e342 core: the "spu-delay" is stored in vlc_tick_t
Convert the read/writes accordingly
2018-07-03 16:13:30 +02:00
..
audio.c core: the "audio-delay" is stored in vlc_tick_t 2018-07-03 16:13:30 +02:00
core.c rename mdate() to vlc_tick_now() 2018-06-22 13:32:10 +02:00
dialog.c libvlc: re-order dialog callback arguments 2016-03-10 11:45:27 +01:00
error.c libvlc: fix potentially leaked error message 2014-02-27 20:33:31 +02:00
event.c libvlc: remove deprecated SD event manager 2018-05-03 15:25:37 +03:00
libvlc_internal.h rename mtime_t to vlc_tick_t 2018-06-22 13:19:24 +02:00
libvlc.pc.in
libvlc.sym libvlc: remove deprecated libvlc_wait() 2018-05-12 15:47:47 +03:00
log.c libvlc: remove deprecated log stubs 2018-05-03 15:25:37 +03:00
Makefile.am configure: remove LIBPTHREAD 2018-06-18 20:08:17 +03:00
media_discoverer.c sd: move callbacks to constant structure 2018-06-10 15:11:25 +03:00
media_internal.h lib: media: allocate event manager in-place 2017-05-15 21:33:39 +03:00
media_library.c config: rename VLC_DATA_DIR to VLC_USERDATA_DIR 2018-03-06 20:55:50 +02:00
media_list_internal.h lib: media_list: allocate event manager in-place 2017-05-15 21:33:39 +03:00
media_list_path.h lib/media_list_path: remove trailing whitespace 2016-10-13 11:09:29 +02:00
media_list_player.c libvlc: media_list_player: Fix invalid subitem detection 2018-03-19 15:07:13 +01:00
media_list.c vlc_arrays: split array_insert in checked and w/abort 2017-10-25 12:33:02 +02:00
media_player_internal.h Expand VLC_COMMON_MEMBERS 2017-12-11 18:55:12 +02:00
media_player.c libvlc: support setting seek mode 2018-06-29 13:44:58 +02:00
media.c libvlc: media: add multiview in libvlc_video_track_t 2018-04-13 13:07:52 +02:00
playlist.c lib: remove unused libvlc_playlist_play() parameters 2018-05-09 21:05:37 +03:00
renderer_discoverer_internal.h lib: fix libvlc_media_player_set_renderer 2017-12-01 15:09:25 +01:00
renderer_discoverer.c lib: renderer_discoverer: Allow a renderer_discoverer to be stopped then released 2018-03-21 16:22:03 +01:00
video.c core: the "spu-delay" is stored in vlc_tick_t 2018-07-03 16:13:30 +02:00
vlm.c vlm: read vlm-conf variable just once 2018-05-31 22:00:34 +03:00