]> git.sesse.net Git - vlc/history - modules/video_output/msw
decoder: fix data race in input_DecoderFrameNext()
[vlc] / modules / video_output / msw /
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-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-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-01-22 Jean-Baptiste KempfDirectDraw: revert part of e827a9404e415145dfc348a50632...
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-14 Jean-Baptiste KempfQt: avoid crash in resume dialog
2014-12-12 Rémi Denis-Courmontvout: update priority rules to account for SPU blending
2014-11-03 Rémi Denis-Courmontopengl: remove lock/unlock callbacks
2014-11-01 Rémi Denis-Courmontpicture_pool: remove ..._Delete(), use ..._Release...
2014-10-30 Rémi Denis-CourmontMSW/GDI: simplify pool creation
2014-10-26 Rémi Denis-Courmontvout: simplify vout_display_NewWindow() parameters
2014-10-16 Rémi Denis-Courmontvout: pass only a boolean to VOUT_DISPLAY_CHANGE_FULLSC...
2014-10-16 Rémi Denis-Courmontvout: remove no longer used VOUT_DISPLAY_GET_OPENGL
2014-10-16 Rémi Denis-Courmontvout: remove redundant fullscreen initialization
2014-10-16 Rémi Denis-Courmontvout: eliminate dead window state code
2014-10-16 Rémi Denis-Courmontvout: remove is_forced parameter in display size change...
2014-10-16 Rémi Denis-Courmontvout: remove no longer used display size event parameter
2014-10-16 Rémi Denis-CourmontDirect3D: destroy the window if any when in desktop...
2014-10-16 Rémi Denis-Courmontmsw: small code factor
2014-10-16 Rémi Denis-Courmontmsw: remove nul constant
2014-10-16 Rémi Denis-Courmontmsw: cosmetic
2014-10-16 Rémi Denis-Courmontvout: remove unused x/y settings in window configuration
2014-10-16 Rémi Denis-Courmontmsw: shrink events data structure
2014-10-11 Rémi Denis-Courmontmsw: fix format string
2014-08-28 Hannes DomaniDirect3D: fix memory leak
2014-08-28 Hannes DomaniDirectDraw/Direct3D: make a clean copy of the video...
2014-05-15 Jean-Baptiste KempfRemove unnecessary vlc_playlist.h include
2014-03-28 Felix AbecassisDirect3D: handle rotated movies.
2014-03-20 Rémi Denis-Courmontmsw: collect files in a single directory (fixes #10900)
2014-03-12 Felix AbecassisWin32: the dimensions of the unclipped source rectangle...
2014-02-27 Felix AbecassisWin32: use visible dimensions for all vouts
2014-02-16 Jean-Baptiste KempfPlug gestures on video output
2014-02-16 Jean-Baptiste KempfMSW vout: remove tabs
2014-02-13 Felix AbecassisDirect3D: pass dimensions of the D3D region to the...
2014-02-13 Felix AbecassisDirect3D: set dimensions of the D3D picture region
2014-02-13 Felix AbecassisDirect3D: do not use pixel shader when rendering subpic...
2014-02-13 Felix AbecassisDirect3D: do not leak textures when recycling them
2014-02-11 Felix AbecassisWin32: return a failure when a CHANGE_DISPLAY_SIZE...
2014-02-08 Felix AbecassisDirect3D: implement HLSL pixel shading in the rendering...
2014-01-24 Felix AbecassisWin32: correctly use option "disable-screensaver"
2014-01-21 Felix AbecassisDirectDraw: cleanup and document code after removing...
2014-01-21 Felix AbecassisDirect3D: add a new state handling when the device...
2014-01-21 Felix AbecassisDirect3D: fix typo.
2014-01-20 Felix AbecassisDirectDraw: DirectDrawEnumerateExW does not work, use...
2014-01-20 Felix AbecassisDirectDraw: do not save a string that is deallocated...
2014-01-05 Rémi Denis-CourmontDirectDraw: remove wall-paper playlist hack
2014-01-05 Rémi Denis-CourmontDirect3D: remove wall-paper playlist hack
2013-12-29 Jean-Baptiste KempfDirect3D: less verbose output
2013-12-12 Jean-Baptiste KempfMake DirectX default on XP, instead of Direct3d
2013-09-11 Jean-Baptiste KempfWinGDI: remove useless includes
2013-09-11 Jean-Baptiste Kempfglwin32: remove unneeded includes and defines
2013-09-11 Jean-Baptiste KempfDirectDraw: remove unused include
2013-09-11 Jean-Baptiste KempfWin32: cleanup the events.c codebase
2013-09-11 Jean-Baptiste KempfWin32 vout: update comments
2013-09-11 Jean-Baptiste KempfWin32 vout: Remove unused sys_t member
2013-09-11 Jean-Baptiste KempfGlwin32: move affinity to the glwin32 structure
2013-09-11 Jean-Baptiste KempfWin32 Vout: remove unnecessary includes
2013-09-11 Jean-Baptiste KempfWin32: include headers where needed
2013-09-11 Jean-Baptiste KempfWin32: common code is not DirectX specific
2013-09-03 David R RobisonWin32: allow affinity changes in OpenGL output for...
2013-08-15 Jean-Baptiste KempfRevert "DirectX: use parent object instead of -incorrec...
2013-07-14 Rémi Denis-CourmontMSW/WinGDI: remove no-op
2013-07-14 Rémi Denis-CourmontMSW/DirectX: keep only picture_sys_t * instead of pictu...
2013-07-14 Rémi Denis-CourmontMSW/Direct3D: retain only picture_sys_t* instead of...
2013-05-01 Rémi Denis-Courmontvout: use var_Inherit*() for video-title* variables
2013-04-26 Christoph MiebachString removal
2013-04-09 Jean-Baptiste KempfD2D: remove IID that should now be in all headers
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-01-15 Jean-Baptiste KempfDirectDraw: fix memleaks introduced by 46b26be57
2013-01-15 Jean-Baptiste KempfDirectX: use DirectDrawEnumerateExA/W when GetProcAddress
2013-01-15 Jean-Baptiste KempfD3D; fix warnings
2013-01-15 Jean-Baptiste KempfWin32: kill DirectX warnings
2013-01-14 Jean-Baptiste KempfDirectDraw: port to UNICODE friendly APIs
2013-01-14 Jean-Baptiste KempfDirect2D: fix GetProcAddress call for UNICODE
2012-11-27 Rémi Denis-CourmontDirectX: use parent object instead of -incorrectly...
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-01 Rémi Denis-CourmontWin32: use CoInitializeEx() instead of CoInitialize()
2012-09-09 Rémi Denis-Courmontwingapi: remove WinCE vout
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/video_output/msw/
2012-09-06 Rémi Denis-CourmontRemove empty *_DEPENDENCIES in makefiles
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-19 Rémi Denis-Courmontconfig: improve/fix the callback prototype for config...
2012-08-17 Jean-Baptiste KempfD3D: Fix wallpaper mode under Win7
2012-08-16 Jean-Baptiste KempfWin32: try to fix the power management issues.
2012-08-15 Rémi Denis-CourmontRemove duplicated config refresh callbacks
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-07-19 Rémi Denis-Courmontdirectx: improve DirectSound and DirectDraw module...
2012-07-19 Rémi Denis-Courmontdirectx: simplify configure
next