diff options
author | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2006-04-07 15:27:40 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2006-04-07 15:27:40 +0000 |
commit | 26b748c0fbd90d98c5a57966f4c784afa2860fec (patch) | |
tree | 6d11a3f5075d166beb8bc9b102bb6e12614914f0 /ChangeLog | |
parent | 83208d042bea60f66475cc566d3d4647b9d1ad7b (diff) | |
download | gst-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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), |