94887 Commits (0f6b7fab25d8c79f078b0c7b7a98ea4ebe3e2b5a)
 

Author SHA1 Message Date
Johannes Kauffmann 0f6b7fab25 contrib: freetype: actually disable bzip2 4 years ago
Johannes Kauffmann 51c28aaaf3 contrib: qt: disable printsupport 4 years ago
Steve Lhomme 3f097706d2 libvlc: add libvlc_media_no_skip flag 4 years ago
Steve Lhomme b25464bd9b preparser: clean block identation 4 years ago
Steve Lhomme e32fee6676 input: add an option to force preparsing 4 years ago
Steve Lhomme bd4b273d07 lib: add a function to the ABI version of the libraries 4 years ago
Thomas Guillem c8cd58f922 coreaudio: don't call AudioUnit API from the render callback 4 years ago
Steve Lhomme 32160df718 win32: set the proper libvlc version in the DLL 4 years ago
Steve Lhomme 5157650a45 win32: move libvlc_win32_rc in the lib folder 4 years ago
Steve Lhomme 531d7e59e0 win32: separate the libvlccore DLL files 4 years ago
Steve Lhomme 6f3685c982 win32: manifest: update the libvlc support OS versions 4 years ago
Thomas Guillem 3c2469ccac ci: don't build libvlcjni for the android target 4 years ago
Claudio Cambra 3b5e30f7cf macosx: Stop forcing reload of data sources on notifications in VLCLibraryWindow 4 years ago
Steve Lhomme c1fb764d35 contrib: fontconfig: build out of tree 4 years ago
Steve Lhomme b5953056e3 contrib: fontconfig: remove dubious libfontconfig.la patching 4 years ago
Denis Charmet b3f42a9a20 alsa: switch to non blocking play/drain 4 years ago
Benjamin Arnaud b579a542de qml/ExpandGridView: Add 'extraMargin' and 'contentMargin(s)' properties 4 years ago
Benjamin Arnaud 4f70d5a327 qml/VideoDisplayRecentVideos: Update margins and spacing 4 years ago
Benjamin Arnaud 650a2d7a77 qml/MediaGroupDisplay: Update padding(s) settings 4 years ago
Johannes Kauffmann 30815c4f7c contrib: qt: move sed patch to src prepare stage 4 years ago
Johannes Kauffmann 6ddfe298e6 contrib: qt: remove create_libtool from toolchain 4 years ago
Johannes Kauffmann dc62481cd0 Revert "contrib: qt: don't patch create_libtool value" 4 years ago
Steve Lhomme 06feaa77c3 CI: use libvlcjni script not using gas 4 years ago
Steve Lhomme c21ebc20b2 tools: remove unused gas-preprocessor 4 years ago
KO Myung-Hun a5e5e64174 kai: make it non-blocking 4 years ago
Fatih Uzunoglu 7ec9e48dfa qml: ensure input alpha is 1.0 in PlayerBlurredBackground.frag 4 years ago
Fatih Uzunoglu d30191c4ce qml: correct naming in PlayerBlurredBackground.frag 4 years ago
Alaric Senat 3d7b30a7a1 contrib: upnp: update to 1.14.15 4 years ago
Alaric Senat e77c23818f contrib: upnp: build with cmake 4 years ago
Johannes Kauffmann 2a5b058dce contrib: qt: remove create_pc from patch 4 years ago
Johannes Kauffmann a0e8ad6009 contrib: qt: explain release-only build config 4 years ago
Johannes Kauffmann f642419c50 contrib: qt: do not add nostrip to CONFIG 4 years ago
Thomas Guillem 037edac375 input: decoder: fix drain/flush execution order 4 years ago
Thomas Guillem f55b5b53bb coreaudio: remove unused variables 4 years ago
Thomas Guillem 88fd1e684a coreaudio: add the AudioUnit latency to the device latency 4 years ago
Thomas Guillem 9793d068c7 audiounit: poll latency when updating timings 4 years ago
Thomas Guillem 8cf10ffda7 audiounit: add IOBufferDuration + kAudioUnitProperty_Latency 4 years ago
Thomas Guillem 621effd5f7 audiounit: refactor, add GetLatency() 4 years ago
Thomas Guillem 9020106341 auhal: add kAudioDevicePropertySafetyOffset to the latency 4 years ago
Thomas Guillem a66624336c auhal: add kAudioStreamPropertyLatency to the latency 4 years ago
Thomas Guillem 1bb8234a91 auhal: rework GetLatency 4 years ago
Thomas Guillem 3e39b3a4af auhal: move latency retrieval in a new function 4 years ago
Thomas Guillem ad57dc0984 auhal: use the latency offset 4 years ago
Thomas Guillem db64c3964f coreaudio: assert that frames match bytes 4 years ago
Thomas Guillem c41a355448 coreaudio: simplify flush 4 years ago
Thomas Guillem 370f785ef6 coreaudio: rework the render callback 4 years ago
Thomas Guillem 27009027ab coreaudio: add missing chain initialisation 4 years ago
Alexandre Janniaux eb5bc46d21 VLCCVOpenGLProvider: re-order destruction of objects 4 years ago
Alexandre Janniaux 1ccf3eac31 VLCOpenGLES2VideoView: don't remove opengl resources 4 years ago
Alexandre Janniaux f9fc7d64d3 VLCOpenGLES2VideoView: remove EAGL context in close 4 years ago