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 | 43b65716731f6107486cd1dceb2ba53ef9d1e663 (patch) | |
tree | 2fc6421e3df5dd272ea3309ba9cc3583f02478c6 /ChangeLog | |
parent | 99940c4a649592584f131df05c96e611aa598a58 (diff) | |
download | gst-plugins-bad-43b65716731f6107486cd1dceb2ba53ef9d1e663.tar.gz gst-plugins-bad-43b65716731f6107486cd1dceb2ba53ef9d1e663.tar.bz2 gst-plugins-bad-43b65716731f6107486cd1dceb2ba53ef9d1e663.zip |
ffmpeg plugin moved to gst-ffmpeg module
Original commit message from CVS:
ffmpeg plugin moved to gst-ffmpeg module
Diffstat (limited to 'ChangeLog')
-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> |