[Bug 775204] validate: transcode failure with vaapi: gst buffer arrives before caps event in queue.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 4 10:25:09 UTC 2017


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

Hyunjun Ko <zzoon at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #342813|needs-work                  |none
             status|                            |
 Attachment #342813|0                           |1
        is obsolete|                            |

--- Comment #4 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 342818
  --> https://bugzilla.gnome.org/attachment.cgi?id=342818&action=edit
vaapipostproc: update src caps if changed to notify downstream

If src pad caps is changed, it needs to notify downstream.

In addition, do not set passthrough in this case.
Otherwise, if it's TRUE, transform sometimes starts processing 
before caps change.
The passthrough value will be set in fixate later in this case.

-- 
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