ext/swfdec/gstswfdec.*: Fix negotiation.
authorDavid Schleef <ds@schleef.org>
Thu, 22 Jan 2004 03:25:16 +0000 (03:25 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 22 Jan 2004 03:25:16 +0000 (03:25 +0000)
commita70c9dd619a5a1ac701db506d8a180678f2afe5a
treecefebe8bdfa31c8bda203a802da7532e4d3ddad6
parentbfb968a9baa0d45e063088f82dc4225acfebf0c1
ext/swfdec/gstswfdec.*: Fix negotiation.

Original commit message from CVS:
* ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
(gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
(gst_swfdec_init), (gst_swfdec_change_state):
* ext/swfdec/gstswfdec.h:
Fix negotiation.
* gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
(gst_adder_request_new_pad): Fix negotiation.
* gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
Add a fixate function.
* gst/intfloat/gstfloat2int.c:
* gst/intfloat/gstfloat2int.h:
* gst/intfloat/gstint2float.c:
* gst/intfloat/gstint2float.h:
Completely rewrite the negotiation.  Doesn't quite work yet,
due to some buffer-frames problem.
ChangeLog
ext/swfdec/gstswfdec.c
ext/swfdec/gstswfdec.h