Warning, /multimedia/kdenlive/data/transitions/frei0r/frei0r_dodge.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <transition tag="frei0r.dodge" id="frei0r.dodge">
0004     <name>Dodge</name>
0005     <description>Perform an RGB[A] dodge operation between the pixel sources, using the generalised algorithm: D = saturation of 255 or (A * 256) / (256 - B)</description>
0006     <author>Jean-Sebastien Senecal</author>
0007 </transition>