After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 521743 - libgstnetbuffer.def exports not up to date
libgstnetbuffer.def exports not up to date
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal blocker
: 0.10.18
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-11 10:30 UTC by Sebastian Dröge (slomo)
Modified: 2008-03-11 13:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
base-exports.diff (530 bytes, patch)
2008-03-11 10:31 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2008-03-11 10:30:53 UTC
Hi,
attached patch gets libgstnetbuffer.def up to date again by adding the new functions...
Comment 1 Sebastian Dröge (slomo) 2008-03-11 10:31:07 UTC
Created attachment 107043 [details] [review]
base-exports.diff
Comment 2 Jan Schmidt 2008-03-11 12:37:16 UTC
Weird - I did a distcheck before I made the new pre-release. hmm
Comment 3 Sebastian Dröge (slomo) 2008-03-11 13:23:29 UTC
2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>

	* win32/common/libgstnetbuffer.def:
	Add new symbol gst_netaddress_equal. Fixes bug #521743.