[Bug 782418] omxvideodec : added to get port definition during reconfigure process

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 5 09:51:42 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=782418

Julien Isorce <julien.isorce at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #351506|accepted-commit_now         |committed
             status|                            |

--- Comment #8 from Julien Isorce <julien.isorce at gmail.com> ---
Comment on attachment 351506
  --> https://bugzilla.gnome.org/attachment.cgi?id=351506
added to get port definition during recofigure process

commit c7e66b473fb45cbea49fe5348dd50a21b16d5be4
Author: Julien Isorce <jisorce at oblong.com>
Date:   Wed Jul 5 10:47:41 2017 +0100

    omxaudioenc: update local port_def after reopening the component

    gst_omx_audio_enc_open will only update GstOMXAudioEnc->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

commit 786a2617b2f90dbfaff3e47a9e49ca7b3f0397c2
Author: Julien Isorce <jisorce at oblong.com>
Date:   Wed Jul 5 10:48:52 2017 +0100

    omxvideoenc: update local port_def after reopening the component

    gst_omx_video_enc_open will only update GstOMXVideoEnc->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

commit ebc9b4903cbdac2793c24b05a1bb7acc3b67fae5
Author: Sejun Park <sejun79.park at samsung.com>
Date:   Wed May 10 12:38:39 2017 +0900

    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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list