mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
gst/videofilter/gstvideobalance.c: Implement passthru if settings are in the middle.
Original commit message from CVS: 2004-01-15 Julien MOUTTE <julien@moutte.net> * gst/videofilter/gstvideobalance.c: (gst_videobalance_init), (gst_videobalance_colorbalance_set_value): Implement passthru if settings are in the middle. * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
This commit is contained in:
parent
9fb3bc4ace
commit
a241d75a0a
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-01-15 Julien MOUTTE <julien@moutte.net>
|
||||
|
||||
* gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
|
||||
(gst_videobalance_colorbalance_set_value): Implement passthru if
|
||||
settings are in the middle.
|
||||
* tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
|
||||
|
||||
2004-01-15 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst/videofilter/Makefile.am:
|
||||
|
|
Loading…
Reference in a new issue