]> git.sesse.net Git - vlc/history - modules/video_output/xcb/xvideo.c
vdr: clarify
[vlc] / modules / video_output / xcb / xvideo.c
2014-06-09 Rémi Denis-Courmontfourcc: remove unsupported RGBT and RGBA16
2014-04-23 Rémi Denis-CourmontXCB/XVideo: return correct number of adaptors (fixes...
2014-04-22 Rémi Denis-CourmontXCB/XVideo: missing break
2014-03-15 Rémi Denis-CourmontXCB/XVideo: fix crop (fixes #10973)
2014-03-14 Rémi Denis-CourmontReverse parameters order of video_format_ApplyRotation()
2014-03-13 Rémi Denis-CourmontXCB/XVideo: reorient video
2013-11-07 Rémi Denis-CourmontXCB/XVideo: fix 32-bits RGB support
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: 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: develop picture free function
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-Courmontxvideo: do not pretend that the video window was resize...
2013-06-08 Rémi Denis-Courmontxcb: remove unused parameter
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-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-04-21 Rémi Denis-CourmontXVideo: improve the resolution error message again
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-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-07-18 Can Wuvo/xcb: fix a memory leak in Open()
2011-05-29 Rémi Denis-CourmontXCB: flush when changing the cursor
2011-05-18 Rémi Denis-CourmontXCB/XVideo: match RGBT
2011-02-20 Rémi Denis-CourmontRequire "complete" enough libxcb-xv
2011-02-17 Rémi Denis-CourmontRationalize video output priorities
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-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-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...
2010-09-23 Gildas Bazinvideo_output/xcb: add --xvideo-format-id config option
2010-08-23 Rémi Denis-CourmontXCB: reset the X11 screen saver when displaying a picture
2010-08-12 Laurent AimarXCB/XVideo: fix resolution with non multiple of 16x16...
2010-07-30 Rafaël Carréxcb/xvideo.c: makes Pool() slightly more readable
2010-07-25 Rémi Denis-CourmontXCB/XVideo: minor simplification
2010-07-24 Rémi Denis-CourmontXCB/XVideo: include XVideo error code in grab error...
2010-07-11 Rémi Denis-CourmontXCB: use var_Inherit*()
2010-07-08 Rémi Denis-CourmontForce the X11 video outputs when libvlc_*_set_xwindow...
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-01 Rémi Denis-CourmontXCB/XVideo: support parent window with ARGB visual...
2010-05-30 Laurent AimarSet vout_display_info_t::has_event_thread for msw and...
2010-05-23 Laurent AimarMade XCB xvideo independant of VOUT_MAX_PICTURES.
2010-05-20 Laurent AimarFixed initial fullscreen support in XCB vout display...
2010-05-08 Laurent AimarFixed xcb yv12/i420 UV planes swapping.
2010-05-01 Rémi Denis-CourmontXCB/XVideo: add debug message in case of problem with...
2010-02-26 Laurent AimarRemoved the assumption that XV and picture_New() behave...
2010-02-08 Gildas BazinRestore cursor when closing vout since the window doesn...
2010-01-30 Rémi Denis-CourmontRevert "vout_window_t: simplify via anynomous union"
2009-12-26 Rémi Denis-CourmontXCB/XVideo: skip completely if overlay is disabled
2009-12-26 Rémi Denis-CourmontPass full window state to window providers
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-26 Rémi Denis-CourmontVOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
2009-12-23 Rémi Denis-CourmontXCB/XVideo: ignore ARGB picture format
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-12-12 Rémi Denis-CourmontXCB/XVideo: check version correctly
2009-12-10 Rémi Denis-CourmontSplit MIT-SHM check out of GetWindow
2009-12-10 Rémi Denis-CourmontRemove no-op
2009-12-08 Rémi Denis-CourmontMove x11-display config to core
2009-12-08 Rémi Denis-CourmontXCB outputs: use X11 display specified by the window...
2009-12-08 Rémi Denis-Courmontvout_window_t: simplify via anynomous union
2009-11-25 Rémi Denis-CourmontXCB-XVideo: warn if picture resolution is not supported
2009-11-15 JP DingerFix a uninitialized variable warning in xcb/xvideo.c.
2009-11-15 Rémi Denis-CourmontXCB: always match the embedding window color depth
2009-11-15 Rémi Denis-CourmontXCB-XV: get visual and depth from XV adaptor rather...
2009-11-15 Rémi Denis-CourmontXCB-XV: cosmetic, kill a few gotos
2009-10-29 Rémi Denis-CourmontXCB: follow mouse-events variable
2009-10-28 Rémi Denis-CourmontXCB-XVideo: auto hide mouse cursor
2009-10-28 Rémi Denis-CourmontXCB: follow pointer motion in the parent window
2009-10-25 Rémi Denis-CourmontXCB-XVideo: no need to detach segment explicitly before...
2009-10-19 Rémi Denis-CourmontXCB-XV: avoid slow packed YUV on OMAP adaptors
2009-10-19 Rémi Denis-CourmontXCB-XV: fix memleak when port grabbing fails
2009-10-19 Rémi Denis-CourmontXCB-XV: do not clobber video chroma is port grabbing...
2009-10-19 Rémi Denis-CourmontXCB-XV: remove misleading comment
2009-10-19 Rémi Denis-CourmontXCB-XV: remove wrong comment
2009-10-18 Rémi Denis-CourmontFix goofed inconsistent license text from myself.
2009-09-30 Laurent AimarUpdated xcb to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE...
2009-09-27 Rémi Denis-CourmontXCB: don't bother X server with drawing requests if...
2009-09-26 Laurent AimarUpdated vou display module after vout_display_SendEvent...
2009-09-26 Rémi Denis-CourmontXCB-XVideo: print adaptor name in the debug
2009-09-20 Rémi Denis-CourmontXCB-XVideo: pad picture height like VLC core
next