gstreamer/gst/videofilter
Ronald S. Bultje 44c6a27972 gst/videofilter/gstvideobalance.*: Implement lookup-tables. +/- 10x faster.
Original commit message from CVS:
2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
(gst_videobalance_init),
(gst_videobalance_colorbalance_list_channels),
(gst_videobalance_colorbalance_set_value),
(gst_videobalance_colorbalance_get_value),
(gst_videobalance_update_properties),
(gst_videobalance_update_tables_planar411),
(gst_videobalance_planar411):
* gst/videofilter/gstvideobalance.h:
Implement lookup-tables. +/- 10x faster.
2004-01-25 11:17:11 +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.*: Implement lookup-tables. +/- 10x faster. 2004-01-25 11:17:11 +00:00
gstvideobalance.h gst/videofilter/gstvideobalance.*: Implement lookup-tables. +/- 10x faster. 2004-01-25 11:17:11 +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