[Bug 685215] codecparsers: h264: Add initial MVC parser

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 25 04:45:01 PDT 2014


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

--- Comment #49 from Gwenole Beauchesne <gb.devel at gmail.com> 2014-03-25 12:10:28 UTC ---
(In reply to comment #48)
> Review of attachment 272786 [details]:
> 
> ::: gst-libs/gst/codecparsers/gsth264parser.h
> @@ +481,3 @@
>    guint8 constraint_set3_flag;
> +  guint8 constraint_set4_flag;
> +  guint8 constraint_set5_flag;
> 
> I will move that down to maintain some binary compatibility.

Sorry, I lied, no release was made up from -bad master, and I would like to
keep the fields aligned together. There is readily an ABI incompatible change
in maste vs. 1.2, so another one wouldn't hurt I believe. And we can still bump
the SONAME anyway.

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