]> git.sesse.net Git - vlc/history - modules/video_output/wayland
Fix deinterlacing of packed YUV formats.
[vlc] / modules / video_output / wayland /
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2015-01-20 Matthias Treydtewayland/shell: Fix race for wnd->display.wl.
2014-12-12 Rémi Denis-CourmontWayland/SHM: fix priority
2014-11-03 Rémi Denis-CourmontWayland: fix attaching and detaching protocol-side...
2014-11-01 Rémi Denis-Courmontpicture_pool: remove ..._Delete(), use ..._Release...
2014-10-30 Rémi Denis-CourmontWayland/SHM: fix memory leak
2014-10-26 Rémi Denis-Courmontvout: simplify vout_display_NewWindow() parameters
2014-10-16 Rémi Denis-CourmontWayland/shell: implement basic window size handling
2014-10-16 Rémi Denis-CourmontWayland/shell: fix NULL dereference in pathological...
2014-10-16 Rémi Denis-Courmontvout: remove redundant fullscreen initialization
2014-10-16 Rémi Denis-Courmontvout: remove dead fullscreen code in display plugins
2014-10-16 Rémi Denis-Courmontvout: eliminate dead window state code
2014-10-16 Rémi Denis-Courmontvout: remove is_forced parameter in display size change...
2014-10-16 Rémi Denis-CourmontWayland: remove display-level resize events
2014-10-16 Rémi Denis-CourmontWayland/shell: emit window size events
2014-10-16 Rémi Denis-Courmontvout: remove no longer used display size event parameter
2014-10-16 Rémi Denis-Courmontwindow: merge all capabilities as one
2014-10-16 Rémi Denis-Courmontwindow: check and set window type in all plugins
2014-10-06 Rémi Denis-Courmontwayland: agree on the name of video_output subdirectory