diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2007-03-06 13:21:23 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2007-03-06 13:21:23 +0000 |
| commit | 0dcf0cebb9a69c4d5a44bc7def1577b9fb433057 (patch) | |
| tree | a07652ca3f31bba990a46979062426c577c64a40 /ChangeLog | |
| parent | e1fcfeab25f58a5ee81e0087a80d186e1efc0313 (diff) | |
gst/goom/gstgoom.*: Document, fix and improve goom adapter behaviour.
Original commit message from CVS:
* gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
(gst_goom_chain):
* gst/goom/gstgoom.h:
Document, fix and improve goom adapter behaviour.
Fixes #407006.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-03-06 Wim Taymans <wim@fluendo.com> + + * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer), + (gst_goom_chain): + * gst/goom/gstgoom.h: + Document, fix and improve goom adapter behaviour. + Fixes #407006. + 2007-03-05 Jan Schmidt <thaytan@mad.scientist.com> * ext/esd/esdsink.c: (gst_esdsink_open): |
