[Bug 728356] jpegparse: Does not passthrough timestamps depending on downstream elements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 30 11:38:56 PDT 2014


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

--- Comment #12 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-30 18:38:50 UTC ---
Review of attachment 275017:
 --> (https://bugzilla.gnome.org/review?bug=728356&attachment=275017)

::: libs/gst/base/gstbytereader.c
@@ +775,3 @@
 static inline gint
+_scan_for_start_code (const guint8 * data, guint offset, guint size,
+    guint32 * value)

I think you do the peek outside of this method. And the _peek() version would
call the none peek() version instead.

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