From 2caa461591a1dc3ce9064afe586e3aaaf5f9fed8 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 28 Apr 2006 18:57:09 +0000 Subject: Move ximagesrc plug-in to good after review. Fixes #336756. Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init), (gst_cmml_enc_push_clip): * sys/Makefile.am: * sys/ximage/Makefile.am: * sys/ximage/gstximagesrc.c: Move ximagesrc plug-in to good after review. Fixes #336756. --- ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1171918c..ae5d02e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2006-04-28 Thomas Vander Stichele + + * configure.ac: + * docs/plugins/Makefile.am: + * docs/plugins/gst-plugins-good-plugins-docs.sgml: + * docs/plugins/gst-plugins-good-plugins-sections.txt: + * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init), + (gst_cmml_enc_push_clip): + * sys/Makefile.am: + * sys/ximage/Makefile.am: + * sys/ximage/gstximagesrc.c: + Move ximagesrc plug-in to good after review. Fixes #336756. + 2006-04-28 Michael Smith * gst/icydemux/gsticydemux.c: (gst_icydemux_reset), @@ -9,7 +22,6 @@ * gst/icydemux/gsticydemux.h: Fix event handling: cache events when typefinding and forward later. - 2006-04-28 Zaheer Abbas Merali * sys/osxaudio/gstosxaudiosink.c: -- cgit