Session: Make sure we don't try to add a non-existant decoder
authorSoeren Apel <soeren@apelpie.net>
Sat, 18 Mar 2017 11:12:41 +0000 (12:12 +0100)
committerSoeren Apel <soeren@apelpie.net>
Wed, 22 Mar 2017 21:47:26 +0000 (22:47 +0100)
commita7336fb2d5df57b2ac28db6a2e38c337463fcdce
tree98c82a070ba2ed3fc469bb9f865891d25f88812b
parent04e1acc23e835018c3c13d8f29115cb285035151
Session: Make sure we don't try to add a non-existant decoder

This can happen if either the saved configuration is wrong
or a decoder simply doesn't exist. We don't want to crash then.
pv/session.cpp