gstreamer/libs/gst
Tim-Philipp Müller 5300a5e73b bytereader, bytewriter: fix up inline functions to make g++ happy
gstbytereader.h: In function ‘guint8* gst_byte_reader_dup_data_unchecked(GstByteReader*, guint)’:
gstbytereader.h:249:75: error: invalid conversion from ‘void*’ to ‘guint8*’
gstbytewriter.h: In function ‘gboolean _gst_byte_writer_ensure_free_space_inline(GstByteWriter*, guint)’:
gstbytewriter.h:196:75: error: invalid conversion from ‘void*’ to ‘guint8*’

https://bugzilla.gnome.org/show_bug.cgi?id=645595
2011-03-23 20:52:44 +00:00
..
base bytereader, bytewriter: fix up inline functions to make g++ happy 2011-03-23 20:52:44 +00:00
check checks: add a comment to indicate that we intentionally leave out the 'break' 2011-01-25 16:17:14 +02:00
controller build: fix build with -Werror with GCC 4.6.0 2011-03-21 09:29:19 +01:00
dataprotocol gobject-introspection: try harder to make g-ir-scanner use the right libgstreamer 2011-01-18 09:04:51 +00:00
helpers build: when building executables, put libs to link to into LDADD instead of LDFLAGS 2010-04-14 11:23:37 +01:00
net net: use socklen_t where appropriate rather than specific type 2011-01-31 18:55:21 +01:00
Makefile.am registry: Add registry helper phase 1 2009-10-06 19:51:42 +01:00