gstreamer/libs
Tim-Philipp Müller 022970e9f9 bytewriter: fix compiler warning
Some gcc versions warn about bytewriter writing to memory accessed
via a const guint8 pointer, despite our explicit cast to guint8 *.
Work around that by using an intermediary variable.

Fixes #598526.
2009-11-20 16:14:54 +00:00
..
gst bytewriter: fix compiler warning 2009-11-20 16:14:54 +00:00
Makefile.am removing last mentions of wingo cothreads 2003-12-24 15:11:20 +00:00