]> git.sesse.net Git - casparcg/commit
Created consumer_index counter in channel_consumer instead of using uninitialized...
authorHelge Norberg <helge.norberg@gmail.com>
Mon, 31 Mar 2014 15:23:51 +0000 (17:23 +0200)
committerHelge Norberg <helge.norberg@gmail.com>
Mon, 31 Mar 2014 15:23:51 +0000 (17:23 +0200)
commitb1f178c2849fdca237cd8aa8faa88a0d8baa0a3f
tree03b4e018ff833820e2fa7c113d66951cc1a260fa
parentb7cde849241253f6a47db8867ff26c0a42e77a53
Created consumer_index counter in channel_consumer instead of using uninitialized channel_index, to be able to have more than one channel_consumer on the same channel.
core/producer/channel/channel_producer.cpp