diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-14 14:39:59 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-14 14:39:59 +0000 |
commit | c44c3003134c4ca8fca54c9178bb457b96bbb5e9 (patch) | |
tree | 313c2e07f324a7eb5636ff7a77259dc170f59a06 | |
parent | 2acb924820657dd0d5b71a3eee2b0c1298094581 (diff) |
ffmpeg plugin moved to gst-ffmpeg module
Original commit message from CVS:
ffmpeg plugin moved to gst-ffmpeg module
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |