[Bug 738018] New: typefind : #define gst_type_find_peek is not needed any more

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 6 10:53:54 PDT 2014


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

           Summary: typefind : #define gst_type_find_peek is not needed
                    any more
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: danny.song.ga at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=287872)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=287872)
#define gst_type_find_peek is not needed any more

#define gst_type_find_peek is not needed anymore.

Because,
It was added when merging between 0.1xx.
  see  "git log 09e06add6600f1b627322da8c13669279abecd25"
And current gst_type_find_peek returns const guint8 *.

So I think it's better to remove.

Correct me if I'm wrong and please review.

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