1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/modules
Thomas Guillem ae0f98f72f rc: fix item leak
There is no need to hold the item since the player is locked while it is
accessed.

Fixes #22328

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2019-05-28 20:26:30 +03:00
..
access rist: Fix potential buffer overflow 2019-05-23 17:16:13 +02:00
access_output srt: fix bug in setting passphrase 2019-04-04 09:46:28 +02:00
arm_neon arm_neon: typo 2018-12-11 22:44:39 +02:00
audio_filter scaletempo: fix block length 2019-03-19 16:01:53 +01:00
audio_mixer remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
audio_output amem: increase allowed max sample rate to 384 kHz 2019-05-16 08:10:52 -04:00
codec dmo: Fix use after free 2019-05-23 17:16:13 +02:00
control rc: fix item leak 2019-05-28 20:26:30 +03:00
demux demux: adaptive: rework pl update, keep played segments 2019-05-26 16:06:34 +02:00
gui macosx/player: Explicitely initalize cb_device_changed 2019-05-24 19:30:21 +02:00
hw contrib: replace d3d9/d3d11 idl generator with wine-idl 2019-04-10 11:12:01 +02:00
keystore objects: merge vlc_object_t and vlc_common_members 2019-04-14 22:24:33 +03:00
logger console: avoid integer to pointer conversion 2018-11-20 21:52:20 +02:00
lua lua: remove RC interface aliases 2019-05-28 19:56:21 +03:00
meta_engine taglib: .m4v are already registered as MP4 files 2019-02-11 15:46:35 +01:00
misc audioscrobbler: fix error code 2019-05-19 20:19:43 +03:00
mux mux: mp4: set visible dimensions in stsd instead of buffer 2019-05-03 13:49:02 +02:00
notify osx notifications: Use the players on_current_media_changed hook 2019-04-16 00:32:49 +02:00
packetizer packetizer: flac: fix infinite loop 2019-04-30 20:17:56 +02:00
services_discovery upnp: Use UpnpResolveURL2 API instead of UpnpResolveURL 2019-05-23 17:16:13 +02:00
spu subsdelay: unknown command is impossible, assert 2019-05-19 20:19:43 +03:00
stream_extractor remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
stream_filter objects: add vlc_object_instance() 2019-02-19 18:05:35 +02:00
stream_out upnp: Use UpnpResolveURL2 API instead of UpnpResolveURL 2019-05-23 17:16:13 +02:00
text_renderer modules: use WCHAR when calling wide char Win32 APIs 2019-04-03 10:28:49 +02:00
video_chroma video_chroma:copy: fix the number of lines for the second NV12 planes 2019-05-23 17:16:13 +02:00
video_filter sepia: fix lack of Y adjustment 2019-03-20 15:31:28 +01:00
video_output direct3d11: add the HLG/BT.2020 OOTF adjustment 2019-05-23 17:04:24 +02:00
video_splitter wall: remove aspect ratio parameter 2019-04-01 20:45:37 +03:00
visualization goom: flush the vout from the filter callback 2019-03-11 10:18:37 +01:00
.gitignore
common.am webvtt: disable POSIX Yacc warnings 2019-03-03 09:41:13 +02:00
Makefile.am Remove MODULES_LIST 2019-03-31 17:48:00 +03:00
module.rc.in