]> git.sesse.net Git - vlc/history - modules/video_output/xcb
Make sdl vout module handle rotated movies.
[vlc] / modules / video_output / xcb /
2014-03-13 Rémi Denis-CourmontXCB/XVideo: reorient video
2014-03-13 Matthias KeiserXCB/X11: reorient video
2014-03-09 Rémi Denis-Courmontxcb/glx: correct viewport position (fixes #10907)
2014-03-07 Rémi Denis-Courmontxcb/glx: reuse the GLX provider code and eliminate...
2014-03-06 Rémi Denis-Courmontxcb/glx: make context current as appropriate
2014-01-05 Rémi Denis-CourmontXCB: remove wall-paper mode legacy hacks
2013-12-29 Rémi Denis-CourmontXCB: use vlc_strerror_c()
2013-11-07 Rémi Denis-CourmontXCB/XVideo: fix 32-bits RGB support
2013-11-07 Rémi Denis-CourmontXCB/x11: fix rendering to 32-bits surface
2013-11-06 Rémi Denis-CourmontXCB: map Print and Pause keys
2013-11-06 Rémi Denis-CourmontXCB/window: map Super and AltGr keys to Meta and Alt...
2013-07-24 Rémi Denis-CourmontXCB/XVideo: pad pictures to 32x16
2013-07-16 Rémi Denis-CourmontXCB/XVideo: use ITU-R BT.709 colour space where applicable
2013-07-14 Rémi Denis-CourmontXCB/XVideo: fix long-standing massive leak on error
2013-07-14 Rémi Denis-CourmontXCB/X11: fix long-standing massive leak on error
2013-07-14 Rémi Denis-CourmontXCB: use custom picture destroy callback, simplify
2013-07-14 Rémi Denis-CourmontXCB: rework picture allocation, fix a memory leak in...
2013-07-14 Rémi Denis-CourmontXCB/XVideo: keep only SysV segment base address
2013-07-14 Rémi Denis-CourmontXCB/X11: keep SysV segment pointer only
2013-07-14 Rémi Denis-CourmontXCB: develop picture free function
2013-07-13 Rémi Denis-CourmontXCB/X11: pre-allocate and reuse shared memory segment XID
2013-07-13 Rémi Denis-CourmontXCB: pass shared memory segment XID as parameter of...
2013-06-15 Rémi Denis-CourmontXCB/XVideo: create window directly with correct positio...
2013-06-13 Rémi Denis-CourmontXCB: split picture (X11/XV) and events (all) header
2013-06-08 Rémi Denis-Courmontglx: do not pretend that the video window was resized...
2013-06-08 Rémi Denis-Courmontxvideo: do not pretend that the video window was resize...
2013-06-08 Rémi Denis-Courmontx11: do not pretend that the video window was resized...
2013-06-08 Rémi Denis-Courmontxcb: remove unused parameter
2013-06-08 Rémi Denis-CourmontGLX: create window with same depth and visual as root
2013-06-08 Rémi Denis-Courmontxcb: clean up non-static function names
2013-05-04 Rémi Denis-CourmontXCB: avoid strndup() for debug messages
2013-04-25 Rémi Denis-Courmontxcb: fix X11 key table ordering
2013-01-22 Rémi Denis-CourmontXCB/GLX: reuse windowing code from other XCB plugins
2013-01-22 Rémi Denis-CourmontXCB: merge GetWindowSize() into GetWindow()
2012-12-14 Rémi Denis-CourmontXCB/XVideo: enumerate adaptors
2012-12-14 Rémi Denis-CourmontXCB/XVideo: fix flawed logic for adaptor selection
2012-12-07 Rémi Denis-CourmontXCB/XVideo: fix memory leak
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-28 Rémi Denis-CourmontXCB/GLX: simplification
2012-10-25 Rémi Denis-CourmontGLX: drop support for GLX version 1.2
2012-08-28 Rémi Denis-CourmontXCB: map media, brightness and zoom keys
2012-08-20 Rémi Denis-CourmontXCB: key symbols list update
2012-08-20 Rémi Denis-Courmontxcb: map X11 Cancel to VLC Browser Stop
2012-08-20 Rémi Denis-Courmontxcb: print X11 key symbol in debug
2012-08-09 Rémi Denis-CourmontSpelling fix
2012-04-21 Rémi Denis-CourmontXVideo: improve the resolution error message again
2012-03-17 Rémi Denis-CourmontGLX: glXSwapIntervalEXT() returns void so ignore return...
2012-02-06 Rémi Denis-CourmontGLX: use separate XCB and Xlib connections (close ...
2012-02-06 Rémi Denis-CourmontGLX: cache XCB connection pointer (no functional changes)
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-01-14 Rémi Denis-CourmontXCB/XVideo: the supported resolution is not always...
2011-11-05 Rémi Denis-CourmontXCB/GLX: add OpenGL in the plugin name
2011-11-01 Rémi Denis-CourmontXCB/XVideo: permute image format loops and rework forma...
2011-10-31 Rémi Denis-CourmontXCB/XVideo: allow mixed endian format if 8 or 4 bits...
2011-10-31 Rémi Denis-CourmontXCB/XVideo: cosmetic
2011-10-07 Rémi Denis-CourmontTurn on XVideo color key automatic painting (fix #4643)
2011-10-04 Rémi Denis-CourmontSkip output-only XVideo adapters
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-08-08 Rémi Denis-CourmontXCB: fallback to SHM with promiscuous permissions on...
2011-08-08 Rémi Denis-CourmontXCB: make CheckError() return the actual error code
2011-07-25 Rémi Denis-CourmontXCB/X11: do not corrupt video format in case of probing...
2011-07-18 Can Wuvo/xcb: fix a memory leak in Open()
2011-06-12 Laurent AimarRevert "OpenGL: fix compilation / missing glXGetProcAdd...
2011-06-12 Francois CartegnieOpenGL: fix compilation / missing glXGetProcAddressARB
2011-06-02 Laurent AimarUsed opengl.h HasExtension() when applicable.
2011-06-02 Laurent AimarUsed glXGetProcAddressARB() when possible otherwise...
2011-06-02 Laurent AimarSet swap interval to 1 in glx when possible.
2011-05-30 Laurent AimarMade vout_display_opengl_New return a list of chroma...
2011-05-29 Rémi Denis-CourmontXCB: flush when changing the cursor
2011-05-29 Laurent AimarExtended vout_display_opengl_Prepare() with a subpictur...
2011-05-29 Laurent AimarExtended vout_display_opengl_GetPool() to take the...
2011-05-28 Rémi Denis-CourmontXCB/window: remove the Matchbox hack
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-05-25 Laurent AimarImplemented vlc_gl_t::getProcAddress() for glx.
2011-05-25 Laurent AimarAdded vlc_gl_t::getProcAddress() declaration.
2011-05-18 Rémi Denis-CourmontXCB/XVideo: match RGBT
2011-04-11 Rémi Denis-CourmontXCB/window: string rationalization
2011-02-20 Rémi Denis-CourmontRequire "complete" enough libxcb-xv
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-02-17 Rémi Denis-CourmontRationalize video output priorities
2011-02-15 Rémi Denis-CourmontXCB/X11: validate scanline pad correctly
2011-02-15 Rémi Denis-CourmontXCB/XVideo: add RV12, AV16 and AV32
2011-02-15 Rémi Denis-CourmontXCB/XVideo: match the color bits for RGB formats
2011-02-14 Rémi Denis-CourmontXCB/X11: cosmetic changes
2011-02-14 Rémi Denis-CourmontXCB/X11: fix grey scale (untested)
2011-02-14 Rémi Denis-CourmontXCB/X11: remove two write-only variables
2011-02-14 Rémi Denis-CourmontXCB/X11: remove write only value
2011-01-29 Rémi Denis-CourmontRevert "xcb: support for WM_DELETE_WINDOW(WM_PROTOCOLS)"
2011-01-28 Erwan Tulouxcb: support for WM_DELETE_WINDOW(WM_PROTOCOLS)
2011-01-18 Rémi Denis-CourmontMove --x11-display to the XCB window plugin
2011-01-11 Rémi Denis-Courmontvout_window: use custom entry callback
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2010-12-04 Rémi Denis-CourmontXCB: remove -x11-shm option
2010-11-28 Rémi Denis-CourmontXCB: support platforms without System V shared memory...
2010-11-04 Rémi Denis-CourmontXVideo: use after free
2010-11-04 Rémi Denis-CourmontXVideo: redumdant check
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-17 Rémi Denis-CourmontRevert "XCB: reset the X11 screen saver when displaying...
2010-09-24 Gildas Bazinvideo_output/xcb: fix description strings for --xvideo...
next