[Bug 705598] regression h264parse: incorrect keyframe/delta-unit detection
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 8 03:26:10 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705598
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #251090|none |accepted-commit_now
status| |
--- Comment #2 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-08 10:26:05 UTC ---
Review of attachment 251090:
--> (https://bugzilla.gnome.org/review?bug=705598&attachment=251090)
::: gst/videoparsers/gsth264parse.c
@@ -477,3 @@
/* we have a peek as well */
nal_type = nalu->type;
- h264parse->keyframe |= NAL_TYPE_IS_KEY (nal_type);
Maybe also get rid of that confusing and wrong macro then? ;)
--
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