]> git.sesse.net Git - vlc/history - modules/video_output
Disable live555 in distcheck
[vlc] / modules / video_output /
2008-01-02 Pierre d'Herbemontvideo_output/opengllayer.m: Rename the layer from VLCVi...
2008-01-02 Rémi DuraffortLimit mouse-x and mouse-y in sdl video_output module...
2008-01-02 Rémi DuraffortLimit the mouse-x and mouse-y beetween 0 and p_vout...
2008-01-02 Rémi DuraffortRemove useless test
2008-01-02 Rémi DuraffortFix an error in key handling with sdl
2008-01-01 Rémi DuraffortLittle correction of the double-clicks detection under sdl
2008-01-01 Rémi DuraffortUse the screen resolution in fullscreen
2008-01-01 Rémi Duraffortadd mutex to the sdl video_output
2007-12-28 Rémi DuraffortImprove Aspect Ratio and Crop support
2007-12-28 Pierre d'Herbemontvideo_output/opengllayer.m: Fix a warning, and use...
2007-12-26 Pierre d'Herbemontvideo_output/opengllayer.m: Correctly set the initial...
2007-12-24 Rémi Duraffortimprove sdl video output. If there is some stupidities...
2007-12-23 Pierre d'Herbemontmodules/video_output/opengllayer.m: Don't free the...
2007-12-20 Jean-Paul SamanRemove excess/trailing whitespace
2007-12-20 Jean-Paul SamanRestore old functionality in video_output fb to use...
2007-12-19 Pierre d'Herbemontopengllayer.m: Use AGP texturing.
2007-12-19 Pierre d'Herbemontconfigure.ac:
2007-12-19 Pierre d'Herbemontmodules/video_output/opengllayer.m: Initial creation...
2007-12-15 Antoine CellerierHere too.
2007-12-06 Jean-Paul SamanOnly test the terminal if --fb-tty is used.
2007-12-03 Jean-Paul SamanFix snapshot functionality in video_output/fb.c
2007-10-26 Jean-Paul SamanAllow width/height mode selections to match framebuffer...
2007-10-06 Christophe MutricyFix header order
2007-09-30 Rafaël Carréimage vout: assigning -1 to an unsigned int is not...
2007-09-30 Rémi Denis-CourmontRename var_GetGlobalMutex to var_AcquireMutex and make...
2007-09-30 Pierre d'Herbemontmodules/video_output/opengl.c: Allow opengl provider...
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-16 Rémi Denis-CourmontReally fix XShm detection with remote X11 (cf [19346]):
2007-09-16 Rémi Denis-CourmontAdd some debug
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-05 Rémi Denis-Courmont#include order
2007-08-24 Jean-Paul SamanTell p_vout->render the aspect ratio and dimensions...
2007-08-24 Jean-Paul SamanSupport for non-RGB framebuffers:
2007-08-21 Rafaël CarréCorrectly handle (avoid deadlocks) always on top when...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-19 Damien Fouilleulglx: fixed startup crash, which seems to be triggered...
2007-08-16 Rémi Denis-CourmontDestroy snapshot-id from the right object...
2007-08-16 Rémi Denis-Courmontuse var_GetGlobalMutex
2007-08-15 Jean-Paul SamanReadibility.
2007-08-13 Rafaël CarréUpdates window title even in fullscreen - patch by...
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-06-21 Jean-Paul SamanIndentation fix
2007-06-18 Rémi Denis-CourmontTypo
2007-06-06 Dennis van Amerongen* modules/video_output/msw/direct3d.c: typo adpater...
2007-06-05 Damien Fouilleul- direct3d: re-enabled YUV textures for Vista
2007-05-30 Jean-Paul SamanRemove excess whitespace
2007-05-22 Damien Fouilleul- win32 vouts: fiex potential crash (SIGFPE) if the...
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-17 Damien Fouilleul- direct3d: behave correctly when changing desktop...
2007-05-16 Jean-Paul SamanUse correct datatype. It will shutup the compiler.
2007-05-16 Antoine CellerierFix make distcheck and update po files.
2007-05-14 Damien Fouilleulvout: merged all Microsoft Windows specific vouts under...
2007-05-09 Rémi Denis-CourmontHW Pixel Doubling and Backlight-on for Maemo devices
2007-05-08 Damien Fouilleul- directx: commit patch by Sergey Volk
2007-05-02 Damien Fouilleul- direct3d: fix for cropping, closes #1185
2007-04-26 Damien Fouilleul- directx: backport leftovers from vlc-0.8.6-bugix
2007-04-26 Damien Fouilleul- directx: avoid mixing GDI and Direct3D/OpenGL/DirectX...
2007-04-25 Damien Fouilleul- directx: optimize WM_PAINT event handling
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
next