]> git.sesse.net Git - vlc/history - modules/video_filter/deinterlace.c
Revert "deinterlace: u_cpu is used only if MMXEXT can be compiled."
[vlc] / modules / video_filter / deinterlace.c
2011-05-01 Rémi Denis-CourmontRevert "deinterlace: u_cpu is used only if MMXEXT can...
2011-04-21 Rémi Duraffortdeinterlace: u_cpu is used only if MMXEXT can be compiled.
2011-04-19 Juha JeronenIVTC trivial fixes 2
2011-04-19 Juha JeronenIVTC trivial fixes 1
2011-04-14 Laurent AimarFactorized a bit CalculateInterlaceScore (deinterlace.c).
2011-04-14 Juha JeronenInverse telecine deinterlacer
2011-04-05 Juha JeronenSet nb_fields to 2 for p_dst[0], too
2011-03-29 Juha JeronenPhosphor deinterlacer
2011-03-27 Juha JeronenRenderX(): cache vlc_CPU()
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-02-20 Juha JeronenRefactored deinterlacer frame history mechanism
2011-02-20 Laurent AimarReset the number of fields to 2 after deinterlacing.
2011-02-20 Juha JeronenSoft field repeat support for deinterlacer
2010-11-02 Laurent AimarRemoved an invalid set_capability() in deinterlace.
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
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
next