summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-02-14 14:39:59 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-02-14 14:39:59 +0000
commitc44c3003134c4ca8fca54c9178bb457b96bbb5e9 (patch)
tree313c2e07f324a7eb5636ff7a77259dc170f59a06
parent2acb924820657dd0d5b71a3eee2b0c1298094581 (diff)
ffmpeg plugin moved to gst-ffmpeg module
Original commit message from CVS: ffmpeg plugin moved to gst-ffmpeg module
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8e6c52d..f4d5929b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,7 @@
* configure.ac:
* ext/Makefile.am:
* gst-libs/ext/Makefile.am:
+ move ffmpeg plugin to gst-ffmpeg module
2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>