]> git.sesse.net Git - vlc/history - modules/video_filter/blend.cpp
mediacodec: don't loop in GetOutput
[vlc] / modules / video_filter / blend.cpp
2014-02-18 Jean-Baptiste KempfBlend: allow YUV 4:4:4 16bit
2014-01-17 Martin Storsjöblend: Handle alpha when blending in RGBA buffers
2012-11-13 Jean-Baptiste KempfLGPL
2012-08-02 Erwan Tuloublend: extra check to avoid possible crash
2012-01-27 Rémi Denis-Courmontblend: fix Win32 warning; RGB is a system macro
2012-01-16 Laurent AimarReimplemented the blend filter in C++ and completed...