gstreamer/libs
Matej Knopp f33b1397d3 adapter: fix return type of _map() to gconstpointer
Fixes compiler warnings on OSX:
gstadapter.h:82: warning: type qualifiers ignored on function return type
gstadapter.c:412: warning: type qualifiers ignored on function return type

const gpointer is not the same as gconstpointer or const void *.

https://bugzilla.gnome.org/show_bug.cgi?id=664491
2011-11-22 11:53:42 +00:00
..
gst adapter: fix return type of _map() to gconstpointer 2011-11-22 11:53:42 +00:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00