summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2006-04-07 15:27:40 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2006-04-07 15:27:40 +0000
commit26b748c0fbd90d98c5a57966f4c784afa2860fec (patch)
tree6d11a3f5075d166beb8bc9b102bb6e12614914f0 /ChangeLog
parent83208d042bea60f66475cc566d3d4647b9d1ad7b (diff)
downloadgst-plugins-bad-26b748c0fbd90d98c5a57966f4c784afa2860fec.tar.gz
gst-plugins-bad-26b748c0fbd90d98c5a57966f4c784afa2860fec.tar.bz2
gst-plugins-bad-26b748c0fbd90d98c5a57966f4c784afa2860fec.zip
sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanups
Original commit message from CVS: 2006-04-07 Zaheer Abbas Merali <zaheerabbas at merali dot org> * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_recalc), (composite_pixel), (gst_ximagesrc_ximage_get), (gst_ximagesrc_create), (gst_ximagesrc_set_property): Fix typo, C++ style comments and other small cleanups
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4584d8a..dff46a4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-04-07 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
+ * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_recalc),
+ (composite_pixel), (gst_ximagesrc_ximage_get),
+ (gst_ximagesrc_create), (gst_ximagesrc_set_property):
+ Fix typo, C++ style comments and other small cleanups
+
2006-04-06 Wim Taymans <wim@fluendo.com>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_init),