[Bug 703659] allocators: dmabuf: allow testing allocator type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 5 08:06:11 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703659
  GStreamer | gst-plugins-base | 1.x

Tim-Philipp Müller <t.i.m> changed:

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

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-07-05 15:06:07 UTC ---
(From update of attachment 248464)
1) how is

     gst_is_dmabuf_allocator(allocator)

a huge improvement on

    GST_IS_DMABUF_ALLOCATOR (allocator)

?

2) please drop the header changes. They are unrelated, but also make things
worse. Headers are not indented with gst-indent, only .c files. The headers are
nicely aligned as they are now.

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