]> git.sesse.net Git - vlc/history - modules/video_filter
* ALL: final improvements to the decoders/packetizers api.
[vlc] / modules / video_filter /
2003-11-13 Gildas Bazin* modules/video_filter/transform.c: fix for ./toolbox...
2003-11-06 Damien Lucas. 422 deinterlacing (bob and blend filters)
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-10-26 Sigmund Augdal Helbergsrc/libvlc.c:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-15 Gildas Bazin* modules/video_filter/*: forward fullscreen event...
2003-09-18 Simon Latapie * fixed some bugs in logo filter
2003-08-22 Derk-Jan Hartman* A vflip should flip on the vertical axis and not...
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-07-04 Eric Petit logo.c : gcc != 3 compile fix
2003-07-03 Simon Latapie * logo.c : a little filter to put a PNG picture on...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-11 Gildas Bazin* modules/video_filter/osd_text.c: small compile fix...
2003-05-26 Derk-Jan Hartman* modules/gui/macosx/prefs.m: fixed the module selectors.
2003-05-26 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib
2003-05-25 Gildas Bazin* src/video_output/video_output.c, modules/video_output...
2003-05-24 Gildas Bazin* src/misc/variables.c, include/variables.h: first...
2003-05-18 Gildas Bazin* modules/gui/wxwindows/open.cpp: small fixes.
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-11 Sigmund Augdal Helberg* osd_test.c: better size calculations. Use VLC_VAR_TIM...
2003-04-08 Sigmund Augdal Helbergmodules/video_filter/Modules.am: forgot to add the...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: small formating changes.
2003-03-23 Sigmund Augdal Helbergmodules/video_filter/osd_text.c: A video filter that...
2003-03-18 Gildas Bazin* modules/video_filter/clone.c: new --clone-vout-list...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-09 Sam Hocevar * ./modules/video_filter/transform.c: fixed a stupid...
2003-01-28 Sam Hocevar * ./src/video_output/video_output.c: don't try to...
2003-01-28 Gildas Bazin* modules/video_filter/deinterlace/deinterlace.c,
2003-01-28 Gildas Bazin* src/video_output/video_output.c, include/video_output...
2003-01-17 Sam Hocevar * ./modules/video_filter/**/*.c: mouse clicks and...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-09 Sam Hocevar * ./modules/video_filter/*.c: all filters now properl...
2003-01-09 Sam Hocevar * ./modules/video_filter/adjust.c: properly fixed...
2003-01-09 Sam Hocevar * ./modules/video_filter/adjust.c: rehandled code...
2003-01-09 Sam Hocevar * ./modules/video_filter/transform.c: the 90 and...
2003-01-06 Simon Latapie * added a i_min, i_max, f_min and f_max in module_conf...
2002-12-12 Simon Latapie * fixed one or two things (thanks sam)
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-28 Simon Latapie * a few bugfixes/enhancements/clean up
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-23 Sam Hocevar * ./modules/video_output/wingdi.c: the GDI video...
2002-11-23 Simon Latapie * yuv filter was a bit useless. Hope adjust filter...
2002-10-26 Simon LatapieYUV plans filter (modifies all 3 plans separatly)
2002-10-16 Sam Hocevar * ./modules/access/vcd/vcd.c: changed an error to...
2002-10-11 Sam Hocevar * ./plugins/filter/deinterlace.c: fixed the green...
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-08-27 Sigmund Augdal Helbergfixed a minor bug
2002-08-26 Sigmund Augdal HelbergAn motion blur filter. --blur-factor states the degree...
2002-08-26 Sam Hocevar (A few minor pending patches I had around)
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...