gst/videofilter/gstvideobalance.c: Fix regression; changing a property affects the...
authorDavid Schleef <ds@schleef.org>
Fri, 16 Jan 2004 23:52:53 +0000 (23:52 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 16 Jan 2004 23:52:53 +0000 (23:52 +0000)
commitb1f2ea5e9368afe44fb14f19a9f3669f417e3340
tree2211ea76c7c40535cf9dae87e12b1e9433f7e8bc
parent843085a4863468b9d90fd1a155ed9351215d5c79
gst/videofilter/gstvideobalance.c: Fix regression; changing a property affects the video stream.

Original commit message from CVS:
* gst/videofilter/gstvideobalance.c: Fix regression; changing a
property affects the video stream.
* sys/xvimage/xvimagesink.c:
* sys/xvimage/xvimagesink.h:
Add synchronous property for debugging.  Should probably be
disabled in non-CVS builds.  Make sure that the Xv attribute
exists before we set it (crash!).  Fix a silly float bug that
caused colorbalance to just not work.
ChangeLog