[Bug 687183] playbin: caps negotation if VIDEO_FORMAT is unknown

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 18 12:58:03 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=687183
  GStreamer | gst-plugins-base | git

--- Comment #42 from sreerenj <bsreerenj at gmail.com> 2013-10-18 10:57:59 UTC ---
The patch to gstreamer-vaapi is here :
https://gitorious.org/vaapi/sree-gstreamer-vaapi/commits/48f317c637119c44b88ff932fe7759719946c613

The patch is delaying the gst_video_decoder_set_output_state() invocation in
vaapidecoder until it finishes the decoding of one buffer. Still it is not
doing anything with the allocation query :) because the current gstreamer-vaapi
is using separate surface pool and which is creating inside the decoder.
And the pool/memory/meta which is created via "allocation query + other
gstreamer methods" is getting only references to the actual decoded surface.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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