[Bug 726024] start sharing more code between video decoder and encoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 12 05:46:40 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726024
  GStreamer | gst-omx | unspecified

deathsimple <deathsimple> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from deathsimple at vodafone.de <deathsimple at vodafone.de> 2014-03-12 13:10:09 UTC ---
Actually just found a minor bug in the patch that isn't fixed yet. 

GST_DEBUG_CATEGORY_STATIC (gst_omx_video_debug_category);
#define GST_CAT_DEFAULT gst_omx_video_debug_category

Those lines cause errors/warnings when debugging is turned on because the debug
category isn't initialized anywhere.

How should we fix that?

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