omxvideodec: update local port_def after reopening the component
authorSejun Park <sejun79.park@samsung.com>
Wed, 10 May 2017 03:38:39 +0000 (12:38 +0900)
committerJulien Isorce <jisorce@oblong.com>
Wed, 5 Jul 2017 09:23:01 +0000 (10:23 +0100)
commitebc9b4903cbdac2793c24b05a1bb7acc3b67fae5
treeca682d18c06d57bfb91fe4811a5c77ad13d6e8cd
parenta3805116dff2f31e37436374a2719d6c4c584d73
omxvideodec: update local port_def after reopening the component

gst_omx_video_dec_open will only update GstOMXVideoDec->port->port_def.

Note that the component is reopen only if the flag
GST_OMX_HACK_NO_COMPONENT_RECONFIGURE is set.

https://bugzilla.gnome.org/show_bug.cgi?id=782418
omx/gstomxvideodec.c [changed mode: 0644->0755]