[gstreamer-bugs] [Bug 608726] bytewriter: mistake in .h/.c function naming
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 1 15:44:01 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=608726
GStreamer | gstreamer (core) | git
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-02-01 23:43:56 UTC ---
Module: gstreamer
Branch: master
Commit: 86a216b1bab4153e8382561f67e1e5012dbff75d
URL:
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=86a216b1bab4153e8382561f67e1e5012dbff75d
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Mon Feb 1 17:40:08 2010 -0300
gstbytewriter: Fix different function names in .h and .c
gst_byte_writer_reset_and_get_buffer wasn't declared
in .h, instead there was _reset_and_get_data_as_buffer.
Replace it with the real function name, that is smaller
and matches gst_byte_writer_free_and_get_buffer
--
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