gstreamer/libs/gst
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
..
base bytewriter: fix compiler warning 2009-11-20 16:14:54 +00:00
check check: fix symbol exporting when building under et_EE locale 2009-11-18 19:22:59 +00:00
controller optimisation : Use g_object_newv where possible. 2009-10-28 09:31:17 +01:00
dataprotocol introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH 2009-09-12 14:35:09 +02:00
helpers plugin-scanner: rename plugin-scanner helper binary to gst-plugin-scanner 2009-11-18 09:28:08 +00:00
net netclientclock: fix timestamp comparission, Fixes #597407 2009-10-13 19:12:50 +03:00
Makefile.am registry: Add registry helper phase 1 2009-10-06 19:51:42 +01:00