]> 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:36:11 +0000 (17:36 +0200)
committerHelge Norberg <helge.norberg@gmail.com>
Mon, 31 Mar 2014 15:36:11 +0000 (17:36 +0200)
commitc2c25d57ed805fb3c33126ba692f5ccf3d7a619e
treebd1e954098b4902c6626a29311d75b8f707645d5
parentb1f178c2849fdca237cd8aa8faa88a0d8baa0a3f
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