[Bug 706276] uvch264src: next to last segment of RAW aux data dropped in MJPEG container with Logitech C920

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 19 12:05:24 PDT 2013


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

Olivier Crete (Tester) <olivier.crete> changed:

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

--- Comment #5 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-08-19 19:05:18 UTC ---
Review of attachment 252232:
 --> (https://bugzilla.gnome.org/review?bug=706276&attachment=252232)

::: sys/uvch264/gstuvch264_mjpgdemux.c
@@ +498,3 @@
     /* Check for APP4 (0xe4) marker in the jpeg */
     if (info.data[i] == 0xff && info.data[i + 1] == 0xe4) {
+      /*guint16 segment_size;*/

Please just remove the line, don't leave commented out code.

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