]> git.sesse.net Git - vlc/history - modules/video_output/ios.m
vout_ios: fixed getProcAddress
[vlc] / modules / video_output / ios.m
2012-05-06 Felix Paul Kühnevout_ios: fixed getProcAddress
2012-05-04 Felix Paul Kühnevout_ios: implement gl.getProcAddress
2012-03-26 Felix Paul Kühnevout_ios: fixed compilation warning
2011-12-15 Pere Orgafix filename self-references
2011-05-30 Laurent AimarMade vout_display_opengl_New return a list of chroma...
2011-05-29 Laurent AimarExtended vout_display_opengl_Prepare() with a subpictur...
2011-05-29 Laurent AimarExtended vout_display_opengl_GetPool() to take the...
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-05-25 Laurent AimarAdded vlc_gl_t::getProcAddress() declaration.
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2010-11-17 Pierre d'Herbemontios_vout: Build fix.
2010-10-31 Pierre d'Herbemontvout_ios: We do use 4 spaces indentation and not TABS.
2010-10-31 Romain Goyetmodules: Add iOS vout module.