]> git.sesse.net Git - vlc/history - include/vlc_vout_wrapper.h
Qt: avoid redefine warning
[vlc] / include / vlc_vout_wrapper.h
2014-10-16 Rémi Denis-Courmontvout: privatize vout_display functions
2014-10-16 Rémi Denis-Courmontvout: remove no longer used VOUT_DISPLAY_GET_OPENGL
2014-10-16 Rémi Denis-Courmontvout: remove display-level window state except on Windo...
2014-10-16 Rémi Denis-Courmontvout: pass window state control directly to the window
2014-10-16 Rémi Denis-Courmontvout: privatize vout_SetWindowState()
2014-02-13 Rémi Denis-Courmontvout: fix signedness warnings
2013-07-23 Rafaël Carrévout_ManageWrapper: reset display pool after we reset...
2011-11-27 Jean-Baptiste KempfLGPL
2011-05-07 Rémi Denis-CourmontReplace VLC_EXPORT macro with a simple prefix, VLC_API
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-07 Laurent AimarFixed crop parameters when the decoded video has crop...
2010-11-07 Laurent AimarModified vout_SetDisplayAspect() to take a DAR instead...
2010-05-20 Laurent AimarReused vout window in vout_Request().
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-13 Laurent AimarReplaced vout_display_t::get by ::pool.
2009-12-13 Laurent AimarAdded a way to retreive an opengl context from a vout...
2009-11-01 Laurent AimarFixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.
2009-08-29 Pierre YnardFix typos in comments
2009-08-04 Laurent AimarIntroduce "vout display" module API to replaced "vout...