msdk: dec: set framerate to the driver only if provided
authorHyunjun Ko <zzoon@igalia.com>
Thu, 29 Mar 2018 20:41:48 +0000 (12:41 -0800)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 29 Mar 2018 20:41:48 +0000 (12:41 -0800)
commit1955ffed3f4cfdca6e4ffda7057dd5cef639da9e
tree8a69f576b2b3c38e69785fdc1c932bca63087bfd
parent0eaf3bdcd9860192d83a42976e2a87e2551cc80e
msdk: dec: set framerate to the driver only if provided

For example, if framerate 0/1 is provided from upstream, the driver
fails to configure and complain about it.

We can let it go and make the driver assuming framerate itself.

https://bugzilla.gnome.org/show_bug.cgi?id=789752
sys/msdk/gstmsdkdec.c