summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-28 19:23:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-28 19:23:20 +0000
commit161d53e6dac4d17aa6d7e350ef785a0bc8dea39e (patch)
tree22af3da7991ebfa05b3e58e886b91f9153d23a22 /ChangeLog
parentb0ba6af066b64a7baf0942c4600947f6e6b40247 (diff)
downloadgst-plugins-bad-161d53e6dac4d17aa6d7e350ef785a0bc8dea39e.tar.gz
gst-plugins-bad-161d53e6dac4d17aa6d7e350ef785a0bc8dea39e.tar.bz2
gst-plugins-bad-161d53e6dac4d17aa6d7e350ef785a0bc8dea39e.zip
moved ximagesrc to good
Original commit message from CVS: moved ximagesrc to good
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58ce5807..89401d04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ * docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
+ * docs/plugins/gst-plugins-bad-plugins-decl.txt:
+ * docs/plugins/gst-plugins-bad-plugins-docs.sgml:
+ * docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
+ * sys/Makefile.am:
+ * sys/ximagesrc/Makefile.am:
+ * sys/ximagesrc/ximagesrc.c:
+ * sys/ximagesrc/ximagesrc.h:
+ * sys/ximagesrc/ximageutil.c:
+ * sys/ximagesrc/ximageutil.h:
+ * tests/Makefile.am:
+ * tests/icles/.cvsignore:
+ * tests/icles/Makefile.am:
+ * tests/icles/ximagesrc-test.c:
+ moved ximagesrc to good (See #336756)
+
2006-04-28 Tim-Philipp Müller <tim at centricular dot net>
* ext/faad/gstfaad.c: (gst_faad_init), (aac_rate_idx),