gstreamer/gst/videofilter
David Schleef 1e292a5bd3 ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict with the internal colorspace plugin.
Original commit message from CVS:
* ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
doesn't conflict with the internal colorspace plugin.
* gst-libs/gst/audio/make_filter:  Use `` instead of $() to
satisfy the crappy-ass shell shipped by a certain vendor.
* gst/videofilter/make_filter: same (bug #135299)
2004-03-09 20:55:30 +00:00
..
.gitignore add cvsignores 2003-09-11 19:17:02 +00:00
gstgamma.c gst/videofilter/gstgamma.c: Fix typo that modified the alpha channel and caused a warning. (bug #136192) 2004-03-04 20:18:44 +00:00
gstvideobalance.c Convert a few inner loops to use liboil. This is currently optional, and is only enabled if liboil is present (duh!). 2004-02-12 07:37:50 +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 ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict with the internal colorspace plugin. 2004-03-09 20:55:30 +00:00
Makefile.am Convert a few inner loops to use liboil. This is currently optional, and is only enabled if liboil is present (duh!). 2004-02-12 07:37:50 +00:00