[Bug 737683] New: fakesrc: the "pattern" property can be set but it is never used

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 30 13:36:18 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737683
  GStreamer | gstreamer (core) | 1.4.3

           Summary: fakesrc: the "pattern" property can be set but it is
                    never used
    Classification: Platform
           Product: GStreamer
           Version: 1.4.3
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ao2 at ao2.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The "pattern" property of fakesrc can be set, but it never actually used in the
code; even when filltype==FAKE_SRC_FILLTYPE_PATTERN the code only uses
src->pattern_byte, not the pattern passed from the user.

Maybe there was the idea to add support for arbitrary user-defined patterns but
the implementation was never completed.

Should the property be removed?

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