]> git.sesse.net Git - vlc/history - modules/video_filter/deinterlace.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / video_filter / deinterlace.c
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