[Bug 719657] gstmpegvideoparser: debug category not always initialized soon enough

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 4 15:02:39 PST 2013


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

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |olivier.crete at ocrete.ca
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #3 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-12-04 23:02:33 UTC ---
GstMpegParser isn't an object, so there is no class_init or get_type, but I
changed it to just initialize the category in both places.

Fixed in git master

commit a167173063ce7407d9a46196d90b512bfff1f5fe
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Wed Dec 4 17:31:27 2013 -0500

    mpegvideoparser: Also initialize debug category in parse_sequence_header

    Also remove the useless initialized flag, this is already done by the macro

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

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