diff options
| author | Zeeshan Ali <zeenix@gmail.com> | 2005-05-08 12:22:04 +0000 |
|---|---|---|
| committer | Zeeshan Ali <zeenix@gmail.com> | 2005-05-08 12:22:04 +0000 |
| commit | 5db05091967c83ffbc8f269f8074007682c6131c (patch) | |
| tree | 43a64bc701f54a4c25befbc8ef685f65ce699b59 /ChangeLog | |
| parent | c6892a450f8fd10d15138d25534665aafa95a42e (diff) | |
Ported the libcaca plugin.
Original commit message from CVS:
Ported the libcaca plugin.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2005-05-08 Zeeshan Ali <zeenix@gmail.com> + + * configure.ac: + * ext/Makefile.am: + * ext/libcaca/Makefile.am: + * ext/libcaca/gstcacasink.c: (gst_cacasink_get_type), + (gst_cacasink_class_init), (gst_cacasink_get_times), + (gst_cacasink_setcaps), (gst_cacasink_init), (gst_cacasink_render), + (plugin_init): + * ext/libcaca/gstcacasink.h: + Ported the libcaca plugin. + 2005-05-08 Zeeshan Ali <zeenix@gmail.com> * configure.ac: |
