[Bug 732156] New: h264parse: don't drop SEI buffering_period() messages
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 24 05:37:52 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732156
GStreamer | gst-plugins-bad | git
Summary: h264parse: don't drop SEI buffering_period() messages
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: gb.devel at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
It is perfectly legal to have an SEI NAL unit with a buffering_period() message
inserted between an SPS and PPS NAL unit. The former check that would drop
anything before a PPS is seen is too restrictive.
The attached patch fixes several issues from bug #731974 when
stream-format=byte-stream,alignment=au but the core issue remains and will be
cured in another bug report.
--
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