]> git.sesse.net Git - mlt/blobdiff - src/modules/core/filter_gamma.yml
Fix rightmost column flicker in composite transition. (SF-111)
[mlt] / src / modules / core / filter_gamma.yml
index 963dde9640eeacf8aebccab4723660957891b63d..172759e5c1efe972a73036c7c7f25bbc2bde4aa3 100644 (file)
@@ -9,3 +9,16 @@ license: LGPLv2.1
 language: en
 tags:
   - Video
+description: Adjust image luma using a non-linear power-law curve.
+parameters:
+  - identifier: argument
+    title: Gamma
+    type: float
+    description: The exponential factor of the power-law curve
+    default: 1.0
+  - identifier: gamma
+    title: Gamma
+    type: float
+    description: See "argument"
+    mutable: yes
+    default: 1.0