diff options
author | Benjamin Otte <otte@gnome.org> | 2004-04-30 02:25:09 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-04-30 02:25:09 +0000 |
commit | e6ad7cbc00236433cb6a52c5910eb71acb6ae3f6 (patch) | |
tree | a7be0e052bd3dbeb1ec60eaa46559996dabb207c /ChangeLog | |
parent | 5f531e42c522eeed45995dbfc6b2a3f5c0b70137 (diff) | |
download | gst-plugins-bad-e6ad7cbc00236433cb6a52c5910eb71acb6ae3f6.tar.gz gst-plugins-bad-e6ad7cbc00236433cb6a52c5910eb71acb6ae3f6.tar.bz2 gst-plugins-bad-e6ad7cbc00236433cb6a52c5910eb71acb6ae3f6.zip |
add initial support for libvisual (http://libvisual.sourceforge.net) libvisual is still quite alpha, so expect crashe...
Original commit message from CVS:
* configure.ac:
* ext/Makefile.am:
* ext/libvisual/Makefile.am:
* ext/libvisual/visual.c:
add initial support for libvisual (http://libvisual.sourceforge.net)
libvisual is still quite alpha, so expect crashes in there :)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-04-30 Benjamin Otte <otte@gnome.org> + + * configure.ac: + * ext/Makefile.am: + * ext/libvisual/Makefile.am: + * ext/libvisual/visual.c: + add initial support for libvisual (http://libvisual.sourceforge.net) + libvisual is still quite alpha, so expect crashes in there :) + 2004-04-29 David Schleef <ds@schleef.org> * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse), |