]> git.sesse.net Git - vlc/history - src/video_output/vout_wrapper.c
Reused vout window in vout_Request().
[vlc] / src / video_output / vout_wrapper.c
2010-05-20 Laurent AimarReused vout window in vout_Request().
2010-05-12 Laurent AimarNo functionnal changes (vout).
2010-05-10 Laurent AimarClean up crop/aspect ratio changes and associated video...
2010-05-01 Laurent AimarPrivatized remaining vout fields.
2010-04-26 Laurent AimarConverted more commands to vout_control.
2010-04-26 Laurent AimarNo functionnal changes.
2010-04-23 Laurent AimarNo functionnal changes (vout).
2010-04-23 Laurent AimarReworked the way pictures are handled by the vout core.
2010-04-18 Laurent AimarFixed win32 build.
2010-04-18 Laurent AimarMoved most of private vout_thread_t fields out of vlc_v...
2010-04-18 Laurent AimarRemoved picture_heap_t::i_aspect/width/height/chroma.
2010-04-18 Laurent AimarRemoved picture_heap_t rgb informations.
2010-04-18 Laurent AimarMoved some private fields out of vlc_vout.h
2010-04-18 Laurent AimarRemoved picture_heap_t::pf_setpalette
2010-04-18 Laurent AimarCalls directly the vout wrapper iof using function...
2010-04-18 Laurent AimarRemoved unused vout_thread_t:pf_control field and relat...
2010-04-17 Laurent AimarEnabled support for video splitter directly at the...
2010-04-17 Laurent AimarMoved "video output" -> "vout display" wrapper to the...