]> git.sesse.net Git - vlc/history - modules/video_output
S/PDIF: use SetWBE/SetWLE
[vlc] / modules / video_output /
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)
2011-02-14 Rémi Denis-CourmontXCB/X11: remove two write-only variables
2011-02-14 Rémi Denis-CourmontXCB/X11: remove write only value
2011-01-29 Rémi Denis-CourmontRevert "msw(Win32): properly terminate vlc when SC_CLOS...
2011-01-29 Rémi Denis-CourmontRevert "xcb: support for WM_DELETE_WINDOW(WM_PROTOCOLS)"
2011-01-28 Erwan Tuloumsw(Win32): properly terminate vlc when SC_CLOSE received
2011-01-28 Erwan Tulouxcb: support for WM_DELETE_WINDOW(WM_PROTOCOLS)
2011-01-18 Rémi Denis-CourmontMove --x11-display to the XCB window plugin
2011-01-12 Erwan Tuloudrawable(Win32): fix compil
2011-01-11 Rémi Denis-Courmontvout_window: use custom entry callback
2011-01-11 Rémi Denis-CourmontEGL: compile fix
2011-01-09 Laurent AimarAdded missing picture_Release() in snapshot.c
2011-01-09 Laurent AimarRemoved useless empty vout_display_t::manage functions...
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2010-12-04 Rémi Denis-CourmontXCB: remove -x11-shm option
2010-12-02 Laurent AimarFixed a vlc_mutex_t leak in direct3d video output.
2010-11-28 Rémi Denis-CourmontXCB: support platforms without System V shared memory...
2010-11-26 Laurent AimarFixed win32 opengl provider.
2010-11-21 Rémi Denis-Courmontvmem: set the video format via callback
2010-11-20 Rémi Denis-Courmontvmem: trivial code factorization
2010-11-17 Pierre d'Herbemontios_vout: Build fix.
2010-11-13 Rémi Denis-CourmontOpenGL: use clz()
2010-11-09 Rémi Denis-CourmontEGL: initialize Xlib
2010-11-08 Rémi Denis-CourmontEGL: superb hack around Mesa EGL damaged linking
2010-11-08 Rémi Denis-CourmontEGL: initial video output plugin
2010-11-08 Rémi Denis-CourmontCosmetic
2010-11-08 Rafaël Carrétypo
2010-11-08 Rémi Denis-CourmontFix a warning
2010-11-08 Rémi Denis-CourmontTypo
2010-11-08 Rémi Denis-CourmontReplace a run-time assertion with a pre-processor check
2010-11-08 Rémi Denis-CourmontOpenGL: fix a bunch of warnings
2010-11-08 Rémi Denis-CourmontOpenGL: de-inline huge pieces of code
2010-11-04 Geoffroy CouprieWindows: remove another call to GetProcAddress in vout...
2010-11-04 Geoffroy CouprieWindows: remove calls to GetProcAddress for MonitorFrom...
2010-11-04 Rémi Denis-CourmontXVideo: use after free
2010-11-04 Rémi Denis-CourmontXVideo: redumdant check
2010-10-31 Rémi Denis-CourmontRevert "vmem: By default keep the original image aspect...
2010-10-31 Rémi Denis-CourmontXCB: use automake conditional
2010-10-31 Pierre d'Herbemontvout_ios: We do use 4 spaces indentation and not TABS.
2010-10-31 Pierre d'Herbemontopengl: Fix a typo.
2010-10-31 Pierre d'Herbemontvmem: By default keep the original image aspect ratio.
2010-10-31 Romain Goyetopengl: Supports OpenGL ES.
2010-10-31 Romain Goyetmodules: Add iOS vout module.
2010-10-30 Rémi DuraffortUse var_Inherit* when applicable.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_loadfile: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Felix Paul Kühnemacosx vout: fixed minor warning
2010-10-17 Rémi Denis-CourmontRevert "XCB: reset the X11 screen saver when displaying...
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-10-09 Rémi DuraffortUse var_Inherit.
2010-09-24 Gildas Bazinvideo_output/xcb: fix description strings for --xvideo...
2010-09-23 Gildas Bazinvideo_output/xcb: add --xvideo-format-id config option
2010-08-23 Rémi Denis-CourmontXCB: reset the X11 screen saver when displaying a picture
2010-08-15 Sasha KorugaAdded nVidia PerfHud (a Direct3D performance analysis...
2010-08-14 Jean-Baptiste KempfMSW: fix DisableScreensaver and RestoreScreensaver...
2010-08-14 Jean-Baptiste KempfDirectX: kill a warning from unused variable
2010-08-14 Sasha KorugaRemoves three compile warnings by casting
2010-08-12 Laurent AimarXCB/XVideo: fix resolution with non multiple of 16x16...
2010-08-04 Rémi Denis-CourmontXCB/window: cannot be resized if embedded
2010-07-30 Rafaël Carréxcb/xvideo.c: makes Pool() slightly more readable
2010-07-28 David KaplanDirect2D video output module
2010-07-26 Laurent AimarFixed broken video with direct3d for some drivers.
2010-07-25 Rémi Denis-CourmontXCB/XVideo: minor simplification
2010-07-25 Juho Vähä-Herttuaosx: Add vout_window_t support to macosx vout module
2010-07-24 Rémi Denis-CourmontXCB/XVideo: include XVideo error code in grab error...
2010-07-22 Juho Vähä-Herttuaosx: Fix a bug where glView frame doesn't get set if...
2010-07-19 Laurent AimarFixed a potential IDirectDrawSurface2 leak.
2010-07-19 Laurent AimarUsed a CPU memory fallback when Direct3DLockSurface...
2010-07-19 Laurent AimarFactorized Direct3DLockSurface/DirectXLock.
2010-07-19 Laurent AimarFixed overlay update in directx vout.
2010-07-19 Rémi Denis-CourmontMSW: fix assertion failure on Open() error paths (fix...
2010-07-17 Rémi Denis-CourmontXCB: transparent rather than black cursor (fixes #3916)
2010-07-15 Rémi Duraffortaa: fix compilation (collision with Xlib symbols).
2010-07-15 Rémi Denis-CourmontASCII Art: initialize Xlib
next