diff options
author | Maciej Katafiasz <mathrick@mathrick.org> | 2004-12-22 18:57:29 +0000 |
---|---|---|
committer | Maciej Katafiasz <mathrick@mathrick.org> | 2004-12-22 18:57:29 +0000 |
commit | 27efd6e0540675a5a0027b49d52175983bddd030 (patch) | |
tree | ed8287e5706104f3ceb712dddaeecf4e2d652c97 /ext/libmms/ChangeLog | |
parent | ab2227a3d199715fcf69c7ca24f9ee4663b8cf34 (diff) | |
download | gst-plugins-bad-27efd6e0540675a5a0027b49d52175983bddd030.tar.gz gst-plugins-bad-27efd6e0540675a5a0027b49d52175983bddd030.tar.bz2 gst-plugins-bad-27efd6e0540675a5a0027b49d52175983bddd030.zip |
First commit. To my knowledge should be in working state, playbin is supported, apart from small warning when setting...
Original commit message from CVS:
First commit. To my knowledge should be in working state, playbin
is supported, apart from small warning when setting URI.
Diffstat (limited to 'ext/libmms/ChangeLog')
-rw-r--r-- | ext/libmms/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ext/libmms/ChangeLog b/ext/libmms/ChangeLog index e69de29b..75a46b07 100644 --- a/ext/libmms/ChangeLog +++ b/ext/libmms/ChangeLog @@ -0,0 +1,6 @@ +2004-12-22 Maciej Katafiasz <mathrick@freedesktop.org> + + * AUTHORS, ChangeLog, Makefile.am, README, gstmms.c, gstmms.h: + First commit. To my knowledge should be in working state, playbin + is supported, apart from small warning when setting URI. + |