- 30 Jun, 2016 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This provides an anonymous pipe as a stream_t. The read side is a normal non-seekable stream_t. The write side uses dedicated functions.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
This fixes a crash (a Windows Exception) when VLC is run just after windows start and when an unactive device is activated. This issue is very hard to reproduce, here is the backtrace: #0 0x000007feb6ef2f2a in ntdll!ZwDelayExecution () from C:\Windows\SYSTEM32\ntdll.dll #1 0x000007feb42111f2 in SleepEx () from C:\Windows\system32\KernelBase.dll #2 0x000007feb5f989b0 in SetStateVersion () from C:\Windows\system32\kernel32.dll #3 0x000007feb4290ba7 in UnhandledExceptionFilter () from C:\Windows\system32\KernelBase.dll #4 0x000007feb6fe9183 in ntdll!SbExecuteProcedure () from C:\Windows\SYSTEM32\ntdll.dll #5 0x000007feb6f14fea in ntdll!__C_specific_handler () from C:\Windows\SYSTEM32\ntdll.dll #6 0x000007feb6f1464d in ntdll!RtlLookupFunctionEntry () from C:\Windows\SYSTEM32\ntdll.dll #7 0x000007feb6f1567c in ntdll!DbgPrint () from C:\Windows\SYSTEM32\ntdll.dll #8 0x000007feb6f15b28 in ntdll!RtlRaiseException () from C:\Windows\SYSTEM32\ntdll.dll #9 0x000007feb42289cc in RaiseException () from C:\Windows\system32\KernelBase.dll #10 0x000007feb157278b in MMDevAPI!DllCanUnloadNow () from C:\Windows\System32\MMDevAPI.dll #11 0x000007feb1574b24 in MMDevAPI!DllGetClassObject () from C:\Windows\System32\MMDevAPI.dll #12 0x000007fea57e1c87 in DllGetClassObject () from C:\Windows\SYSTEM32\AudioSes.dll #13 0x000007feb1575a15 in MMDevAPI!DllGetClassObject () from C:\Windows\System32\MMDevAPI.dll #14 0x0000000054a71438 in ActivateDevice (opaque=<optimized out>, iid=<optimized out>, actparms=<optimized out>, pv=<optimized out>) at ../../extras/package/win32/../../../modules/audio_output/mmdevice.c:1018 ... Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
François Cartegnie authored
-
Sean McGovern authored
The configury for gnutls already probes for this, but does not use the values it finds. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Amm authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 29 Jun, 2016 16 commits
-
-
Tristan Matthews authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Duncan McNAMARA authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Richard Diamond authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Richard Diamond authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
François Cartegnie authored
-
Jean-Baptiste Kempf authored
Ref #16154
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
-
François Cartegnie authored
refs #17080
-
- 28 Jun, 2016 13 commits
-
-
Jean-Baptiste Kempf authored
This is needed for xcb-composite
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
regression following 70a05fb5
-
Jean-Baptiste Kempf authored
-