]> git.sesse.net Git - vlc/history - modules/video_filter/deinterlace
Qt: Reusing the titles from the simple preferences submenu as tooltip for the simple...
[vlc] / modules / video_filter / deinterlace /
2012-01-11 Naohiro KORIYAMAUse force_align_arg_pointer for yadif crash on Windows XP
2012-01-10 Rafaël CarréRevert "Fixed a crash caused by yadif on Windows XP...
2012-01-08 Naohiro KORIYAMAFixed a crash caused by yadif on Windows XP (again...
2012-01-07 Naohiro KORIYAMAFixed a crash caused by yadif deinterlacer on Windows XP
2011-12-21 Naohiro KORIYAMAyadif : Add SSSE3 and SSE2 support. porting from FFmpeg.
2011-07-04 Rémi Denis-CourmontRun-time CPU detection for ARM (meaning NEON)
2011-05-07 Rémi Denis-Courmontconfig.h MUST ALWAYS BE INCLUDED _FIRST_! Fix Windows...
2011-05-07 Felix Paul Kühnedeinterlace: fix compilation on Mac OSX 10.5, for which...
2011-05-06 Felix Paul Kühnedeinterlace: compilation fix
2011-05-05 Rémi Denis-CourmontIVTC: fix undefined arithmetic
2011-05-02 Juha Jeronendeinterlace: some more authorship fixes
2011-05-02 Juha Jeronendeinterlace: a small factoring to DarkenField() in...
2011-05-02 Juha Jeronendeinterlace: fixed authors for X and the Yadif glue
2011-05-02 Juha Jeronendeinterlace: bugfix to CalculateInterlaceScore()
2011-05-02 Juha Jeronendeinterlace: algo_ivtc.h: typo in comment
2011-05-01 Rémi Denis-Courmontdeinterlace: u_cpu is used only if MMXEXT can be compiled
2011-05-01 Juha JeronenRefactored deinterlacer module
2004-03-06 Clément Stenac* Remove directories with only one source file inside
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-04 Sigmund Augdal Helbergmodules/video_filter/deinterlace/deinterlace.c:
2004-02-13 Eric Petit deinterlace.c : missing 'else' that prevented MergeAlt...
2004-02-07 Laurent Aimar * deinterlace: compilation fix.
2004-02-03 Sigmund Augdal Helbergconfigure.ac:
2004-02-01 Sigmund Augdal Helbergdeinterlace.c:
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-23 Eric Petit + deinterlace.c : added an Altivec version of Merge...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
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-15 Gildas Bazin* modules/video_filter/*: forward fullscreen event...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
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-15 Christophe Massiot* now 0.6.0-cvs
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: small formating changes.
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
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...
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
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-26 Sam Hocevar (A few minor pending patches I had around)
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...