]> git.sesse.net Git - vlc/history - modules/video_output
Add video filters panel
[vlc] / modules / video_output /
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...
2005-10-25 Gildas Bazin* modules/video_output/x11/xcommon.c: added support...
2005-10-25 Derk-Jan Hartman* Fix a memleak in the image video output.
2005-10-24 Gildas Bazin* modules/video_output/directx/directx.c: removed debug...
2005-10-23 Gildas Bazin* modules/video_output/directx/directx.c: small fix...
2005-10-23 Gildas Bazin* modules/video_output/directx/*: support for cropping.
2005-10-23 Gildas Bazin* modules/video_output/opengl.c: hopefully got it right...
2005-10-23 Gildas Bazin* modules/video_output/opengl.c: implemented cropping.
2005-10-23 Gildas Bazin* modules/video_output/x11/xcommon.c: use p_vout->fmt_o...
2005-10-23 Gildas Bazin* modules/video_output/x11/xcommon.c: support cropping...
2005-10-18 Marian Durkovicprepare video outputs for display size not equal to...
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-09-25 Clément StenacAllow setting video output title under X
2005-08-21 Derk-Jan Hartman* Fix mouse down event forwarding from opengl (closes...
2005-08-03 Gildas Bazin* modules/video_output/wingdi.c: compilation fix when...
2005-07-25 Derk-Jan Hartman* revert [11512] closes #245
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
next