]> git.sesse.net Git - vlc/history - modules/video_output
dvdnav: add Demux submodule
[vlc] / modules / video_output /
2015-03-24 Steve Lhommedirect3d11: support more pixel formats
2015-03-24 Steve Lhommedirect3d11: catch texture mapping errors
2015-03-24 Jean-Baptiste KempfD3D11: use defines for DXGI
2015-03-24 Jean-Baptiste KempfDirect3D11: rework Open function
2015-03-23 Steve Lhommedirect3d11: implement the pixel format fallback
2015-03-23 Steve Lhommedirect3d11: don't crash when exiting with an error
2015-03-23 Steve Lhommedirect3d11: code cleaning and typos
2015-03-23 Steve Lhommedirect3d11: D3D11_CREATE_DEVICE_DEBUG requires VisualSt...
2015-03-23 Steve Lhommedirect3d11: give enough room for the \0 in the string
2015-03-19 Steve LhommeDirectX/GDI: use COINIT_MULTITHREADED instead of COINIT...
2015-03-17 Hugo Beauzée-Luyssendirect3d11: Fix mingw build
2015-03-16 Rémi Denis-Courmontwin32: add assertions for unchecked CoInitializeEx...
2015-03-11 Felix Paul Kühneios vout: don't cancel touches in vout
2015-03-09 Steve LhommeWin32 Vout: if a crop/aspect ratio is received, force...
2015-03-09 Steve LhommeDirect3D vout: more debugging info
2015-03-08 Martell Maloned3d11 vout plugin
2015-02-20 Thomas Guillemandroid_window: fix typo from "fix subtitles placement"
2015-02-20 Thomas Guillemandroid_window: check subpicture i_order instead of...
2015-02-20 Thomas Guillemandroid_window: fix subtitles placement
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2015-02-09 Jean-Baptiste KempfDirect3D: use more standard log functions
2015-02-08 Hannes DomaniDirect3D9: destroy video hwnd to prevent handle leak
2015-02-08 Hannes DomaniDirect3D9: release compile shader buffers
2015-02-08 Hannes DomaniDirect2D: release factory and dll
2015-02-06 Felix Paul KühneiOS vout 2: use simple tap instead of long touch gesture
2015-02-03 Gleb Piniginvout/ios: remove touch recognizer from attached view
2015-01-22 Jean-Baptiste KempfDirectDraw: revert part of e827a9404e415145dfc348a50632...
2015-01-22 Thomas Guillemandroid_window: don't call setBuffersGeometry if alread...
2015-01-22 Thomas Guillemnativewindowpriv: split setup into setUsage and setBuff...
2015-01-21 Thomas Guillemandroid_window: fix deadlock if android surface won...
2015-01-20 Matthias Treydtewayland/shell: Fix race for wnd->display.wl.
2015-01-17 Felix Paul Kühnevout ios: use long touch instead of double tap gesture...
2015-01-08 Jean-Baptiste KempfWin32: make volume touch less sensitive
2015-01-03 Jean-Baptiste KempfDirect3D9: add a direct3d shortcut for backward compati...
2015-01-03 Jean-Baptiste KempfWin32: rename directx to directdraw
2014-12-31 Martell MaloneRename Direct3D video output module to Direct3D9
2014-12-30 Jean-Baptiste KempfBump OpenGL capability on Windows
2014-12-30 Jean-Baptiste KempfBump Android Window priority: it can do hardware subpic...
2014-12-29 Thomas Guillemandroid_window: check subtitles bounds
2014-12-17 Thomas Guillemandroid/surface: fix prototype
2014-12-14 Jean-Baptiste KempfQt: avoid crash in resume dialog
2014-12-12 Rémi Denis-CourmontXCB/XVideo: add a TODO
2014-12-12 Rémi Denis-Courmontvout: update priority rules to account for SPU blending
2014-12-12 Rémi Denis-CourmontWayland/SHM: fix priority
2014-12-12 Rémi Denis-Courmontvout: document the priority rules
2014-12-12 Rémi Denis-CourmontXCB/XVideo: request correct picture format from the...
2014-11-28 Thomas Guillemandroid_window: fix subtitle clear area too big
2014-11-28 KO Myung-Hunkva: set visible region correctly
2014-11-25 Thomas Guillemandroid_window: prepare subtitles on vd->prepare
2014-11-25 Thomas Guillemandroid_window: don't clear full subtitle area
2014-11-25 Thomas Guillemandroid_window: improve subtitles resolution
2014-11-25 Thomas Guillemandroid_window: set i_angle for anw too
2014-11-25 Thomas Guillemandroid_window: create sub filter after sub pic alloc
2014-11-25 Thomas Guillemandroid_window: don't release sub_pic in vd->control
2014-11-21 Jean-Baptiste KempfDon't build winGDI on WinRT
2014-11-21 Thomas Guillemandroid_window: don't add min_undequeued in the pool...
2014-11-21 Thomas Guillemandroid_window: render picture on Display, and not...
2014-11-21 Thomas Guillemnativewindowpriv: GRALLOC_USAGE_EXTERNAL_DISP only...
2014-11-21 Thomas Guillemnativewindowpriv: remove deprecated calls
2014-11-21 Thomas Guillemnativewindowpriv: use only one call to lock/unlock...
2014-11-21 Thomas Guillemnativewindowpriv: lockBuffer not needed after jbmr2
2014-11-21 Thomas Guillemnativewindowpriv: cosmetics
2014-11-21 Thomas Guillemnativewindowpriv: use set_buffers_user_dimensions after...
2014-11-21 Thomas Guillemnativewindowpriv: fix call order
2014-11-21 Thomas GuillemRevert "nativewindowpriv: use fence_fd"
2014-11-19 Thomas Guillemnativewindowpriv: use fence_fd
2014-11-19 Thomas Guillemnativewindowpriv: better use of defines (cosmetics)
2014-11-19 Thomas Guillemandroid_window: use anwp.getMaxBufferCount
2014-11-19 Thomas Guillemandroid_window: add logs
2014-11-19 Thomas Guillemnativewindowpriv: change default min_undequeued value
2014-11-19 Thomas Guillemnativewindowpriv: add getMaxBufferCount
2014-11-17 Rémi Denis-Courmontopengl: chroma description cannot be NULL, assert it
2014-11-17 Thomas Guillemandroid_window: fix honeycomb
2014-11-17 Thomas Guillemandroid_window: refactoring
2014-11-17 Thomas Guillemnativewindowpriv: don't connect before ics
2014-11-17 Thomas Guillemandroid/surface: drop YV12 support
2014-11-15 Thomas Guillemandroid/surface: configure surface synchronously
2014-11-15 Thomas Guillemandroid/surface: use native_surface from jni
2014-11-15 Thomas Guillemandroid/surface: don't use native_window
2014-11-15 Thomas Guillemandroid/surface: use calloc
2014-11-15 Thomas Guillemandroid/surface: fix leaks if Open fails
2014-11-15 Thomas Guillemandroid/surface: remove single_instance
2014-11-15 Thomas Guillemmodules: add android_window vout
2014-11-15 Thomas Guillemandroid/utils: add ChromaToAndroidHal
2014-11-15 Thomas Guillemandroid: rename jni_SetAndroidSurfaceSize
2014-11-15 Thomas Guillemnativewindowpriv: fix connect before ics
2014-11-15 Thomas Guillemnativewindowpriv: add lock/unlock Data
2014-11-15 Thomas Guillemnativewindowpriv: add is_hw arg in setup
2014-11-15 Thomas Guillemnativewindowpriv: use native_window_priv as a handle
2014-11-15 Thomas Guillemnative_window: add setBuffersGeometry
2014-11-15 Rémi Denis-CourmontOpenGL: remove potential NULL dereference
2014-11-15 Rémi Denis-CourmontOpenGL: remove no-op
2014-11-10 Rémi Denis-CourmontASCII Art: fix invalid video format, crash in scaling
2014-11-06 Felix Paul Kühnecaopengllayer: use visible rect instead of layer bounds...
2014-11-03 Rémi Denis-Courmontvmem: unlock picture in prepare, get rid of lock/unlock
2014-11-03 Rémi Denis-CourmontWayland: fix attaching and detaching protocol-side...
2014-11-03 Rémi Denis-Courmontopengl: remove lock/unlock callbacks
2014-11-03 Rémi Denis-Courmontvmem: unlock before display
2014-11-01 Rémi Denis-Courmontpicture_pool: remove ..._Delete(), use ..._Release...
2014-10-31 Thomas Guillemandroid/opaque: fix crash on Close with subtitles
next