add ffmpeg patch for mjpeg vdpau hw accel
[goodguy/cinelerra.git] / cinelerra-5.1 / info / plugins.txt
index 5012a25f0217a66bddd686d7687ed551c50c6294..c8cabb8b677983ce774497a7a024724fe98c77ea 100644 (file)
@@ -29,6 +29,9 @@ Blue Banana:  Used for color transformation or remapping as
                4) adjust your color choice as desired
 Blur:          Blurs a video track in horizontal and/or
                vertical in chosen color channels.
+BoxBlur:       Blurs the input video.  This fairly fast blur is
+               based on ffmpeg's, and blurs in horizontal and/or
+               vertical with power.
 Brightness/Contrast: Use to change the brightness or
                contrast, but could reduce quality.
 BurningTV:     Makes your video "burn" where there are
@@ -43,6 +46,8 @@ Color 3 Way:  Modify color of Shadows, Midtones, and Highlights
                as you specify.
 Color Balance: Modify RGB colors or white balance to compensate
                for errors in video such as low lighting.
+ColorSpace:    Tweak colors from one color space/range to another
+               space=BT601/BT709/BT2020  range=MPEG/JPEG
 CriKey:                Regionally based chroma key with interpolation;
                useful when you only want a specific zone defined.
                .
@@ -262,6 +267,7 @@ F_colorhold:        Turns a certain color range into gray when RGB.
 F_colorkey:    Turns a certain color into transparency when RGB.
 F_colorlevels: Adjusts the color levels.
 F_colormatrix: Converts color matrix.
+F_colorspace:  Converts color space/range.
 F_cover_rect:  Find and cover a user specified object.
 F_crop:                Crops the input video.
 F_cropdetect:  Auto-detect crop size.