]> git.sesse.net Git - vlc/history - modules/video_filter/atmo/AtmoMultiConnection.cpp
amto: fix dealocator (delete [] instead of free)
[vlc] / modules / video_filter / atmo / AtmoMultiConnection.cpp
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-01-14 Jean-Baptiste KempfAtmo: port Win32 code to UNICODE friendly APIs
2011-05-18 André Weberatmo: fix handling of YV12 Frames (with hardware accele...
2011-05-14 Rémi Denis-Courmontatmo: fix most warnings, convert to Unicode, kill usele...
2011-05-03 Rémi Denis-Courmontconfig.h must be included first and always
2010-10-23 Rémi DuraffortDo not use strlen just to check that a string is non...
2010-01-26 André Weberenhanced & corrected AtmoLight filter module