]> git.sesse.net Git - vlc/history - modules/video_output/xcb/xvideo.c
XCB/XVideo: minor simplification
[vlc] / modules / video_output / xcb / xvideo.c
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
2009-09-20 Rémi Denis-CourmontXCB-XVideo: give the real height, not the visible one
2009-09-20 Rémi Denis-CourmontCosmetic
2009-09-16 Rémi Denis-CourmontXCB-XVideo: pad scanlines like VLC does
2009-09-16 Rémi Denis-CourmontRevert "XCB-XVideo: fix shared-memory YUY2"
2009-09-13 Rémi Denis-CourmontXCB-XVideo: fix shared-memory YUY2
2009-09-09 Rémi Denis-Courmontxcb-xv: allow fallback to RV32 and RV16 XVideo formats
2009-09-09 Rémi Denis-Courmontxcb-xv: fix YV12 again
2009-09-09 Rémi Denis-Courmontxcb-xv: remove old cruft
2009-09-09 Rémi Denis-Courmontxcb-xv: no need to keep adaptor infos around
2009-09-09 Rémi Denis-Courmontxcb-xv: simplification
2009-09-09 Rémi Denis-Courmontxcb-xv: adaptor selection with --xvideo-adaptor
2009-09-02 Rémi Denis-CourmontXCB_xv: wait until picture is displayed
2009-08-30 Rémi Denis-CourmontUse XCB XCB_CURRENT_TIME instead of xcb-proto XCB_TIME_...
2009-08-30 Rémi Denis-Courmontxcb_xv: grab an xvideo port
2009-08-28 Laurent AimarFixed segfault when xcb xvideo open failed.
2009-08-27 Rémi Denis-CourmontXvideo: fix SHM line count for videos with unaligned...
2009-08-16 Rémi Denis-CourmontEnable XCB XVideo
2009-08-12 Laurent AimarMore logical non YUV fallback for xcb.
2009-08-11 Rémi Denis-CourmontXCB-XVideo: implement full-screen mode
2009-08-09 Rémi Denis-CourmontXCB-XVideo: compilation fix
2009-08-08 Laurent AimarUsed YUV fallback list in xcb.
2009-08-08 Laurent AimarConverted vout xcb to "vout display" API.
2009-08-01 Laurent AimarUpdated xcb vout module to the new API.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontXCB: memory leak
2009-05-23 Rémi Denis-CourmontSupport for older xcb-xv
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarReplaced vout_InitPicture/Format with their equivalent.
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-07 Rémi Denis-CourmontXCB/XVideo: handle scaling, crop and A/R
2009-05-07 Rémi Denis-CourmontXCB/XVideo: fix images with a planar format but without...
2009-05-07 Rémi Denis-CourmontXCB/XVideo: implement pf_control: handle zoom and stay...
2009-04-26 Rémi Denis-CourmontXCB: handle planar YVU (YV12) properly (untested)
2009-04-26 Rémi Denis-CourmontXCB: allocate UV planes, fallback to HW scaling + SW...
2009-04-26 Rémi Denis-CourmontXCB: develop picture core initialization
next