]> git.sesse.net Git - vlc/history - modules/video_filter/blend.cpp
avcodec: reuse AVFrames so no need to allocate/free it every time we encode picture...
[vlc] / modules / video_filter / blend.cpp
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...