]> git.sesse.net Git - vlc/history - modules/video_output
inhibit: start inhibiting power suspend as soon as input changes
[vlc] / modules / 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...
2011-05-30 Laurent AimarAlways bind texture before use (opengl).
2011-05-30 Jean-Baptiste KempfOpenGL: fix Win32 compilation
2011-05-29 Rémi Denis-CourmontXCB: flush when changing the cursor
2011-05-29 Laurent AimarUsed glProgramLocalParameter4fvARB to transmit yuv...
2011-05-29 Laurent AimarFixed some functions prototypes in opengl.
2011-05-29 Laurent AimarFixed opengl compilation for win32 and maybe some linux...
2011-05-29 Laurent AimarExtended vout_display_opengl_Prepare() with a subpictur...
2011-05-29 Rémi Denis-CourmontDisable GL ES1 (does not compile anymore)
2011-05-29 Laurent AimarAdded YUV(planar)->RGB conversion support to opengl...
2011-05-29 Laurent AimarImproved the way picture are allocated in opengl.
2011-05-29 Laurent AimarExtended vout_display_opengl_GetPool() to take the...
2011-05-29 Laurent AimarAdded preliminary support for multiple textures per...
2011-05-29 Laurent AimarDefined texture format/type at runtime (opengl).
2011-05-29 Laurent AimarPrepare for fragment program support in opengl.
2011-05-28 Laurent AimarAdded missing config.h include (opengl)
2011-05-28 Rémi Denis-CourmontXCB/window: remove the Matchbox hack
2011-05-25 Laurent AimarCorrected parameters given to glTexSubImage2D.
2011-05-25 Laurent AimarUsed vlc_memalign in opengl.c
2011-05-25 Laurent AimarMerged vout_display_opengl_ResetTextures() into vout_di...
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarImproved "non power of 2" texture support detection...
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarRemoved unused defines (opengl).
2011-05-25 Laurent AimarMade VLCGL_TEXTURE_COUNT private.
2011-05-25 Laurent AimarFixed win32 compilation.
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-05-25 Rémi Denis-CourmontEGL: implement GetProcAddress
2011-05-25 Laurent AimarImplemented vlc_gl_t::getProcAddress() for glwin32.
2011-05-25 Laurent AimarImplemented vlc_gl_t::getProcAddress() for glx.
2011-05-25 Laurent AimarAdded vlc_gl_t::getProcAddress() declaration.
2011-05-18 Rémi Denis-CourmontXCB/XVideo: match RGBT
2011-05-14 Rémi Denis-CourmontMSW vouts: fix warnings
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-04-28 Laurent AimarCleared render targets only when needed (direct3d).
2011-04-28 Laurent AimarCached texture created for subpicture rendering (direct3d).
2011-04-28 Laurent AimarImplemented subpicture direct rendering in direct3D.
2011-04-28 Laurent AimarNo functionnal changes (direct3d).
2011-04-28 Laurent AimarMoved out non scene rendering related code from Direct3...
2011-04-28 Laurent AimarDirect2D/3D does not need to clamp to display size.
2011-04-28 Laurent AimarChecked D3DCAPS9 before setting D3DPTFILTERCAPS_MINFLIN...
2011-04-28 Laurent AimarStore D3DCAPS9 inside vout_display_sys_t (direct3d).
2011-04-28 Laurent AimarMoved video resize from surface IDirect3DDevice9_Stretc...
2011-04-28 Laurent AimarNo functionnal changes (direct3d)
2011-04-14 Jean-Baptiste KempfFix some typos noticed by Benjamin Drung
2011-04-11 Rémi Denis-CourmontXCB/window: string rationalization
2011-04-11 Rémi Denis-CourmontMake drawable-hwnd an integer config item (untested)
2011-04-11 Rémi Denis-Courmontdrawable: use static variable rather than LibVLC variable
2011-04-11 Rémi Denis-Courmontdrawable: use var_Inherit*()
2011-03-29 Rémi Denis-CourmontRemove the snapshot video output
2011-03-28 Rémi Denis-CourmontDisable unfinished non-compilable GLES2 plugin
2011-02-23 Jean-Baptiste Kempfglwin32: remove unneeded headers
2011-02-20 Rémi Denis-CourmontEGL: remove the dlopen() hack
2011-02-20 Rémi Denis-CourmontRequire "complete" enough libxcb-xv
2011-02-19 Rémi Denis-CourmontPartial support for Mesa GL ES v1 and v2
2011-02-19 Rémi Denis-CourmontGL: create one plugin per API since we link different...
2011-02-19 Rémi Denis-CourmontEGL: cleanup build rules
2011-02-19 Rémi Denis-CourmontEGL: convert to OpenGL provider
2011-02-19 Rémi Denis-CourmontEGL: need to load libGL too...
2011-02-19 Rémi Denis-CourmontGL: OpenGL/ES/ES2 video output using the generic OpenGL...
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-02-19 Rémi Denis-CourmontDirect2D: strictly higher priority than glwin32
2011-02-17 Jean-Baptiste Kempfcaca: fix sign-casting for comparison
2011-02-17 Rémi Denis-CourmontRationalize video output priorities
2011-02-15 Rémi Denis-CourmontXCB/X11: validate scanline pad correctly
2011-02-15 Rémi Denis-CourmontXCB/XVideo: add RV12, AV16 and AV32
2011-02-15 Rémi Denis-CourmontXCB/XVideo: match the color bits for RGB formats
2011-02-14 Rémi Denis-CourmontXCB/X11: cosmetic changes
2011-02-14 Rémi Denis-CourmontXCB/X11: fix grey scale (untested)
next