]> git.sesse.net Git - vlc/history - modules/video_filter/deinterlace.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / video_filter / deinterlace.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Rémi Denis-CourmontFix ptrdiff_t abuse. Especially in video_filter_invert:
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-19 Antoine Cellerier* deinterlace.c: compile fix by ILEoo.
2007-05-19 Rémi Denis-CourmontUse a vlc_CPU() wrapper instead of (ab)using libvlc_global
2007-04-16 Antoine Cellerier * erase.c: add bluring effect, fix a bunch of bugs...
2006-12-11 Derk-Jan Hartman* motion_detect: use playlist_Control's "lock" argument
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-05-27 Dennis van Amerongenminor typo loose -> lose
2006-04-01 Sam Hocevar * modules/video_filter/deinterlace.c: pagvb is illega...
2006-03-30 Clément StenacVideo filters and outputs strings (Refs:#438)
2006-02-10 Derk-Jan Hartman* Fix issues with the deinterlace filter that was using...
2006-01-12 Antoine CellerierFSF address change.
2005-10-26 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/video_out...
2005-10-26 Marian Durkovicfixed aspect ratio calculation when deinterlace->discar...
2005-10-25 Gildas Bazin* modules/video_filter/deinterlace.c: fixed aspect...
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-09-28 Derk-Jan Hartman* Streamming -> Streaming
2005-08-02 Christophe MutricyAdd some sections
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
2005-05-20 Christophe Massiot * ALL : ported the deinterlace module to video filter2...
2005-04-19 Laurent Aimar *deinterlace: added a new deinterlace method (called...
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2004-12-11 Clément StenacImprovements to preferences
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-16 Eric Petit ALL: BeOS fixes
2004-07-22 Eric Petit + configure.ac: don't build OpenGL support on BeOS...
2004-05-20 Eric Petit deinterlace.c: BeOS compile fix
2004-04-26 Gildas Bazin* modules/video_filter/deinterlace.c: avoid segfault...
2004-04-23 Gildas Bazin* modules/video_filter/deinterlace.c: implemented a...
2004-04-21 Sam Hocevar * modules/video_filter/deinterlace.c: included <altiv...
2004-04-19 Eric Petit deinterlace.c: added AltiVec optims for 16-bytes unali...
2004-03-06 Clément StenacFix include path
2004-03-06 Clément Stenac* Remove directories with only one source file inside