Applied, thanks!
r5586
2011/5/10 Mikko Rapeli <mikko.rapeli at iki.fi>:
> Makes basic color correction slightly faster to use.
> ---
> ?effects/frei0r_levels.xml | ? ?2 +-
> ?1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/effects/frei0r_levels.xml b/effects/frei0r_levels.xml
> index 8e0ca42..470702d 100644
> --- a/effects/frei0r_levels.xml
> +++ b/effects/frei0r_levels.xml
> @@ -3,7 +3,7 @@
> ? ? ? ?<name>Levels</name>
> ? ? ? ?<description>Adjust levels</description>
> ? ? ? ?<author>Maksim Golovkin</author>
> - ? ? ? ?<parameter type="list" name="Channel" default="0"
> paramlist="0,1,2,3">
> + ? ? ? ?<parameter type="list" name="Channel" default="3"
> paramlist="0,1,2,3">
> ? ? ? ? ? ? ? ? <paramlistdisplay>Red,Green,Blue,Luma</paramlistdisplay>
> ? ? ? ? ? ? ? ?<name>Channel</name>
> ? ? ? ?</parameter>
> --
> 1.7.4.1
>
>
> ------------------------------------------------------------------------------
> Achieve unprecedented app performance and reliability
> What every C/C++ and Fortran developer should know.
> Learn how Intel has extended the reach of its next-generation tools
> to help boost performance applications - inlcuding clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Kdenlive-devel mailing list
> Kdenlive-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
>