]> git.sesse.net Git - vlc/history - modules/video_output/wrapper.c
Fixed initial crop parameters in vout (close #3376).
[vlc] / modules / video_output / wrapper.c
2010-03-26 Laurent AimarFixed initial crop parameters in vout (close #3376).
2010-02-14 Laurent AimarReduced verbosity (vout wrapper).
2010-01-10 Rémi Denis-CourmontWrapper: remove hard-coded plugin list
2010-01-05 Laurent AimarFixed vout display module wrapper with locked/unlocked...
2010-01-05 Laurent AimarEnabled directx in "vout display" wrapper.
2010-01-05 Laurent AimarEnabled wingdi/wingapi in "vout display" wrapper.
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-24 Pierre d'HerbemontNew "vout display" for macosx.
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-12-12 Rémi Denis-Courmontvout wrapper: add xcb_glx
2009-12-07 Laurent AimarEnabled glwin32 in "vout display" wrapper.
2009-11-02 Laurent AimarPrefer direct3d over SDL.
2009-11-02 Laurent AimarEnabled direct3d in "vout display" wrapper.
2009-11-01 Laurent AimarFixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.
2009-09-26 Laurent AimarUpdated after direct rendering support in vout_FilterDi...
2009-09-07 Laurent AimarEnabled vmem in "vout display" wrapper.
2009-09-05 Laurent AimarEnabled snapshot in "vout display" wrapper.
2009-09-02 Laurent AimarEnabled yuv in "vout display" wrapper.
2009-08-31 Laurent AimarCosmetic.
2009-08-31 Laurent AimarEnabled directfb in "vout display" wrapper.
2009-08-30 Laurent AimarEnabled fb in "vout display" wrapper.
2009-08-30 Laurent AimarEnabled dummy in "vout display" wrapper.
2009-08-29 Laurent AimarFixed invalid video dimensions after int->unsigned...
2009-08-29 Rafaël CarréRename "xcb" plugin to "xcb_x11"
2009-08-16 Rémi Denis-CourmontEnable XCB XVideo
2009-08-16 Rémi Denis-CourmontEnable XCB X11 output
2009-08-08 Laurent AimarEnabled xcb x11/xv in "vout display" wrapper.
2009-08-05 Laurent AimarEnabled SDL in "vout display" wrapper.
2009-08-04 Laurent AimarEnabled caca in "vout display" wrapper.
2009-08-04 Laurent AimarEnabled aa in "vout display" wrapper.
2009-08-04 Laurent AimarAdded a temporary "vout display" wrapper.