[Bug 730363] New: h264parse: set field_pic_flag when parsing a slice header
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon May 19 03:05:33 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=730363
GStreamer | gst-plugins-bad | git
Summary: h264parse: set field_pic_flag when parsing a slice
header
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: aurelien.zanelli at parrot.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=276754)
View: https://bugzilla.gnome.org/attachment.cgi?id=276754
Review: https://bugzilla.gnome.org/review?bug=730363&attachment=276754
h264parse: set field_pic_flag when parsing a slice header
field_pic_flag is used in gst_h264_parse_get_timestamp() but it is never set to
other value than the default.
I attached a patch which set the field_pic_flag according to the last parsed
slice header.
--
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