]> git.sesse.net Git - vlc/history - modules/video_filter/deinterlace.c
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_filter / deinterlace.c
2010-09-07 Jean-Paul Samanmodules/video_filter/deinterlace.c: make unused paramet...
2010-08-11 Laurent AimarReenabled bob/linear/yadif2x modes in the deinterlace...
2010-08-11 Laurent AimarPrepare doubling frame rate in deinterlace filter.
2010-07-11 Laurent AimarCosmetics.
2010-07-11 Laurent AimarEnabled back yadif mode in the deinterlace video filter...
2010-05-15 Rémi Denis-CourmontNEON deinterlace: fix register clobber
2010-04-17 Laurent AimarRemoved the "video filter" part of the deinterlace...
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-11 Rémi Denis-Courmontdeinterlace: useless #includes
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-10-05 Laurent AimarRenamed deinterlace-mode into filter-deinterlace-mode.
2009-10-04 Laurent AimarAdded yadif deinterlacer to our module.
2009-10-03 Laurent AimarFixed J42X support in deinterlace filter.
2009-09-22 Rémi Denis-CourmontUse <vlc_cpu.h>
2009-09-12 Rémi Denis-Courmontdeinterlace: preliminary merge ARM NEON optimization
2009-09-06 Rémi Denis-CourmontProbably fix an assumed PPC64 warning
2009-09-02 Rémi Duraffortvideo_filter_deinterlace: cosmetics.
2009-06-30 Rémi DuraffortCosmetics.
2009-06-30 Rémi DuraffortGlobal headers.
2009-06-25 Rémi DuraffortMove the add/del_callback call (to be sure to have...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-25 Anthony Loiseaudeinterlace: Tag this option as safe
2009-04-02 Laurent AimarFixed a lot of issues regarding fullscreen/mouse in...
2009-03-17 Laurent AimarImproved a bit deinterlace video filter2.
2009-03-17 Laurent AimarRemoved dead code (deinterlace).
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-11-19 Laurent AimarFixed deinterlacing for i422.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-15 Laurent AimarMerged vout_DatePicture into vout_DisplayPicture.
2008-09-15 Laurent AimarEnabled AR change in deinterlace (typo).
2008-09-13 Laurent AimarProperly handle AR changes in deinterlace module.
2008-08-12 Rémi DuraffortFix memleak.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-19 Laurent AimarUse filter helpers.
2008-07-18 Laurent AimarUse picture helpers (Yield,Release,CopyProperties).
2008-07-17 Pierre d'Herbemontvout: Rename vout_Destroy to vout_CloseAndDestroy.
2008-07-17 Laurent AimarFixed filters implemented as vout (Init/End can be...
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-06-22 Rémi DuraffortRemove unnedeeded msg_Error.
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Alexis BallierInclude altivec.h before any other vlc header
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-29 Rafaël Carrévideo_filter: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-10-12 Laurent AimarUse field order (top/bottom) for correct bob/linear...
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
next