mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 06:26:23 +00:00
va: postproc: mention the possibility of color balance
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2050>
This commit is contained in:
parent
b61b3d833d
commit
f823124a39
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@
|
||||||
* gst-launch-1.0 videotestsrc ! "video/x-raw,format=(string)NV12" ! vapostproc ! autovideosink
|
* gst-launch-1.0 videotestsrc ! "video/x-raw,format=(string)NV12" ! vapostproc ! autovideosink
|
||||||
* ```
|
* ```
|
||||||
*
|
*
|
||||||
|
* If the VA driver support color balance filter, with controls such
|
||||||
|
* as hue, brightness, contrast, etc., those controls are exposed both
|
||||||
|
* as element properties and through the #GstColorBalance interface.
|
||||||
|
*
|
||||||
* Since: 1.20
|
* Since: 1.20
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue