[Bug 710876] New: [gstreamer] pwg: rename the "samplerate" variable to make example code compilable

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 25 15:09:15 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=710876
  GStreamer | documentation | git

           Summary: [gstreamer] pwg: rename the "samplerate" variable to
                    make example code compilable
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: documentation
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ospite at studenti.unina.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

pwg: rename the "samplerate" variable to make example code compilable

In one of the examples about gst_my_filter_setcaps() there is a variable
declared as "rate", but then the name "samplerate" is used when setting
the caps.

Use the name "rate" everywhere in gst_my_filter_setcaps().

See the attached patch.

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