[Bug 709093] qtdemx: Add HEVC support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 2 11:40:02 CEST 2013


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

--- Comment #2 from sreerenj <bsreerenj at gmail.com> 2013-10-02 09:39:57 UTC ---
(In reply to comment #1)
> Review of attachment 256083 [details]:
> 
> ::: gst/isomp4/qtdemux.c
> @@ +7505,3 @@
> +        {
> +          gint len = QT_UINT32 (stsd_data) - 0x66;
> +          const guint8 *hevc_data = stsd_data + 0x66;
> 
> You should check if there is actually enough data available here, and also
> below in several places

But the control will reach there if and only if there are enough data. Similar
to that of avc1... isn't it?

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