gstreamer/gst-libs/gst/video
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
..
.gitignore video: add some internal helper functions for image blending 2011-12-05 15:03:47 +00:00
colorbalance.c video: move some interfaces 2011-11-29 19:10:01 +01:00
colorbalance.h video: move some interfaces 2011-11-29 19:10:01 +01:00
colorbalancechannel.c video: move some interfaces 2011-11-29 19:10:01 +01:00
colorbalancechannel.h video: move some interfaces 2011-11-29 19:10:01 +01:00
convertframe.c Merge remote-tracking branch 'origin/master' into 0.11 2011-12-08 01:19:03 +00:00
gstvideofilter.c videofilter: improve video filter 2011-12-21 23:46:53 +01:00
gstvideofilter.h videofilter: improve video filter 2011-12-21 23:46:53 +01:00
gstvideometa.c videometa: add copy functions 2011-12-01 15:45:28 +01:00
gstvideometa.h rename meta* -> *meta 2011-11-02 09:04:27 +01:00
gstvideopool.c videopool: add videopool implementation 2011-12-21 18:13:17 +01:00
gstvideopool.h videopool: add videopool implementation 2011-12-21 18:13:17 +01:00
gstvideosink.c videosink: add "show-preroll-frame" property 2009-09-08 18:20:22 +01:00
gstvideosink.h videosink: reset padding 2011-11-10 17:52:36 +01:00
Makefile.am video: add video overlay composition API for subtitles 2011-12-05 15:37:02 +00:00
video-blend.c video: add some internal helper functions for image blending 2011-12-05 15:03:47 +00:00
video-blend.h video: hide private video-blend.[ch] from gobject-introspection 2011-12-05 15:37:02 +00:00
video-marshal.list video: move some interfaces 2011-11-29 19:10:01 +01:00
video-overlay-composition.c propertyprobe: remove propertyprobe 2011-12-21 11:58:53 +01:00
video-overlay-composition.h video: make composition_blend() return a boolean 2011-12-07 18:45:28 +00:00
video.c video: update interlace caps and docs 2011-12-19 18:03:45 +01:00
video.h propertyprobe: remove propertyprobe 2011-12-21 11:58:53 +01:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoblendorc-dist.c video: add fallbacks for compilation without orc 2011-12-05 15:36:56 +00:00
videoblendorc-dist.h video: add fallbacks for compilation without orc 2011-12-05 15:36:56 +00:00
videoblendorc.orc video: add some internal helper functions for image blending 2011-12-05 15:03:47 +00:00
videoorientation.c video: move some interfaces 2011-11-29 19:10:01 +01:00
videoorientation.h video: move some interfaces 2011-11-29 19:10:01 +01:00
videooverlay.c Merge remote-tracking branch 'origin/master' into 0.11 2011-12-08 01:19:03 +00:00
videooverlay.h video: move some interfaces 2011-11-29 19:10:01 +01:00