[Bug 793271] v4l2object: Check for all allocators and pools in query

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 3 01:10:31 UTC 2018


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #368132|none                        |needs-work
             status|                            |

--- Comment #7 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 368132:
 --> (https://bugzilla.gnome.org/review?bug=793271&attachment=368132)

The main problem with this patch is that it's not backward compatible. We have
kmssink that export a pool the produce DMABuf, without modifying kmssink, the
following pipeline will not work any-more:

  v4l2src io-mode=dmabuf-import ! kmssink

This is because the code will no longer consider any pool that does not have
the new option.

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