[Bug 767506] New: gstaudiovisualizer still uses old GST_BUFFER_TIMESTAMP() macro switch it to GST_BUFFER_PTS()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 10 18:08:31 UTC 2016


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

            Bug ID: 767506
           Summary: gstaudiovisualizer still uses old
                    GST_BUFFER_TIMESTAMP() macro switch it to
                    GST_BUFFER_PTS()
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: thomas.jones at utoronto.ca
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 329582
  --> https://bugzilla.gnome.org/attachment.cgi?id=329582&action=edit
fix

As the title says.

I can't even find where GST_BUFFER_TIMESTAMP() is defined now because it's not
in the header with the rest of the GST_BUFFER_* macros so just setting pts
might not do the same thing, however in this case it seems to me to be the
right thing.

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