1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules/misc
2019-01-23 11:05:16 +01:00
..
addons vlc_arrays: refactor foreach loop 2018-08-29 11:59:41 +02:00
inhibit modules: use vlc_timer_disarm() instead of a call with 0 delay 2018-07-06 08:02:32 +02:00
medialibrary medialibrary: Fix TOCTOU when accesing mrls 2019-01-23 11:05:16 +01:00
playlist remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
webservices webservices: json: fix null deref 2018-10-02 19:02:21 +02:00
xml remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
audioscrobbler.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
fingerprinter.c modules: use VLC_TICK_FROM_SEC instead of hardcoded values 2018-09-19 11:57:11 +02:00
gnutls.c gnutls: remove gnutls_ServerHandshake() 2018-11-19 18:36:40 +02:00
Makefile.am medialibrary: Add thumbnailing support 2018-11-12 17:09:05 +01:00
rtsp.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
securetransport.c tls: use const callbacks struct for client 2018-11-18 17:56:52 +02:00
stats.c modules: transform vlc_tick_t value to milliseconds with MS_FROM_VLC_TICK 2018-07-06 15:40:12 +02:00