[gstreamer-bugs] [Bug 608726] bytewriter: mistake in .h/.c function naming
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 1 12:48:19 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=608726
GStreamer | gstreamer (core) | git
--- Comment #1 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-02-01 20:48:15 UTC ---
Created an attachment (id=152766)
View: https://bugzilla.gnome.org/attachment.cgi?id=152766
Review: https://bugzilla.gnome.org/review?bug=608726&attachment=152766
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
Fixes #608726
--
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