]> git.sesse.net Git - vlc/history - src/video_output/display.h
macosx: fix wrong ref counting in media info
[vlc] / src / video_output / display.h
2014-10-26 Rémi Denis-Courmontvout: simplify vout_display_NewWindow() parameters
2014-10-16 Rémi Denis-Courmontvout: request resize directly from the window rather...
2014-10-16 Rémi Denis-Courmontvout: remove unused parameters in vout_*DisplayWindow()
2014-02-08 Felix Abecassisvout: remove commented code (moved to vlc_vout_wrapper.h)
2011-11-27 Jean-Baptiste KempfLGPL
2010-11-07 Laurent AimarImproved support for crop/ar changes.
2010-11-06 Rémi Denis-CourmontRemove __LIBVLC__ checks from src/
2010-04-17 Laurent AimarEnabled support for video splitter directly at the...
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-11-01 Laurent AimarFixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.
2009-08-04 Laurent AimarIntroduce "vout display" module API to replaced "vout...