am7xxx-play: don't override return value when there is a usable one
authorAntonio Ospite <ao2@ao2.it>
Wed, 28 Feb 2018 11:43:33 +0000 (12:43 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 1 Mar 2018 14:33:27 +0000 (15:33 +0100)
Don't override the avcodec_open2() return value, we can pass along the
negative return value as is to the caller.


No differences found