]> git.sesse.net Git - vlc/history - modules/video_output
wayland/shm: use wl_scaler for A/R, crop and zoom (where available)
[vlc] / modules / video_output /
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
2014-07-09 Gleb Piniginvout_ios2: partially revert commit 83228de55 due broken...
2014-07-01 Martin Storsjömmal: Add -lm when linking mmal_vout
2014-06-29 Thomas GuillemAndroid vout: fix possible mutex leak.
2014-06-23 Felix Abecassisandroid surface: check error when locking the video...
2014-06-23 Felix Abecassisandroid opaque: check error when locking the subtitles...
2014-06-09 Rémi Denis-Courmontfourcc: remove unsupported RGBT and RGBA16
2014-05-28 Felix Paul Kühnevout_ios2: fix touch event propagation on retina displays
2014-05-22 Jean-Baptiste KempfAndroid vout: support the mouse events from jni
2014-05-22 Dennis Hamestervideo_output/mmal: Add mmal based video output plugin
2014-05-15 Jean-Baptiste KempfRemove unnecessary vlc_playlist.h include
2014-04-28 Felix Paul Kühnecaopengllayer: don't pass invalid pics to the OpenGL...
2014-04-24 David Fuhrmannvout_macosx: always set forced window size for the...
2014-04-24 Felix Paul Kühnevout_ios2: cosmetics
2014-04-24 Felix Paul Kühnevout_ios2: add support for touch events to control...
2014-04-24 Felix Paul Kühnecaopengllayer: don't use GCD to fetch the OpenGL context
2014-04-23 Felix Paul Kühneios2_vout: fix potential texture resizing issue if...
2014-04-23 Rémi Denis-CourmontXCB/XVideo: return correct number of adaptors (fixes...
2014-04-23 Felix Paul Kühnecaopengllayer: add support for hiding the mouse cursor
2014-04-23 Felix Paul Kühnecaopengllayer: add implicit API to handle mouse events
2014-04-22 Rémi Denis-CourmontXCB/XVideo: missing break
2014-04-19 David Fuhrmannvout_macosx: fix mouse position in vout for retina...
2014-04-18 Rafaël Carrédirectfb: use triple buffering
2014-04-18 Rafaël Carrédirect: set visible picture dimensions
2014-04-18 Rafaël Carrédirectfb: remove obvious comments
2014-04-18 Rafaël Carrédirectfb: remove dummy function
2014-04-18 Rafaël Carrédirectfb: inline OpenDisplay, reduce context
2014-04-18 Rafaël Carrédirectfb: simplify rgb setup
2014-04-18 Rafaël Carrédirectfb: inline CloseDisplay
2014-04-17 Francois Cartegnievout: xcb_x11: missing initializer (cid #1049025)
2014-04-08 David Fuhrmannvout/macosx: add error if opengl view initialization...
2014-04-07 KO Myung-Hunkva: support ZOOM
2014-04-06 KO Myung-Hunkva: handle rotated movies
2014-04-03 Felix Abecassisandroid: fix green line issue when using an YUV surface...
2014-04-01 Felix Abecassisopengl: use buffer objects instead of host memory for...
2014-03-28 Felix AbecassisDirect3D: handle rotated movies.
2014-03-28 Felix Abecassisopengl: use buffer objects instead of host memory with...
2014-03-26 Matthias KeiserMake macosx vout module handle rotated movies.
2014-03-24 Matthias KeiserMake opengl.c handle movie rotations.
2014-03-20 Rémi Denis-Courmontmsw: collect files in a single directory (fixes #10900)
2014-03-16 Rémi Denis-CourmontXCB/window: fix potential use-after-free
2014-03-15 Rémi Denis-CourmontXCB/XVideo: fix crop (fixes #10973)
2014-03-14 Rémi Denis-CourmontDirectFB: reorient video
2014-03-14 Rémi Denis-CourmontLinux FB: reorient video
2014-03-14 Rémi Denis-Courmontyuv: reorient video
2014-03-14 Rémi Denis-Courmontvmem: reorient video
2014-03-14 Rémi Denis-CourmontReverse parameters order of video_format_ApplyRotation()
2014-03-14 Matthias KeiserMake sdl vout module handle rotated movies.
2014-03-14 David Fuhrmanncaopengllayer: fail if no gl context exists
2014-03-13 Rémi Denis-CourmontXCB/XVideo: reorient video
2014-03-13 Matthias KeiserXCB/X11: reorient video
2014-03-12 Felix Paul KühneRemove the CoreGraphics video output modules since...
2014-03-12 Felix AbecassisWin32: the dimensions of the unclipped source rectangle...
2014-03-12 Rémi Denis-Courmontyuv: deal with crop (fixes #9160)
2014-03-11 Florent Pilletcaopengllayer: improved main thread synchronization...
2014-03-09 Rémi Denis-Courmontxcb/glx: correct viewport position (fixes #10907)
2014-03-09 Rémi Denis-Courmontopengl: correct view port position
2014-03-08 Rémi Denis-Courmontxcb/glx: remove stray libraries
2014-03-07 Rémi Denis-Courmontxcb/glx: reuse the GLX provider code and eliminate...
2014-03-07 Rémi Denis-Courmontglx: add missing surface type check
2014-03-06 Felix Paul Kühnebuild system: fix object names for vout_ios2 and ios...
2014-03-06 Rémi Denis-Courmontxcb/glx: make context current as appropriate
2014-03-06 Rémi Denis-Courmontgl: make/release current context as appropriate
2014-03-06 Felix Paul Kühnebuild system: add conditional variables to differenciat...
2014-02-27 Felix AbecassisWin32: use visible dimensions for all vouts
2014-02-24 Rafaël CarréSDI decklink output: Do not set input options
2014-02-24 Rafaël Carrédecklink.cpp: remove BOM
2014-02-21 Felix Paul Kühnevout_macosx: remove misleading user-facing error messag...
2014-02-16 Jean-Baptiste KempfPlug gestures on video output
next