[Bug 748021] New: video-converter: unused variables n_taps max_taps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 16 22:37:26 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=748021

            Bug ID: 748021
           Summary: video-converter: unused variables n_taps max_taps
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ravi.kiran at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

In setup_scale(), n_taps, max_taps values retrieved using
gst_video_scaler_get_coeff(). However, they are unused.
They can be either removed or used for printing debug messages (like other
places)

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