- 16 May, 2017 1 commit
-
-
Rémi Denis-Courmont authored
Missing bits of previous changeset. Fixes Libvlc.
-
- 15 May, 2017 2 commits
-
-
Rémi Denis-Courmont authored
Use fixed owner structure instead of deprecated VLC events.
-
Rémi Denis-Courmont authored
Like SD, and in fact most VLC object types, RD is not meant for objects shared by multiple threads (input, vout, aout...). Using a custom release makes no sense here.
-
- 20 Sep, 2016 4 commits
-
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
-
Thomas Guillem authored
Bad habit but it's for the sake of coherence.
-
Thomas Guillem authored
-
- 25 Apr, 2016 1 commit
-
-
Thomas Guillem authored
This new type of module will be used to discover renderers (chromecast, UPnP Renderer, miracast, airport, DIAL, ConeCast). These modules will send new vlc_renderer_item via an event manager callback. This new kind of item contain the necessary information to setup a new sout. Also-by:
Steve Lhomme <robux4@videolabs.io>
-