gstreamer/gst/videofilter
David Schleef 4ac1a134ec 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.
2004-01-16 23:52:53 +00:00
..
.gitignore add cvsignores 2003-09-11 19:17:02 +00:00
gstgamma.c New gamma filter 2004-01-11 21:52:10 +00:00
gstvideobalance.c gst/videofilter/gstvideobalance.c: Fix regression; changing a property affects the video stream. 2004-01-16 23:52:53 +00:00
gstvideobalance.h gst-libs/gst/colorbalance/colorbalance.c: Adding a default type. 2004-01-14 17:15:34 +00:00
gstvideofilter.c Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
gstvideofilter.h Negotiation fixes. 2003-12-31 08:02:04 +00:00
gstvideoflip.c remove copyright field from plugins 2003-12-04 10:37:38 +00:00
gstvideoflip.h much cleanup hacking made possible by plugin changes 2003-11-08 02:52:41 +00:00
gstvideotemplate.c Convert make_filter to sh. Add make_filter's id to the output 2004-01-07 21:07:12 +00:00
make_filter Fix the regular expressions and quote properly 2004-01-07 21:33:01 +00:00
Makefile.am gst/: Since we use videofilter symbols, link to it. 2004-01-15 16:34:44 +00:00