omxvideodec: handle IL 1.2 behavior for OMX_SetParameter
authorJulien Isorce <jisorce@oblong.com>
Mon, 19 Jun 2017 22:56:02 +0000 (23:56 +0100)
committerJulien Isorce <jisorce@oblong.com>
Tue, 18 Jul 2017 22:45:11 +0000 (23:45 +0100)
commit1b7d0b8599010172d8ee313930f0f9db0629572b
tree9c7ee33518bd4756fa1e3e4b3e8a12e6821c20f3
parent709d91ea2bd3d39ab79ffc7086c94f3f4c49849f
omxvideodec: handle IL 1.2 behavior for OMX_SetParameter

It triggers SettingsChanged on the other port and it is up to
the client to decide if it should lead to a port reconfiguration.

Settings are propagated to the other port for fields they have
in common. But this event is only triggered on the other port
if it actually change a setting.

https://bugzilla.gnome.org/show_bug.cgi?id=783976
omx/gstomxvideodec.c