summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLuca Ognibene <luogni@tin.it>2005-05-18 21:31:09 +0000
committerLuca Ognibene <luogni@tin.it>2005-05-18 21:31:09 +0000
commit3d2197a352aae661535e4f214734c1ef8c137a54 (patch)
treef859a039788f712c91e9347374cb0e131ce49a47 /ChangeLog
parent57720fa2e3c2168c41e9121bf63ee2e5528ff5fb (diff)
downloadgst-plugins-bad-3d2197a352aae661535e4f214734c1ef8c137a54.tar.gz
gst-plugins-bad-3d2197a352aae661535e4f214734c1ef8c137a54.tar.bz2
gst-plugins-bad-3d2197a352aae661535e4f214734c1ef8c137a54.zip
sys/ximage/: Add ximagesrc element in the ximagesink plugin (plugin name should be changed in 0.9...)
Original commit message from CVS: * sys/ximage/gstximageplugin.c: * sys/ximage/ximagesrc.h: * sys/ximage/ximagesrc.c: * sys/ximage/ximagesink.c: * sys/ximage/Makefile.am: Add ximagesrc element in the ximagesink plugin (plugin name should be changed in 0.9...) Move ximagesink element registration to gstximageplugin.c Fix #161661
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4beecc1a..9ce7e6bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-05-18 Lutz Mueller <lutz@users.sourceforge.net>
+
+ Reviewed and modified by: Luca Ognibene <luogni@tin.it>
+
+ * sys/ximage/gstximageplugin.c:
+ * sys/ximage/ximagesrc.h:
+ * sys/ximage/ximagesrc.c:
+ * sys/ximage/ximagesink.c:
+ * sys/ximage/Makefile.am:
+ Add ximagesrc element in the ximagesink plugin (plugin name
+ should be changed in 0.9...)
+ Move ximagesink element registration to gstximageplugin.c
+ fix #161661
+
2005-05-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/xvid/gstxviddec.c: (gst_xviddec_change_state):