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)
commit112f838c1881ec6e8b0fddb0fe5ab285c72173b2
treee564b4c5a73b77afe8379cdeaff2b6ff71849a7a
parent700e02e97c0fb3300627c76ad4e49085582a55b3
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
sys/xvimage/xvimagesink.c
sys/xvimage/xvimagesink.h