gstreamer/gst/videofilter
Jon Trowbridge eabada02dc gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance interface stating if it is hardware based...
Original commit message from CVS:
2004-01-13  Julien MOUTTE <julien@moutte.net>

* gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
colorbalance interface stating if it is hardware based or software
based.
* gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
Removing a trailing comma.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
(gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
the documentation seems to be wrong on the -1000 to 1000 interval.
2004-01-13 17:57:24 +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-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance interface stating if it is hardware based... 2004-01-13 17:57:24 +00:00
gstvideobalance.h Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:01 +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 New gamma filter 2004-01-11 21:52:10 +00:00