]> git.sesse.net Git - vlc/history - modules/video_output
Ugly kludge around a kludge around a kludge. That's so nice.
[vlc] / modules / video_output /
2007-04-15 Filippo Caronecorrectly implement VOUT_REPARENT in windows
2007-04-15 Filippo CaroneDo not create a new window if hwnd is provided
2007-04-06 Damien Fouilleul- direct3d: use VBL synchronized presentation
2007-04-05 Antoine CellerierPlease keep the coding style consistent inside the...
2007-04-05 Rémi Denis-CourmontFix compiler warning
2007-04-01 Antoine CellerierAdd new --sdl-chroma option to force the used chroma.
2007-03-25 Antoine CellerierRemove trailing space + comment fix.
2007-03-25 Antoine Cellerierconfig chain syntax support for the image video output.
2007-03-17 Sam Hocevar * modules/video_output/x11/xcommon.c: fix XShm detect...
2007-03-11 Rémi Denis-CourmontUse long instead of int32_t when passing 32-bits value...
2007-02-07 Christophe MutricyAdd media key to X11 vouts. Patch by loox.thefuture
2007-02-07 Damien Fouilleul- directx: put the code in the right place ;)
2007-02-07 Damien Fouilleul- directx, direct3d: for non-overlay surfaces, remove...
2007-02-02 Damien Fouilleul- direct3d: device reset fixes (when resolution changes...
2007-02-01 Damien Fouilleul- direct3d.c: attempt to fix incompatibility with Vista...
2007-01-26 Antoine Cellerieradd new filename_sanitize and path_sanitize functions...
2007-01-24 Jean-Baptiste KempfPatch to force alignment in OpenGL if it isn't correctl...
2006-12-16 Jean-Baptiste KempfInclude fixing for snapshot.c
2006-12-12 Jean-Paul SamanDon't use register keyword, leave it up to compiler...
2006-12-06 Damien Fouilleul- backporting from 0.8.6
2006-12-06 Rémi Denis-CourmontWork-around window-on-top + fullscreen deadlock (refs...
2006-11-30 Olivier Aubertmodules/video_output/snapshot.c: remove ref. to snapsho...
2006-11-28 Derk-Jan Hartman* const warning fixes. formatting fixes (squash them...
2006-11-26 Clément StenacPwet pwet
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-13 Derk-Jan Hartman* const char warning fix
2006-11-11 Damien Fouilleul- I422 to YUY2 now works (due to previous commit)
2006-11-06 Antoine CellerierUse str_format_time and str_format_meta here too. Make...
2006-11-02 Dennis van Amerongen* modules/video_output/directx/direct3d.c: add experime...
2006-11-01 Sam Hocevar * Mouse motion and mouse click support in the libcaca...
2006-10-27 Rafaël CarréEnables "stay on top" with window managers that don...
2006-10-23 Jean-Paul SamanSupport for X11 Unichrome and XvMC extensions. The...
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-08 Gildas Bazin* modules/video_output/x11/xcommon.c: proper fix for...
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-08 Jean-Paul Saman(Forward port of rev 16987) Fix number of compiler...
2006-10-08 Jean-Paul Saman(Forward port of 16977) Fix bunch of compiler signednes...
2006-10-04 Damien Fouilleul- direct3d: minor fixes, no improvement (where are...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-02 Dennis van Amerongen* more ouput -> output typos
2006-08-19 Felix Paul Kühne* fixed stupid typo (fixes the highlighting of DVD...
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-07-29 Damien Fouilleulfew fixes in libvlc APis
2006-07-28 Filippo CaroneReal VOUT_REPARENT (UNIX only ATM).
2006-07-20 Christophe MutricyCosmetic: svn properties, Id, copyright dates
2006-07-20 Damien Fouilleul- direct3d: new video output module using Direct3D...
2006-06-14 Damien Fouilleulfixes for crash in Safari plugin when terminating ...
2006-06-12 Yoann Peronneau* modules/video_output/image.c: add --image-width and...
2006-06-02 Christophe Mutricydiscriminate between the two OpenGL modules
2006-06-02 Benjamin Pracht* Don't change the FSF address
2006-06-02 Benjamin Pracht* Patch by Cédric Cocquebert to add several additional...
2006-06-01 Christophe Mutricycaca.c: compile fix
2006-06-01 Sam Hocevar * modules/video_output/caca.c: fixed typedefs for...
2006-06-01 Sam Hocevar * modules/video_output/caca.c: many code simplifications.
2006-05-21 Antoine CellerierAdd support for keyboard multimedia keys on win32....
2006-05-02 Benjamin Pracht* Really fix the color depth specification
2006-04-29 Benjamin Pracht* Fix for some strange x drivers that return 8 bits...
2006-04-24 Sam Hocevar * modules/video_output/caca.c: synced caca output...
2006-04-23 Benjamin Pracht* bit masks for RV15 and RV16 were inverted (!) (or...
2006-04-23 Benjamin Pracht* Try to fix endianness in the opengl output on unixes
2006-03-31 Felix Paul Kühne* 2nd review of video* and control/telnet.c
2006-03-30 Damien Fouilleulopengl.c: fixed string declaration over multiple lines
2006-03-30 Clément StenacVideo filters and outputs strings (Refs:#438)
2006-03-22 Sam Hocevar * modules/video_output/caca.c: Compilation fixes.
2006-03-19 Christophe Mutricycaca.c: Typo
2006-03-19 Sam Hocevar * Support for newer libcaca/libcucul versions.
2006-03-09 Jean-Paul SamanUpdate e-mail address
2006-03-03 Antoine Cellerierimage.c: add --image-out-replace option. If enabled...
2006-02-13 Rémi Denis-Courmont- Use VidMode extension to determine the display dimens...
2006-02-04 Derk-Jan Hartman* Use UYVY fourcc instead of Y422, since i believe...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-02-01 Derk-Jan Hartman* Fix the fourcc of OpenGL on Mac Intel. We should...
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-12 Antoine CellerierFSF address change.
2006-01-05 Damien Fouilleuldirectx.c: some improvement on overlay initial grey...
2006-01-02 Felix Paul Kühne* fixed preferences
2006-01-02 Sam Hocevar * modules/video_output/image.c:
2005-12-28 Jean-Paul SamanAdd a DirectFB module. Patch by: Iuri Diniz <iuri_at_di...
2005-12-10 Damien Fouilleuldirectx.c: fixed the initial grey flicker when using...
2005-11-29 Damien Fouilleulvout.h: missing header settings that should have been...
2005-11-28 Damien Fouilleuldirectx.c: disable screensaver by temporarily resetting...
2005-11-26 Antoine Cellerierupdate copyright and svn Id property
2005-11-25 Gildas Bazin* modules/video_output/directx: apply video-title to...
2005-11-25 Damien Fouilleulall: possible fix for screensaver problem
2005-11-14 Antoine Cellerierfix --xvideo-xineramascreen option
2005-11-02 Gildas Bazin* ALL: changed VOUT_SET_ZOOM into VOUT_SET_SIZE and...
2005-10-31 Marian Durkovicfixed untranslatable strings
2005-10-31 Marian Durkovicmake Crop or Aspect change autoamtically resize the...
2005-10-31 Marian DurkovicVOUT_SET_ZOOM can't be relative, since it doesn't work...
2005-10-30 Felix Paul Kühne* fixed some untranslatable strings and strings which...
2005-10-29 Gildas Bazin* modules/video_output/wingdi.c: misc fixes and improve...
2005-10-29 Gildas Bazin* modules/video_output/directx, modules/video_output...
2005-10-29 Gildas Bazin* modules/video_output/x11/xcommon.c: support on-the...
2005-10-28 Gildas Bazin* modules/video_output/directx/directx.c, modules/video...
2005-10-28 Gildas Bazin* modules/video_output/x11/xcommon.c: support changing...
2005-10-27 Gildas Bazin* modules/video_output/directx/glwin32.c: support on...
2005-10-26 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/video_out...
2005-10-26 Gildas Bazin* modules/video_output/directx/directx.c: support on...
next