gstreamer/gst/videofilter
Jan Schmidt 3ab2eeecb8 videoflip: Forward src pad events upstream.
Fix passing navigation and other events upstream by actually sending them.

Fixes: #633205
2010-10-27 11:59:07 +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
gstvideobalance.c videobalance: Fix wrong lock order that could lead to a deadlock. Fixes #624331. 2010-07-16 12:45:35 +02:00
gstvideobalance.h videobalance: Reduce number of allocations per instance 2010-04-29 19:28:21 +02:00
gstvideoflip.c videoflip: Forward src pad events upstream. 2010-10-27 11:59:07 +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
plugin.c
videobalance.vcproj
videofilter.vcproj
videoflip.vcproj