rbswap
rbswap — Swap red and blue components
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstBaseTransform
+----GstVideoFilter
+----GstRbSwap
Description
History
Swaps red (Cr) and blue (Cb) in video frames.
This should rarely be needed, but may be required in unusual cases,
e.g. if people have blue faces.
-
It is akin to transcode's rgbswap [Thomas Oestreich]
-
Similar basic operation also available in e.g. mplayer's swapuv, etc
Details
GstRbSwap
typedef struct _GstRbSwap GstRbSwap;