summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-02-13 15:11:50 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-02-13 15:11:50 +0000
commitff387293094408d34a50c043d50180aa99ba582e (patch)
treeb024eecabe3c8f20a830c0f8d20c46269c916136 /ChangeLog
parent742acf7e861b42ade480b8f35351c9f49c883747 (diff)
downloadgst-plugins-bad-ff387293094408d34a50c043d50180aa99ba582e.tar.gz
gst-plugins-bad-ff387293094408d34a50c043d50180aa99ba582e.tar.bz2
gst-plugins-bad-ff387293094408d34a50c043d50180aa99ba582e.zip
move ffmpeg stuff to gst-ffmpeg module
Original commit message from CVS: move ffmpeg stuff to gst-ffmpeg module
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c34ce10..5c17470a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
+ * configure.ac:
+ * ext/Makefile.am:
+ * gst-libs/ext/Makefile.am:
+
+2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
+
* configure.ac: use GST_ARCH to detect architecture
2004-02-12 Julien MOUTTE <julien@moutte.net>