[Bug 753497] HEVC videoparser fixes: improve frame start detection
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 11 03:35:35 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753497
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.5.3
Summary|HEVC videoparser fixes. |HEVC videoparser fixes:
| |improve frame start
| |detection
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, pushed:
commit a83dabd5e875288be4b7f1b4581aaa0f3f563807
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date: Tue Aug 11 04:14:19 2015 +0300
videoparsers: h265: Fix the frame start detection code
Check slice headers in between GST_H265_NAL_SLICE_TRAIL_N
and GST_H265_NAL_SLICE_RASL_R for frame start detection.
https://bugzilla.gnome.org/show_bug.cgi?id=753497
commit 2775b202dc6a2d396c64d8e9d2b4c2fe000662b0
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date: Tue Aug 11 03:47:42 2015 +0300
videoparsers: h265: Avoid skipping of EOS and EOB nals
EndOfSequence and EndOfBitstream nal units have size of 2 bytes.
Don't consider them as broken nals.
https://bugzilla.gnome.org/show_bug.cgi?id=753497
--
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