]> git.sesse.net Git - vlc/history - modules/video_output
dvdnav: add Demux submodule
[vlc] / modules / video_output /
2014-10-31 Thomas Guillemandroid/opaque: check if subtitles_picture is not NULL
2014-10-31 Thomas Guillemandroid/opaque: fix indent
2014-10-30 Rémi Denis-CourmontWayland/SHM: fix memory leak
2014-10-30 Rémi Denis-CourmontOpenGL: simplify pool creation
2014-10-30 Rémi Denis-CourmontMSW/GDI: simplify pool creation
2014-10-26 Rémi Denis-Courmontvout: simplify vout_display_NewWindow() parameters
2014-10-25 Thomas Guillemnativewindowpriv: add missing return 0
2014-10-20 Rémi Denis-CourmontXCB/window: create the handler thread even without...
2014-10-20 Thomas Guillemandroid: deactivate vout window plugin
2014-10-16 Rémi Denis-CourmontWayland: check HAVE_WAYLAND_EGL
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: pass only a boolean to VOUT_DISPLAY_CHANGE_FULLSC...
2014-10-16 Rémi Denis-Courmontcaca: do not pretend to support resize
2014-10-16 Rémi Denis-Courmontegl: add Wayland extended platform support
2014-10-16 Rémi Denis-Courmontgl: add resize callback
2014-10-16 Rémi Denis-CourmontSDL: check that the vout is not windowed
2014-10-16 Rémi Denis-CourmontiOS: check that the vout is not windowed
2014-10-16 Rémi Denis-CourmontLinux FB: check that the vout is not windowed
2014-10-16 Rémi Denis-CourmontDirectFB: check that the vout is not windowed
2014-10-16 Rémi Denis-Courmontcaca: check that the vout is not windowed
2014-10-16 Rémi Denis-Courmontgl: do not specify a type for the requested window
2014-10-16 Rémi Denis-Courmontvout: remove no longer used VOUT_DISPLAY_GET_OPENGL
2014-10-16 Rémi Denis-Courmontvout: remove redundant fullscreen initialization
2014-10-16 Rémi Denis-Courmontvout: remove unreachable GET_OPENGL controls
2014-10-16 Rémi Denis-Courmontvout: remove unimplemented GET_OPENGL controls
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-Courmontios: remove incorrect handling of window state change
2014-10-16 Rémi Denis-Courmontvout: remove is_forced parameter in display size change...
2014-10-16 Rémi Denis-CourmontLinux FB: remove stub controls
2014-10-16 Rémi Denis-CourmontDirectFB: remove stub controls
2014-10-16 Rémi Denis-Courmontcaca: remove dummy resize code
2014-10-16 Rémi Denis-CourmontXCB: remove display-level close event
2014-10-16 Rémi Denis-CourmontXCB/window: implement close event
2014-10-16 Rémi Denis-CourmontWayland: remove display-level resize events
2014-10-16 Rémi Denis-CourmontXCB: remove display-level resize events
2014-10-16 Rémi Denis-CourmontWayland/shell: emit window size events
2014-10-16 Rémi Denis-CourmontXCB/window: catch resize events
2014-10-16 Rémi Denis-Courmontvout: remove no longer used display size event parameter
2014-10-16 Rémi Denis-Courmontyuv: remove stub controls
2014-10-16 Rémi Denis-Courmontvmem: remove stub controls
2014-10-16 Rémi Denis-CourmontDeckLink: remove stub controls
2014-10-16 Rémi Denis-Courmontyuv: destroy the vout window if any
2014-10-16 Rémi Denis-Courmontvmem: destroy the vout window if any
2014-10-16 Rémi Denis-Courmontvdummy: destroy the vout window if any
2014-10-16 Rémi Denis-CourmontDirect3D: destroy the window if any when in desktop...
2014-10-16 Rémi Denis-Courmontdecklink: destroy the vout window if any
2014-10-16 Rémi Denis-Courmontandroid: check that the vout is not windowed
2014-10-16 Rémi Denis-Courmontmsw: small code factor
2014-10-16 Rémi Denis-Courmontmsw: remove nul constant
2014-10-16 Rémi Denis-Courmontmsw: cosmetic
2014-10-16 Rémi Denis-Courmontvout: remove unused x/y settings in window configuration
2014-10-16 Rémi Denis-CourmontXCB/window: pass zero for window coordinates
2014-10-16 Rémi Denis-Courmontmsw: shrink events data structure
2014-10-16 Rémi Denis-Courmontdrawable: automatically select the plugin if --drawable...
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-16 Rémi Denis-Courmontwindow: remove useless initializers
2014-10-14 Thomas Guillemandroid/jni: use a libvlcjni function to attach/detach...
2014-10-11 Rémi Denis-Courmontmsw: fix format string
2014-10-08 Thomas Guillemfix gles2 plugin not being built
2014-10-06 Rémi Denis-Courmontwayland: agree on the name of video_output subdirectory
2014-10-06 Rafaël Carrédecklink: fix linking with recent sdk
2014-10-05 Rémi Denis-CourmontXCB/XVideo: do not fallback to YUYV output for RGB...
2014-10-05 Rémi Denis-CourmontXCB/XVideo: reject hardware surfaces for the time being
2014-10-05 Rémi Denis-Courmontwayland/shm: reorient the video in the compositor
2014-10-05 Rémi Denis-Courmontwayland/shell: request compositor version 2 if available
2014-10-05 Rémi Denis-Courmontwayland/shm: use wl_scaler for A/R, crop and zoom ...
2014-10-05 Rémi Denis-Courmontwayland: import the scaler protocol definitions
2014-10-04 Rémi Denis-Courmontwayland/shm: no need to retain the shm_pool
2014-10-04 Rémi Denis-Courmontwayland/shm: unmap picture buffers upon picture destruction
2014-10-04 Rémi Denis-Courmontwayland/shm: create a new file temporary file always...
2014-10-04 Rémi Denis-CourmontXCB: factor segment detachment on error
2014-10-02 Rémi Denis-Courmontvideo_output: remove makefile recursion
2014-10-02 Rémi Denis-Courmontvideo_output: finish conversion to Automake syntax
2014-10-01 Jean-Baptiste KempfAndroid vout: reference files used
2014-10-01 Thomas Guillemnativewindowpriv: add setOrientation
2014-10-01 Thomas Guillemomxil: split iomx_hwbuffer.cpp
2014-09-14 Rémi Denis-Courmontgl: initialize fullscreen state correctly
2014-09-14 Rémi Denis-Courmontgl: fix changing window size
2014-09-13 Rémi Denis-Courmontgl: remove redundant pointer
2014-09-13 Rémi Denis-Courmontxcb/glx: remove redundant pointer
2014-09-13 Rémi Denis-Courmontegl: reorder to avoid forward declarations
2014-09-13 Rémi Denis-Courmontglx: reorder to avoid forward declarations
2014-09-12 Rémi Denis-Courmontwl/shm: print supported buffer formats to log
2014-09-12 Felix Abecassisandroid: request rotation if video is oriented
2014-09-03 Rémi Denis-Courmontwl/shm: preserve video center during resize
2014-09-03 Rémi Denis-Courmontwl/shm: correct crop values
2014-09-03 Rémi Denis-Courmontx11: indent
2014-09-03 Rémi Denis-Courmontwl/shm: use separate queue
2014-09-01 Julian Scheelmmal: Move video_output plugin into hw/mmal module
2014-08-31 Rémi Denis-Courmontwl/shm: initial unaccelerated RGB video output
2014-08-30 Rémi Denis-Courmontwl_shell_surface: fix dead lock when destroying thread
2014-08-28 Rémi Denis-Courmontwl_shell_surface: basic Wayland shell surface window...
2014-08-28 Hannes DomaniDirect3D: fix memory leak
2014-08-28 Hannes DomaniDirectDraw/Direct3D: make a clean copy of the video...
2014-08-27 Rémi Denis-Courmontegl: revector
2014-08-20 Rémi Denis-Courmontkeys: fix signed overflow
2014-08-13 Rémi Denis-Courmontopengl: stick to single precision
next