[vlc-commits] input/input: refactor input_source_t addition for slaves
Thomas Guillem
git at videolan.org
Tue Jun 7 18:25:59 CEST 2016
vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Jun 7 17:19:19 2016 +0200| [23cf14333f15316cd9c7124e6a8f9d18e97459f9] | committer: Thomas Guillem
input/input: refactor input_source_t addition for slaves
input_SlaveSourceAdd is now used to create and add SPU and AUDIO sources. It
returns now an error.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=23cf14333f15316cd9c7124e6a8f9d18e97459f9
---
src/input/input.c | 185 ++++++++++++++++++++++++++++-------------------------
1 file changed, 99 insertions(+), 86 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=23cf14333f15316cd9c7124e6a8f9d18e97459f9
More information about the vlc-commits
mailing list