commit | 3801bc7d1b8dd70d47a92e58d6fb5653c10b7c95 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Sat Jan 30 18:10:52 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Feb 01 13:32:50 2016 -0200 |
tree | 8c4bc1224dd147a9e827dbd2e07027914242e72f | |
parent | d40ec6fdb0b03b7be4c7923a3da0e46bf943740a [diff] |
[media] media: Media Controller fix to not let stream_count go negative Change media_entity_pipeline_stop() to not decrement stream_count of an inactive media pipeline. Doing so, results in preventing starting the pipeline. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>