diff options
author | Andy Wingo <wingo@pobox.com> | 2005-07-05 14:14:30 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2005-07-05 14:14:30 +0000 |
commit | edfe8fed25880d39d2dbd9ebc712c71405351443 (patch) | |
tree | c3ae4571370df6b03d696c25209373c83ce2e242 | |
parent | 11dc7b2ab54e9144a75fed14446d02cc93567a1b (diff) | |
download | gst-plugins-bad-edfe8fed25880d39d2dbd9ebc712c71405351443.tar.gz gst-plugins-bad-edfe8fed25880d39d2dbd9ebc712c71405351443.tar.bz2 gst-plugins-bad-edfe8fed25880d39d2dbd9ebc712c71405351443.zip |
gst/: Removed dirs that are now in gst-plugins-base.
Original commit message from CVS:
2005-07-05 Andy Wingo <wingo@pobox.com>
* gst/adder:
* gst/audioconvert:
* gst/audiorate:
* gst/audioscale:
* gst/ffmpegcolorspace:
* gst/playback:
* gst/sine:
* gst/subparse:
* gst/tags:
* gst/tcp:
* gst/videoscale:
* gst/volume: Removed dirs that are now in gst-plugins-base.
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2005-07-05 Andy Wingo <wingo@pobox.com> + + * gst/adder: + * gst/audioconvert: + * gst/audiorate: + * gst/audioscale: + * gst/ffmpegcolorspace: + * gst/playback: + * gst/sine: + * gst/subparse: + * gst/tags: + * gst/tcp: + * gst/videoscale: + * gst/volume: Removed dirs that are now in gst-plugins-base. + 2005-07-05 Edward Hervey <edward@fluendo.com> * configure.ac: (GST_PLUGINS_ALL): |