gstreamer/gst/videofilter
Tim-Philipp Müller c8a15a097a videobalance: fix handling of YUV images with 'odd' widths
Fixes unused-but-set-variable warnings with gcc 4.6.
2011-04-13 17:22:19 +01:00
..
.gitignore
gamma.vcproj
gstgamma.c videofilter: Order color formats by their contained amount of information 2010-04-29 19:28:21 +02:00
gstgamma.h gamma: Improve docs a bit 2010-04-29 19:28:19 +02:00
gstvideobalance.c videobalance: fix handling of YUV images with 'odd' widths 2011-04-13 17:22:19 +01:00
gstvideobalance.h videobalance: Reduce number of allocations per instance 2010-04-29 19:28:21 +02:00
gstvideoflip.c videoflip: fix unused-but-set-variable warnings with gcc 4.6 2011-04-13 17:22:19 +01:00
gstvideoflip.h videoflip: Make processing more general and use libgstvideo for all format specific things 2010-04-29 19:28:19 +02:00
gstvideotemplate.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
make_filter
Makefile.am android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
plugin.c videofilter: Move all elements into a single plugin 2010-04-29 19:28:19 +02:00
videobalance.vcproj
videofilter.vcproj
videoflip.vcproj