gstreamer/gst/videoconvert
Wim Taymans a5f3d21723 videofilter: improve video filter
Flesh out the video filter base class. Make it parse the input and output caps
and turn them into GstVideoInfo. Map buffers as video frames and pass them to
the transform functions.
This allows us to also implement the propose and decide_allocation vmethods.
Implement the transform size method as well.
Update subclasses with the new improvements.
2011-12-21 23:46:53 +01:00
..
gstvideoconvert.c videofilter: improve video filter 2011-12-21 23:46:53 +01:00
gstvideoconvert.h videofilter: improve video filter 2011-12-21 23:46:53 +01:00
gstvideoconvertorc-dist.c videoconvert: update ORC dist files 2011-08-02 12:24:19 +02:00
gstvideoconvertorc-dist.h videoconvert: update ORC dist files 2011-08-02 12:24:19 +02:00
gstvideoconvertorc.orc videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00
Makefile.am videoconvert: link to local libgstvideo-0.11 2011-07-28 14:18:34 +01:00
videoconvert.c videoconvert: fix width/height mismatches 2011-11-24 11:09:20 +01:00
videoconvert.h -base: port to GstVideoFrame API 2011-06-17 15:41:31 +02:00
videoconvert.vcproj videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00