.. Permission is granted to copy, distribute and/or modify this.. document under the terms of the GNU Free Documentation License,.. Version 1.1 or any later version published by the Free Software.. Foundation, with no Invariant Sections, no Front-Cover Texts.. and no Back-Cover Texts. A copy of the license is included at.. Documentation/media/uapi/fdl-appendix.rst..... TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
A V4L2 video effect device can do image effects, filtering, or combinetwo or more images or image streams. For example video transitions orwipes. Applications send data to be processed and receive the resultdata either with :ref:`read() <func-read>` and:ref:`write() <func-write>` functions, or through the streaming I/Omechanism.[to do]