]> git.sesse.net Git - vlc/history - modules/video_output
* DTS S/PDIF support.
[vlc] / modules / video_output /
2003-03-06 Jean-Paul SamanMore sizing stuff.
2003-03-04 Gildas Bazin* modules/video_output/directx: added support for the...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-16 Jean-Paul SamanQte video output get is screen size from the QT Embedde...
2003-02-15 Olivier Teulière - fixed a vicious bug
2003-02-14 Jean-Paul SamanFixed deadlock upon unloading qte_main plugin.
2003-02-12 Jean-Paul SamanThe Qt Embedded video output plugin is now the preferre...
2003-02-12 Jean-Paul SamanFixed Qt Embedded video output placing of video stream...
2003-02-10 Christophe Massiot* modules/video_output/sdl.c: Real fix for the aout_Vol...
2003-02-10 Marc Ariberti * sdl.c : added includes (vlc/aout.h & aout_internal.h)
2003-02-09 Sigmund Augdal Helberg *: a new mouse gestures interface, currently supportin...
2003-02-02 Sam Hocevar * ./po/*: more s/vlc/VLC/ changes.
2003-02-01 Sam Hocevar * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin...
2003-02-01 Boris Dorès- fixed a compilation issue with C compilers
2003-01-28 Sam Hocevar * ALL: fixes for various compilation warnings and...
2003-01-28 Gildas Bazin* modules/video_filter/deinterlace/deinterlace.c,
2003-01-27 Olivier Teulière * The space bar is a hotkey for pause/resume.
2003-01-26 Olivier Teulière * modules/video_output/directx: added a configuration...
2003-01-22 Laurent Aimar * all: modified files for video transcoding. Still...
2003-01-22 Laurent Aimar * added file needed for video transcoding with vlc.
2003-01-19 Jean-Paul SamanNew "qte_main" module. It should be used by all plugins...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-15 Sam Hocevar * ./modules/video_output/x11/xcommon.c: we ignore...
2003-01-15 Sam Hocevar * ALL: slightly changed some interface strings so...
2003-01-13 Sam Hocevar * ./modules/video_output/sdl.c: protected libSDL...
2003-01-09 Sam Hocevar * ./modules/video_output/x11/xcommon.c: fixed i_visib...
2003-01-09 Sam Hocevar * ./modules/video_output/sdl.c: fixed visible picture...
2002-12-24 Jean-Paul SamanAdded some debug info.
2002-12-23 Jean-Paul SamanSet priority of sdl video output to 60 iso 40. So it...
2002-12-18 Sam Hocevar * ./modules/video_output/qte/.cvsignore: added a...
2002-12-11 Jean-Paul SamanFixed qte video output segmentation fault during initia...
2002-12-09 Jean-Paul SamanFixed segfault in Qt Embedded Video Output.
2002-12-08 Jean-Paul SamanFixed build and linking for qte video output and made...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-26 Gildas Bazin* modules/video_output/directx/directx.c, modules/audio...
2002-11-26 Gildas Bazin* modules/video_output/directx/directx.c: fixed to...
2002-11-26 Gildas Bazin* modules/video_output/directx/directx.c: don't fail...
2002-11-25 Olivier Teulière * small compilation fixes for win32
2002-11-23 Sam Hocevar * ./modules/video_output/wingdi.c: the GDI video...
2002-11-22 Sam Hocevar * ./modules/video_output/wingdi.c: ported the wingdi...
2002-11-22 Sam Hocevar * ./modules/video_output/directx/events.c: we now...
2002-11-22 Sam Hocevar * ./modules/video_output/wingdi.c: implemented offscr...
2002-11-21 Sam Hocevar * ./modules/video_output/wingdi.c: skeleton of a...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-28 Gildas Bazin* modules/video_output/directx/directx.c: fixed segfaul...
2002-10-25 Sam Hocevar * ./modules/video_output/directx/events.c: start...
2002-10-22 Sam Hocevar * ./mozilla/vlcshell.cpp: ported the Mozilla plugin...
2002-10-17 Olivier Teulière* ./modules/video_output/directx/events.c: compilation fix
2002-10-17 Sam Hocevar * ./modules/video_output/directx/events.c: mouse...
2002-10-17 Sam Hocevar * ./modules/video_output/sdl.c: mouse coordinates...
2002-10-17 Sam Hocevar * ./src/video_output/video_output.c: mouse coordinate...
2002-10-06 Gildas Bazin* configure.ac.in: vlc can now be built under cygwin...
2002-10-05 Gildas Bazin* ALL: Splitted the directx plugin into an audio and...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-01 Olivier Teulière* modules/video_output/directx/events.c: added an ...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-23 Jean-Paul SamanVideo output for QT embedded compiles. There are still...
2002-09-19 Christophe Massiot* Audio volume management now works properly. See src...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-15 Jean-Paul SamanConfigure option --enable-qte works now (default is...
2002-09-10 Sam Hocevar * ./modules/video_output/x11/xcommon.c: if we do...
2002-09-04 Jean-Paul SamanQt Embedded video out patch courtesy of Gerald Hansink.
2002-08-30 Christophe Massiotaout3 API change :
2002-08-30 Sam Hocevar * ./include/vlc_threads_funcs.h, modules/video_output...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-26 Sam Hocevar (A few minor pending patches I had around)
2002-08-25 Sam Hocevar * ./src/audio_output/output.c: reverted my previous...
2002-08-24 Sam Hocevar * ./src/audio_output/output.c: added an argument...
2002-08-21 Sam Hocevar * ./src/misc/modules.c: if a plugin requested not...
2002-08-21 Sam Hocevar * ./modules/video_output/svgalib.c: SVGAlib video...
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-19 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed a bug relat...
2002-08-16 Sam Hocevar * ./modules/video_output/x11/xcommon.c: we include...
2002-08-14 Christophe Massiot* Added a third argument to aout_OutputNextBuffer....
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-10 Gildas Bazin* modules/video_output/directx/aout.c: adapted the...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...