]> git.sesse.net Git - vlc/history - modules/video_output
osx/framework: don't interfere with the NSCell API and fail gracefully if pausing...
[vlc] / modules / video_output /
2009-12-20 Jean-Baptiste KempfRemove qte and opie modules.
2009-12-17 Pierre d'Herbemontopengl: Fix the vout for Mac OS X.
2009-12-16 Laurent AimarCompilation fix.
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-16 Laurent AimarUsed a sar for video_format_Setup.
2009-12-15 Rafaël Carrévout_fb: cosmetics, else on the same line than closing }
2009-12-15 Rafaël Carrévout_fb: cosmetics, stick to orig coding style
2009-12-15 Rafaël Carréfix typo spotted by xtophe
2009-12-15 Rafaël Carrévout_fb: restore fb-chroma option
2009-12-15 Rafaël Carrévout_fb: only store the pitch in vout_display_sys_t
2009-12-15 Rafaël Carrévout_fb: get pitch from line_length field
2009-12-14 Pierre YnardFix make dist
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-12-13 Laurent AimarFixed an uninitialized value in opengl.
2009-12-13 Laurent AimarImplemented VOUT_DISPLAY_GET_OPENGL in XCB/glx.
2009-12-13 Laurent AimarImplemented VOUT_DISPLAY_GET_OPENGL in glwin32.
2009-12-12 Rémi Denis-CourmontGLX 1.3: pick a frame buffer configuration with matchin...
2009-12-12 Rémi Denis-CourmontGLX: inverted if
2009-12-12 Rémi Denis-CourmontGLX: udpate view port after the X server resized the...
2009-12-12 Rémi Denis-CourmontXCB/GLX: we don't need GL Utilities, only GLX
2009-12-12 Rémi Denis-CourmontRemove old GLX plugin
2009-12-12 Rémi Denis-CourmontXCB/GLX: resize
2009-12-12 Rémi Denis-CourmontXCB: GLX 1.3
2009-12-12 Rémi Denis-CourmontXCB/XVideo: check version correctly
2009-12-12 Rémi Denis-CourmontXCB/GLX: check that GLX >= 1.2 is available on the...
2009-12-12 Rémi Denis-CourmontXCB/GLX: initial GLX 1.2 support
2009-12-12 Rémi Denis-Courmontvout wrapper: add xcb_glx
2009-12-12 Rémi Denis-CourmontXCB: code factorization
2009-12-12 Rémi Denis-CourmontXCB: move GLX-relevant helper to non-SHM-dependent...
2009-12-10 Rémi Denis-CourmontSplit MIT-SHM check out of GetWindow
2009-12-10 Rémi Denis-CourmontRemove no-op
2009-12-08 Rémi Denis-CourmontMove x11-display config to core
2009-12-08 Rémi Denis-CourmontXCB/window: pass display string to window owner
2009-12-08 Rémi Denis-CourmontXCB outputs: use X11 display specified by the window...
2009-12-08 Rémi Denis-Courmontvout_window_t: simplify via anynomous union
2009-12-08 Pierre d'Herbemontopengl: Link the gl texture to the picture.
2009-12-08 Laurent AimarRemoved debug message (opengl).
2009-12-08 Laurent AimarFixed picture_sys_t::texture initialisation with opengl...
2009-12-08 Pierre d'Herbemontopengl: Fix a typo that lead to a crash.
2009-12-07 Laurent AimarEnabled glwin32 in "vout display" wrapper.
2009-12-07 Laurent AimarConverted glwin32 to vout display.
2009-12-07 Laurent AimarSplitted reusable code from opengl.c into opengl.h
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerObligatory win32 compile fixes.
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-11-29 Rémi Denis-CourmontRemove Xsp
2009-11-29 Rémi Denis-CourmontXlib: remove (most) non-GLX stuff
2009-11-29 Rémi Denis-CourmontRemove the XvMC plugin
2009-11-29 Rémi Denis-CourmontGLX: remove silly --glx-shm option
2009-11-29 Rémi Denis-CourmontGLX: remove MIT-SHM support infrastructure
2009-11-29 Rémi Denis-CourmontGLX: remove nonsensical glx-adaptor
2009-11-29 Rémi Denis-CourmontXCB/window: remove duplicate setting (already in XCB...
2009-11-25 Rémi Denis-CourmontXCB-XVideo: warn if picture resolution is not supported
2009-11-20 Pierre YnardWinCE: fix window size in wing{d,ap}i video output
2009-11-15 JP DingerFix a uninitialized variable warning in xcb/xvideo.c.
2009-11-15 Rémi Denis-CourmontXCB-X11: use RGBA so we warranty the alpha channel...
2009-11-15 Rémi Denis-CourmontXCB-X11: handle 32-bits visuals (ARGB)
2009-11-15 Rémi Denis-CourmontXCB: always match the embedding window color depth
2009-11-15 Rémi Denis-CourmontXCB-XV: get visual and depth from XV adaptor rather...
2009-11-15 Rémi Denis-CourmontXCB-XV: cosmetic, kill a few gotos
2009-11-04 Geoffroy CouprieDirect3D is a vout display now
2009-11-02 Laurent AimarAdded CommonDisplay for msw.
2009-11-02 Laurent AimarPrefer direct3d over SDL.
2009-11-02 Laurent AimarEnabled direct3d in "vout display" wrapper.
2009-11-02 Laurent AimarConverted direct3d to vout display.
2009-11-02 Laurent AimarCosmetics.
2009-11-02 Laurent AimarPrepare for vout display conversion.
2009-11-02 Laurent AimarRemoved useless includes (msw).
2009-11-01 Laurent AimarDo not filter out mouse coordinates (caca).
2009-11-01 Laurent AimarDo not filter out mouse coordinates (sdl).
2009-11-01 Laurent AimarFixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.
2009-11-01 Laurent AimarFixed typo in msw.
2009-11-01 Rémi Denis-CourmontXCB: allow mouse coordinates out rendering source area
2009-10-30 Laurent AimarFixed fullscreen size with multiple display
2009-10-29 Rémi Denis-CourmontXCB: follow mouse-events variable
2009-10-29 Rémi Denis-CourmontXCB-Window: use keyboard-events variable
2009-10-29 Rémi Denis-CourmontXlib: use mouse-events variable and fix event mask
2009-10-29 Rémi Denis-CourmontDefine XCB_CURSOR_NONE if missing
2009-10-29 Rémi Denis-CourmontXCB: use xproto for xcb_window, not xcb_x11 and xcb_xv
2009-10-28 Rémi Denis-CourmontXCB: remove debug
2009-10-28 Rémi Denis-CourmontXCB: make the "blank" cursor really transparent
2009-10-28 Rémi Denis-CourmontXCB-XVideo: auto hide mouse cursor
2009-10-28 Rémi Denis-CourmontXCB-X11: auto hide mouse cursor
2009-10-28 Rémi Denis-CourmontXCB: unset the cursor when we detect pointer motion
2009-10-28 Rémi Denis-CourmontXCB: CreateBlankCursor common helper
2009-10-28 Rémi Denis-CourmontXCB: follow pointer motion in the parent window
2009-10-26 Laurent AimarRevert "Updated sdl to use new VOUT_DISPLAY_CHANGE_DISP...
2009-10-26 Rémi Denis-CourmontXCB window: avoid matchbox hack if matchbox is not...
2009-10-25 Rémi Denis-CourmontXCB-XVideo: no need to detach segment explicitly before...
2009-10-24 Rémi Denis-CourmontXCB window: add missing numpad keys
2009-10-19 Laurent AimarFixed resize quality issue with direct3d vout (especial...
2009-10-19 Laurent AimarMore logical closing sequence (d3d)
2009-10-19 Rémi Denis-CourmontXCB-XV: avoid slow packed YUV on OMAP adaptors
2009-10-19 Rémi Denis-CourmontXCB-XV: fix memleak when port grabbing fails
2009-10-19 Rémi Denis-CourmontXCB-XV: do not clobber video chroma is port grabbing...
2009-10-19 Rémi Denis-CourmontXCB-XV: remove misleading comment
2009-10-19 Rémi Denis-CourmontXCB-XV: remove wrong comment
2009-10-18 Rémi Denis-CourmontFix goofed inconsistent license text from myself.
2009-10-18 Rémi Denis-CourmontOMAP framebuffer: I420 != Y420
next