diff options
author | Zeeshan Ali <zeenix@gmail.com> | 2005-05-07 20:27:09 +0000 |
---|---|---|
committer | Zeeshan Ali <zeenix@gmail.com> | 2005-05-07 20:27:09 +0000 |
commit | 74b5523d5cbdd1fc737078ee7309b338c9fc8e70 (patch) | |
tree | 369e0549d006cbf71ac81f41132115374edc7416 /ChangeLog | |
parent | 43e5cd1ceb38c2dfe3c30568598f8d44f1c4da95 (diff) | |
download | gst-plugins-bad-74b5523d5cbdd1fc737078ee7309b338c9fc8e70.tar.gz gst-plugins-bad-74b5523d5cbdd1fc737078ee7309b338c9fc8e70.tar.bz2 gst-plugins-bad-74b5523d5cbdd1fc737078ee7309b338c9fc8e70.zip |
Fixed a few things to enable the mad and effectv to be able to find the headers in the gst-plugins-base/gst-libs and ...
Original commit message from CVS:
Fixed a few things to enable the mad and effectv to be able to find the headers in the gst-plugins-base/gst-libs and to link against the libs in there.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-05-08 Zeeshan Ali <zeenix@gmail.com> + + * configure.ac: + * ext/mad/Makefile.am: + * effectv/Makefile.am: + Fixed a few things to enable the mad and effectv to be able to find the + headers in the gst-plugins-base/gst-libs and to link against the libs + in there. + 2005-05-07 Zeeshan Ali <zeenix@gmail.com> * configure.ac: |