[Bug 683859] codecparsers: h264: don't use anonymous unions
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 12 02:49:20 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=683859
GStreamer | gst-plugins-bad | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.11.x
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-09-12 09:49:13 UTC ---
Pushed to master, but not 0.10 (don't think it's worth breaking API over this
at this stage):
commit 2c3eaf527b3224b9be9ec7fe9d7f26fef9e5eb87
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date: Wed Sep 12 11:01:34 2012 +0200
codecparsers: h264parse: don't use anonymous unions.
Anonymous union is an ISO C (2011) feature that is not exposed in
compilers strictly conforming to the previous standard.
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
--
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