gstreamer/gst
David Hoyt cfa8de336c typefind: use g_ascii_strncasecmp() instead of strncasecmp()
g_ascii_strncasecmp() is more portable and likely more robust as
well (with random binary data as input).

Fixes #612845.
2010-03-15 18:45:13 +00:00
..
adder adder: don't hold object lock when calling peer elements 2010-01-28 17:43:47 +01:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert Add -Wredundant-decls to warning flags 2010-03-11 15:38:18 +01:00
audiorate audiorate: correctly eat empty and dummy buffers 2009-12-26 19:20:18 +01:00
audioresample audioresample: Update speex resampler to latest GIT 2009-11-10 12:22:27 +01:00
audiotestsrc audiotestsrc: call send_event directly 2009-07-20 13:15:32 +02:00
ffmpegcolorspace Add -Wmissing-declarations -Wmissing-prototypes to warning flags 2010-03-11 13:50:31 +01:00
gdp Add -Wmissing-declarations -Wmissing-prototypes to warning flags 2010-03-11 13:50:31 +01:00
playback playsink: Avoid g_object_set() on NULL if a text sink is used 2010-03-15 14:26:28 +01:00
subparse subparse: Correctly escape brackets in DKS regex 2010-03-15 14:10:09 +01:00
tcp tcp(client/server)src: Fix handling of closed sockets 2010-02-18 11:44:59 -08:00
typefind typefind: use g_ascii_strncasecmp() instead of strncasecmp() 2010-03-15 18:45:13 +00:00
videorate Add -Wmissing-declarations -Wmissing-prototypes to warning flags 2010-03-11 13:50:31 +01:00
videoscale Build fix for MSVC 2009-12-03 00:20:34 -08:00
videotestsrc videotestsrc: use C comments instead of C++-style comments 2010-03-15 13:40:47 +00:00
volume volume: Revert rounding behaviour changes when using controlled volume properties 2010-03-12 15:49:17 +01:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00