vlc/src
Zhao Zhili f49768187f input: prevent wild pointer in the case of no attachment
Signed-off-by: Thomas Guillem <thomas@gllm.fr>
2018-09-24 11:11:08 +02:00
..
android thread: use vlc_tick_from_timespec() 2018-07-04 11:38:12 +02:00
audio_output core: use vlc_tick_from_samples() 2018-09-20 16:08:22 +02:00
clock input_clock: replace hardcoded CLOCK_FREQ multiples by VLC_TICK_FROM_MS() 2018-07-06 15:40:11 +02:00
config core: config: Fix leak on error 2018-08-23 10:07:48 +02:00
darwin src/darwin: add missing sanity check 2018-09-14 20:26:17 +02:00
extras extras: remove vlc_tdestroy() 2018-02-20 21:42:43 +02:00
input input: prevent wild pointer in the case of no attachment 2018-09-24 11:11:08 +02:00
interface variables: use const char * for VLC_VAR_SETTEXT 2018-06-10 13:08:44 +03:00
linux core: rename mtime_to_ts() to timespec_from_vlc_tick() 2018-07-04 11:38:11 +02:00
misc picture: detect odd chroma early 2018-09-19 12:14:45 +02:00
modules modules: constify vlc_gettext() 2018-06-10 13:08:44 +03:00
network tls: use const struct for callbacks 2018-07-29 12:00:59 +03:00
os2 modules: add more vlc_tick_from_samples() 2018-09-20 17:12:58 +02:00
playlist input: rename ES selection controls 2018-09-03 16:51:47 +02:00
posix timer: add a macro to disarm a timer and a define for the disarm value 2018-07-06 08:02:28 +02:00
preparser background_worker: store the timeout in vlc_tick_t 2018-09-19 10:01:16 +02:00
stream_output core: use vlc_tick_from_samples() 2018-09-20 16:08:22 +02:00
test vlc_arrays: refactor foreach loop 2018-08-29 11:59:41 +02:00
text strings: add an input_item_t arg to vlc_strfinput() 2018-07-20 17:23:03 +02:00
video_output vout: return failure core on 0 spu attachment 2018-09-05 11:54:13 +02:00
win32 win32: EnumClockSource: Don't use xstrdup/xmalloc 2018-08-22 11:41:16 +02:00
.gitignore fourcc: preprocess the tables and sort them at build time 2015-06-11 23:39:57 +03:00
Makefile.am src/darwin: re-write netconf to return specific proxies for requested schemes (closes #21150) 2018-09-14 10:55:41 +02:00
check_headers check_headers: fix regular expression 2015-06-22 20:06:49 +03:00
check_symbols Unexport video_splitter_(New|Delete) 2017-07-31 21:30:08 +03:00
libvlc-module.c libvlc-module: add video-track selection params 2018-08-28 15:57:31 +02:00
libvlc.c fetcher: provide events in callbacks 2018-08-20 13:51:28 +02:00
libvlc.h libvlc: Fix EnumClockSource prototype 2018-08-22 11:41:16 +02:00
libvlc_win32_rc.rc.in src: Fix libvlc manifest embeding 2017-03-08 15:54:53 +01:00
libvlccore.sym api: expose input_DecoderSetSpuHighlight 2018-09-03 23:23:59 +02:00
missing.c rename mtime_t to vlc_tick_t 2018-06-22 13:19:24 +02:00
version.c LGPL 2011-11-27 22:54:33 +01:00
vlc-plugin.pc.in pkgconfig: remove obsolescent _REENTRANT & _THREAD_SAFE 2018-06-18 20:08:17 +03:00