]> git.sesse.net Git - vlc/commit
Make it possible to have more than one bridge in a VLC instance
authorAntoine Cellerier <dionoea@videolan.org>
Wed, 3 Sep 2008 21:41:21 +0000 (23:41 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Wed, 3 Sep 2008 21:45:11 +0000 (23:45 +0200)
commit299bbb5597cd6d5fe0a37de64473161cd802c699
tree28f5c46f3ac8c7703c198f4172c26da18b5c45a7
parente0b32b4cb3f6d9f391cbfe4bb06f42741073c845
Make it possible to have more than one bridge in a VLC instance

This commit adds an in-name property to bridge-out and a name property
to brige-in which allows selecting which bridge-out go to which bridge-in
modules. Default behvior is unchanged (everything goes to the same
bridge-in).
modules/stream_out/bridge.c