diff options
| author | David Schleef <ds@schleef.org> | 2004-03-09 20:55:30 +0000 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2004-03-09 20:55:30 +0000 |
| commit | 1e292a5bd31b54ac68932dbe72ad772bd8661c4a (patch) | |
| tree | 9abe36967f57ecb8b4eea2f19113165677300367 /ChangeLog | |
| parent | da43641125bef4c53a5c4031a80ee079636958ed (diff) | |
ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict with the internal colorspace plugin.
Original commit message from CVS:
* ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin
doesn't conflict with the internal colorspace plugin.
* gst-libs/gst/audio/make_filter: Use `` instead of $() to
satisfy the crappy-ass shell shipped by a certain vendor.
* gst/videofilter/make_filter: same (bug #135299)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-03-09 David Schleef <ds@schleef.org> + + * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin + doesn't conflict with the internal colorspace plugin. + * gst-libs/gst/audio/make_filter: Use `` instead of $() to + satisfy the crappy-ass shell shipped by a certain vendor. + * gst/videofilter/make_filter: same (bug #135299) + 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org> * configure.ac: bump nano to 1 |
