[Bug 709093] qtdemx: Add HEVC support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 1 23:44:21 CEST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #256083|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-10-01 21:44:16 UTC ---
Review of attachment 256083:
 --> (https://bugzilla.gnome.org/review?bug=709093&attachment=256083)

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

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