summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-06-06 08:06:44 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-06-06 08:06:44 +0000
commit23c17776e728b91c237897444cd4b562d15e0cf1 (patch)
treeaa79f24a104489ba40b80f8fa21a1af115d8d27a /ChangeLog
parent86cf2a601ace2c4e84d5b87160531433c4c099be (diff)
downloadgst-plugins-bad-23c17776e728b91c237897444cd4b562d15e0cf1.tar.gz
gst-plugins-bad-23c17776e728b91c237897444cd4b562d15e0cf1.tar.bz2
gst-plugins-bad-23c17776e728b91c237897444cd4b562d15e0cf1.zip
ext/sdl/: Add GST_CFLAGS, which apparently somehow fixes the build somewhere (#444499); initialise variable to avoid ...
Original commit message from CVS: * ext/sdl/Makefile.am: * ext/sdl/sdlvideosink.c: (gst_sdlv_process_events): Add GST_CFLAGS, which apparently somehow fixes the build somewhere (#444499); initialise variable to avoid false compiler warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75dca30a..7923e813 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-06 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/sdl/Makefile.am:
+ * ext/sdl/sdlvideosink.c: (gst_sdlv_process_events):
+ Add GST_CFLAGS, which apparently somehow fixes the build somewhere
+ (#444499); initialise variable to avoid false compiler warning.
+
2007-06-01 Wim Taymans <wim@fluendo.com>
* docs/plugins/Makefile.am: