diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2005-05-18 09:58:13 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2005-05-18 09:58:13 +0000 |
| commit | 9a43a5236ccbbcb0b73466aba91aa2a0ac5d9897 (patch) | |
| tree | 5afe6bcf6fa34e1facb00a61b24eee3b164a9348 /ChangeLog | |
| parent | 97f9bab6e8f58c2121c0be0425b2605177d771e4 (diff) | |
Ported goom.
Original commit message from CVS:
* configure.ac:
* gst/goom/Makefile.am:
* gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_sink_setcaps),
(gst_goom_src_setcaps), (gst_goom_src_negotiate), (gst_goom_event),
(gst_goom_chain), (gst_goom_change_state), (plugin_init):
Ported goom.
Added goom and alpha to build.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-05-18 Wim Taymans <wim@fluendo.com> + + * configure.ac: + * gst/goom/Makefile.am: + * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_sink_setcaps), + (gst_goom_src_setcaps), (gst_goom_src_negotiate), (gst_goom_event), + (gst_goom_chain), (gst_goom_change_state), (plugin_init): + Ported goom. + Added goom and alpha to build. + 2005-05-17 Wim Taymans <wim@fluendo.com> * configure.ac: |
