[Bug 725090] New: debugutilsbad.c fails gst-indent check

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 24 11:59:06 PST 2014


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

           Summary: debugutilsbad.c fails gst-indent check
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: kcannon at cita.utoronto.ca
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=270182)
 View: https://bugzilla.gnome.org/attachment.cgi?id=270182
 Review: https://bugzilla.gnome.org/review?bug=725090&attachment=270182

gst-indent debugutilsbad.c

trying to add a tsvenc element to gst-plugins-bad.  have been asked to ensure
new code passes gst-indent, except the existing code already in the plugin
fails the indent check.  making all the code touched by the patch pass an
indent check would make the patch modify more lines than it should.  this first
patch should take care of getting the existing code to pass an indent check by
itself so that the subsequent patch to add the new element doesn't need to
modify unrelated 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