routing: routing of multiplexed streams + initial synchronisation
authorJanos Kovacs <jankovac503@gmail.com>
Sat, 26 May 2012 16:06:12 +0000 (19:06 +0300)
committerJanos Kovacs <jankovac503@gmail.com>
Sat, 26 May 2012 16:06:12 +0000 (19:06 +0300)
commitdbc41cd41b002e65457d7cd3041a8a74c43baa30
treeef7ae0e4c1516881d7615cade177d6b8b79a53c1
parentf7b8306e8da499c795883c07a3e3028d906731ab
routing: routing of multiplexed streams + initial synchronisation

* as discover grew too big some part of it was moved to classify.[hc]
* for supporting the initial synchronisation the 'register' method got invented
* the switch now copes with multiplexed streams
15 files changed:
combine/module-combine-sink.c
combine/userdata.h
murphy/Makefile.am
murphy/classify.c [new file with mode: 0644]
murphy/classify.h [new file with mode: 0644]
murphy/discover.c
murphy/discover.h
murphy/module-murphy-ivi.c
murphy/multiplex.c
murphy/multiplex.h
murphy/router.c
murphy/switch.c
murphy/tracker.c
murphy/utils.c
murphy/utils.h