]> git.sesse.net Git - vlc/history - include/vlc_vout_wrapper.h
contrib: ffmpeg: add some cflags for arm/neon
[vlc] / include / vlc_vout_wrapper.h
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...