[Bug 767506] 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:25:38 UTC 2016


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
For the reference, it's in gstcompat.h:

#define GST_BUFFER_TIMESTAMP          GST_BUFFER_PTS
#define GST_BUFFER_TIMESTAMP_IS_VALID GST_BUFFER_PTS_IS_VALID

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