diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-05-11 16:38:29 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-05-11 16:38:29 +0000 |
commit | e96ef4f91c3faa21385330297153a222fc765860 (patch) | |
tree | 4ecf936ff9585ec012bcc11087dee75fb369d391 | |
parent | a29b791ed49893fae0f414ae9498eacffc90b1b9 (diff) | |
download | gst-plugins-bad-e96ef4f91c3faa21385330297153a222fc765860.tar.gz gst-plugins-bad-e96ef4f91c3faa21385330297153a222fc765860.tar.bz2 gst-plugins-bad-e96ef4f91c3faa21385330297153a222fc765860.zip |
gst/: Turn videofilter into a library (private for now)
Original commit message from CVS:
* gst/effectv/Makefile.am:
* gst/videofilter/Makefile.am:
Turn videofilter into a library (private for now)
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-05-11 Tim-Philipp Müller <tim at centricular dot net> + + * gst/effectv/Makefile.am: + * gst/videofilter/Makefile.am: + Turn videofilter into a library (private for now) + 2005-05-11 Wim Taymans <wim@fluendo.com> * gst/rtsp/README: |