diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-13 15:11:50 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-13 15:11:50 +0000 |
commit | ff387293094408d34a50c043d50180aa99ba582e (patch) | |
tree | b024eecabe3c8f20a830c0f8d20c46269c916136 /ChangeLog | |
parent | 742acf7e861b42ade480b8f35351c9f49c883747 (diff) | |
download | gst-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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> |