[Bug 768266] vaapi: Replace vappiminiobject with gst(mini)object

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 27 09:32:48 UTC 2016


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

Hyunjun Ko <zzoon at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332760|0                           |1
        is obsolete|                            |
 Attachment #332761|0                           |1
        is obsolete|                            |
 Attachment #332762|0                           |1
        is obsolete|                            |
 Attachment #332763|0                           |1
        is obsolete|                            |
 Attachment #332764|0                           |1
        is obsolete|                            |
 Attachment #332765|0                           |1
        is obsolete|                            |
 Attachment #332766|0                           |1
        is obsolete|                            |
 Attachment #332767|0                           |1
        is obsolete|                            |

--- Comment #27 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 336321
  --> https://bugzilla.gnome.org/attachment.cgi?id=336321&action=edit
vaapidisplay: changes to be inherited from GstObject instead of
GstVaapiMiniObject

This patch is to be inherited from GstObject, instead of GstVaapiMiniObject,
so that it can use GstObject's infrastructures such as GstTracer, GIR, etc. 

In addition, new debug category for GstVaapiDisplay is created to make it
easier to trace debug messages.

When trying to expose GstVaapiDisplay to public, this patch is also necessary
to bind other languages through GIR. 

- Rebased on master.
- I think it'd be better to make one patch than several seperated patches,
because build should fail without all patches together.

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