]> git.sesse.net Git - vlc/history - modules/video_output
Set EPG default charset to ISO6937 as required by ETSI EN 300 468 Annex A
[vlc] / modules / video_output /
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-08 Geoffroy CouprieWin32: fix version checks
2009-09-08 Jean-Baptiste KempfFix compilation on Windows by using a less important...
2009-09-07 Laurent AimarEnabled vmem in "vout display" wrapper.
2009-09-07 Laurent AimarConverted vmem to "vout display" API.
2009-09-07 Geoffroy CouprieWin32: add support for Win 7 taskbar thumbnails
2009-09-05 Laurent AimarEnabled snapshot in "vout display" wrapper.
2009-09-05 Laurent AimarConverted snapshot to "vout display" API.
2009-09-05 Laurent AimarDecreased snapshot vout module priority to 0.
2009-09-03 Rémi Denis-CourmontPhantom xcb_aux dependency
2009-09-02 Laurent AimarEnabled yuv in "vout display" wrapper.
2009-09-02 Laurent AimarConverted yuv to "vout display" API.
2009-09-02 Nick PopeAdded window roles for X11
2009-09-02 Rémi Denis-CourmontXCB_xv: wait until picture is displayed
2009-09-02 Rémi Denis-CourmontXCB_x11: wait until picture is displayed
2009-09-02 Rémi Denis-CourmontXCB_window: memory leak
2009-09-02 Rémi Denis-CourmontXCB: memory leak
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-02 Jean-Baptiste KempfWin32: add extra parenthesis for gcc-win32 4.4.1
2009-09-01 Jean-Baptiste KempfSDL: simplification of detection and requirement of...
2009-09-01 Jean-Baptiste Kempfvout_SDL: fix a warning
2009-09-01 Jean-Baptiste KempfDirectDraw: declaration cosmetics
2009-09-01 Jean-Baptiste KempfDirectDraw: Declare callbacks as expected
2009-09-01 Jean-Baptiste Kempfmsw vouts: Remove UNICODE ifdef
2009-09-01 Jean-Baptiste KempfDirectDraw: remove unneeded inclusion
2009-08-31 Laurent AimarCosmetic.
2009-08-31 Laurent AimarCosmetic.
2009-08-31 Laurent AimarEnabled directfb in "vout display" wrapper.
2009-08-31 Laurent AimarConverted directfb to "vout display" API.
2009-08-30 Laurent AimarEnabled fb in "vout display" wrapper.
2009-08-30 Laurent AimarConverted fb to "vout display" API.
2009-08-30 Laurent AimarRemoved fb-aspect-ratio as it duplicates monitor-par.
2009-08-30 Laurent AimarRemoved useless fb-chroma option.
2009-08-30 Laurent AimarCosmetics (fb).
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-30 Laurent AimarEnabled dummy in "vout display" wrapper.
2009-08-29 Laurent AimarFixed invalid video dimensions after int->unsigned...
2009-08-29 Rafaël CarréRename "xcb" plugin to "xcb_x11"
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-25 Jean-Baptiste KempfWin32: remove "dereferencing type-punned pointer will...
2009-08-25 Jean-Baptiste KempfFix an incorect cast warning
2009-08-25 Rémi DuraffortFix compilation.
2009-08-25 Rémi DuraffortXvmc: fix compilation.
2009-08-25 Rémi Duraffortx11: remove unused function.
2009-08-25 Rémi Duraffortxvmc: fix compile.
2009-08-24 Hugo Beauzee-LuyssenMissing loop iterator initialization
2009-08-23 Jean-Baptiste KempfWinGDI: kill warning
2009-08-23 Jean-Baptiste KempfMSW: signedness corrections
2009-08-23 Jean-Baptiste KempfWin32: kill warning about undefined preproc variable
2009-08-23 Jean-Baptiste KempfMSW: kill "cast from function... to non matching type...
2009-08-23 Jean-Baptiste KempfComment out dead code
2009-08-23 Jean-Baptiste Kempfmsw vouts: Fix signed vs unsigned type and format strings
2009-08-21 Pierre d'Herbemontopengl: Move includes at the begining.
2009-08-21 Pierre d'Herbemontopengl: Re-order #defines and fix a non defined token...
2009-08-20 Pierre d'Herbemontcaca: Fix a warning about unsigned.
2009-08-20 Jean-Baptiste KempfFix unused warning on drawable.c
2009-08-20 Jean-Baptiste KempfUNUSED for Wingdi
2009-08-20 Jean-Baptiste KempfUNUSED for direct3d
2009-08-20 Jean-Baptiste KempfUNUSED for directx vout
2009-08-20 Geoffroy Coupriekill a warning
2009-08-20 Pierre d'Herbemontaa: Mark unused args.
2009-08-19 Jean-Baptiste KempfRemove unused variables
2009-08-19 Rémi Denis-CourmontRemove Xlib XVideo video output
2009-08-19 Rémi Denis-CourmontRemove Xlib X11 video output
2009-08-19 Jean-Baptiste KempfPort directx output to Win64 awareness
2009-08-16 Rémi Denis-CourmontRemove useless #include
2009-08-16 Rémi Denis-CourmontGLX: remove some useless stuff (that should never have...
2009-08-16 Rémi Denis-CourmontMark *-altfullscreen as obsolete for now
2009-08-16 Rémi Denis-CourmontRemove unused property
2009-08-16 Rémi Denis-CourmontEnable XCB XVideo
2009-08-16 Rémi Denis-CourmontEnable XCB X11 output
2009-08-16 Rémi Denis-CourmontX11: remove old key press handling (fixes: #47, #1646...
2009-08-16 Rémi Denis-CourmontUseless #includes
2009-08-16 Rémi Denis-CourmontXCB: try to catch mouse clicks from the owner window
2009-08-16 Rémi Denis-CourmontXCB: fail if getting geometry fails, re-order a bit
2009-08-16 Rémi Denis-CourmontError handling fix
2009-08-15 Rémi Denis-CourmontMark drawable as Win32-specific
2009-08-15 Rémi Denis-Courmontdrawable: fix capability
2009-08-15 Rémi Denis-Courmontdrawable: remove X11 stuff
2009-08-15 Rémi Denis-CourmontRemove experimental flag to XCB window
2009-08-15 Rémi Denis-CourmontAdd drawable support into XCB window
2009-08-15 Rémi Denis-CourmontFactor some code
2009-08-15 Rémi Denis-CourmontUnused variable
2009-08-15 Rémi Denis-CourmontXCB window: no need to unmap & destroy our window
2009-08-15 Rémi Denis-CourmontXCB: ignore change of keyboard mapping
2009-08-15 Rémi Denis-CourmontXCB window: handle change of keymaps
2009-08-13 Geoffroy Coupriewince: fix build of vouts
2009-08-12 Rémi Denis-CourmontXlib: remove redumdant window management code
2009-08-12 Rémi Denis-CourmontRemove dead xinerama and VidMod checks
2009-08-12 Rémi Denis-CourmontXlib: rely on window provider for full-screen and alway...
2009-08-12 Laurent AimarMore logical non YUV fallback for xcb.
2009-08-12 Rémi Denis-CourmontXlib: no need to restore windowed mode when exiting
2009-08-11 Rémi Denis-CourmontXCB-XVideo: implement full-screen mode
next