[Bug 705598] regression h264parse: incorrect keyframe/delta-unit detection

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 9 07:10:13 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
   Target Milestone|1.2.x                       |1.1.4
           Severity|blocker                     |major

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-08-09 14:10:07 UTC ---
Two questions:

 - why not use the macros and enums from gsth264parse.h ?
   e.g. GST_H264_IS_I_SLICE() and GST_H264_*_SLICE

 - does a slice always start at the top (line 0)? If not, should
   we only mark those slices as keyframes?

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