]> git.sesse.net Git - vlc/history - modules/video_output
Qt: plugins: close() is RejectRole
[vlc] / modules / video_output /
2012-02-15 David Fuhrmannmacosx vout: update display after crop / ar even if...
2012-02-12 Felix Paul Kühnemacosx_vout: fixed flicker when resizing the vout throu...
2012-02-10 Laurent AimarUsed linear filtering when converting chroma in D3D.
2012-02-09 Felix Paul Kühnemacosx: fixed zooming the main window when using the...
2012-02-07 David Fuhrmannmacosx: fixes aspect ratio / crop functionality in...
2012-02-06 Rémi Denis-CourmontGLX: use separate XCB and Xlib connections (close ...
2012-02-06 Rémi Denis-CourmontGLX: cache XCB connection pointer (no functional changes)
2012-02-05 Felix Paul Kühnemacosx: added 2 options: 'macosx-pause-minimized' and...
2012-02-05 Felix Paul Kühnemacosx: don't resize the vout in case VLC is in fullscr...
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-02 KO Myung-HunKVA: Add VMAN-backend supports
2012-02-02 KO Myung-HunKVA: Add VLC_CODEC_RGB32 supports
2012-02-01 Rafaël CarréUpdate workarounds for incomplete mingw headers
2012-01-20 Felix Paul Kühnemacosx: reset window level when closing the vout
2012-01-20 Laurent AimarUsed picture_Release when applicable.
2012-01-16 Laurent AimarFixed YV12 support in opengl video output.
2012-01-14 Rémi Denis-CourmontXCB/XVideo: the supported resolution is not always...
2012-01-09 Jean-Baptiste KempfWin32: Merge direct3d-desktop and video-wallpaper to...
2012-01-08 Felix Paul Kühnemacosx: fix DVD menu control and usage of hotkeys with...
2012-01-05 Laurent AimarFixed rendering of subpictures with non 0 offset in...
2012-01-05 Laurent AimarFixed rendering of subpictures with non 0 offset in...
2011-12-22 Felix Paul Kühnemacosx: fixed fullscreen toggle through the http interf...
2011-12-19 Martin Storsjöandroidsurface: Update the surfaceflinger video output...
2011-12-15 Pere Orgafix filename self-references
2011-11-24 KO Myung-HunAdd KVA video output module for OS/2
2011-11-05 Rémi Denis-CourmontGL: mark the OpenGL (EGL) plugin experimental
2011-11-05 Rémi Denis-CourmontXCB/GLX: add OpenGL in the plugin name
2011-11-01 Rémi Denis-CourmontXCB/XVideo: permute image format loops and rework forma...
2011-11-01 Laurent Aimaropengl: speed-up for Mac OS X
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-14 KO Myung-HunEnable drawable plugin on OS/2
2011-10-10 KO Myung-HunEnable SDL vout module on OS/2
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-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-09-26 Jean-Baptiste KempfD3D vout: don't spam too much the messages in release...
2011-09-19 Rafaël Carréxcb-window: make sure VLC_ADD_CFLAGS is useful
2011-09-16 Sebastien ZwickertOpenGL: enable shaders for MacOS and cleans some specif...
2011-09-14 Laurent AimarFix YV12 support in opengl output (when shader is in...
2011-09-14 Laurent AimarReplaced tabs by spaces (opengl)
2011-09-13 Laurent AimarFix texture cache accesses in opengl
2011-09-11 Jean-Baptiste KempfDirectFB: Copyright update
2011-09-09 Sebastien Zwickertopengl: fixes subtexturing issue on macos.
2011-09-07 Felix Paul Kühneopengl: re-enable the mac part by default
2011-09-07 Jean-Baptiste KempfDon't show 'Open Graphic Library' to users
2011-09-07 Sebastien Zwickertopengl: revert some cleanup.
2011-09-05 Jean-Baptiste KempfMSW: release the HICON later
2011-09-05 Rémi Denis-CourmontSDL vout: never override signals (rather than only...
2011-09-05 Sebastien Zwickertopengl: fixes macosx vout issue.
2011-09-05 Jean-Baptiste KempfDon't leak a HICON
2011-09-04 Felix Paul Kühneopengl: some cleanup
2011-09-04 Felix Paul Kühneopengl: disable the broken mac-specific code
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-08-19 Felix Paul Kühnevout_macosx: fixed memory leak
2011-08-16 Felix Paul Kühnevout_macosx: compilation fix for 10.6 and earlier
2011-08-16 Felix Paul Kühnemacosx: don't let the vout resize the window if we...
2011-08-14 Felix Paul Kühnemacosx: fixed some ui bugs, which sneaked in recently
2011-08-14 Felix Paul Kühnemacosx: re-implemented a non-embedded video window
2011-08-10 Felix Paul Kühnemacosx: fail the video output if Quartz Extreme isn...
2011-08-10 Felix Paul Kühnemacosx: implemented the 'autoscale' feature and fixed...
2011-08-10 Felix Paul Kühnevout_macosx: factorize objc selectors
2011-08-08 Felix Paul Kühnemacosx: implemented float-on-top
2011-08-08 Felix Paul Kühnevout_macosx: implemented support for resize, zoom,...
2011-08-08 Rémi Denis-CourmontXCB: fallback to SHM with promiscuous permissions on...
2011-08-08 Rémi Denis-CourmontXCB: make CheckError() return the actual error code
2011-08-04 Erwan Tuloumsw(Win32): give libvlc users access to input events...
2011-08-04 Rémi Denis-Courmontdummy outputs: drop priority to zero
2011-08-04 Rémi Denis-Courmontvdummy: remove useless manage callback
2011-08-04 Rémi Denis-CourmontMove and split dummy video output
2011-07-25 Rémi Denis-CourmontXCB/X11: do not corrupt video format in case of probing...
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-07-20 Rémi Denis-CourmontClearly mark GLES2 as broken
2011-07-18 Can Wuvo/xcb: fix a memory leak in Open()
2011-06-26 Laurent AimarImproved and fixed subtitles blending in direct3D vout.
2011-06-24 Laurent AimarAdded planar YUV > 8 bits support to opengl when possible.
2011-06-24 Laurent AimarSplit internal format from format for opengl texture...
2011-06-14 Jean-Baptiste KempfAndroid video output based on Surface
2011-06-12 Laurent AimarRevert "OpenGL: fix compilation / missing glXGetProcAdd...
2011-06-12 Francois CartegnieOpenGL: fix compilation / missing glXGetProcAddressARB
2011-06-08 Jean-Baptiste KempfDirect3D is now the default for every Windows version
2011-06-06 Laurent AimarTried to fix the macosx opengl.c compilation issue.
2011-06-05 Laurent AimarUsed WGL_EXT_swap_control in glwin32.
2011-06-02 Laurent AimarUsed opengl.h HasExtension() when applicable.
2011-06-02 Laurent AimarFixed a potential infinite loop in CheckAPI() (egl).
2011-06-02 Laurent AimarAdded HasExtension() to search for an extension in...
2011-06-02 Laurent AimarUsed glXGetProcAddressARB() when possible otherwise...
2011-06-02 Laurent AimarSet swap interval to 1 in glx when possible.
2011-06-01 Rémi Denis-CourmontEGL: avoid clash with Win32 API
2011-06-01 Laurent AimarFixed a memory leak in opengl.
2011-06-01 Laurent AimarUsed the right function pointer prototype in opengl.
2011-06-01 Laurent AimarChecked the maximum number of texture units before...
2011-06-01 Laurent AimarFixed memory leak in glwin32.
2011-05-31 Jean-Baptiste KempfWin32: fix a small warning
2011-05-30 Laurent AimarFixed vout_display_info_t::has_pictures_invalid propert...
2011-05-30 Laurent AimarMade usage of glActiveTextureARB() a bit more obvious...
2011-05-30 Laurent AimarClean up.
2011-05-30 Laurent AimarCached texture created for subpicture rendering (opengl).
2011-05-30 Laurent AimarImplemented subpicture direct rendering in opengl.
2011-05-30 Laurent AimarMade vout_display_opengl_New return a list of chroma...
next