]> git.sesse.net Git - vlc/history - modules/video_filter/transform.c
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_filter / transform.c
2010-05-30 Rémi Denis-Courmonttransform: invert horizontal and vertical flip
2010-04-19 Rémi Duraffortvideo_filter: fix compilation.
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-08 Laurent AimarFixed transform filter picture pitches usages.
2010-01-03 Geoffroy CouprieAdd a bunch of help strings. Feel free to correct them...
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
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-02 Laurent AimarFixed a lot of issues regarding fullscreen/mouse in...
2009-01-28 Rémi Denis-CourmontTrailing ;
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-08-03 Antoine Celleriertransform-type is a command.
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-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-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-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
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-04-07 Sam HocevarFix transform plugin 90-degree rotations on I422.
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)
2008-01-06 Antoine CellerierValidate input chroma in transform filter, make it...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-16 Jean-Paul SamanFix another bunch of: (near initialization for `fmt...
2007-03-25 Antoine CellerierAdd support for config chain option parsing.
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-14 Antoine CellerierNew rotate video filter. Can rotate video by any intege...
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-07-04 Sam Hocevar * modules/video_filter/transform.c: minor coding...
2006-01-12 Antoine CellerierFSF address change.
2005-10-25 Gildas Bazin* modules/video_filter/*: use p_vout->fmt_in/out.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-11 Clément StenacImprovements to preferences
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-07-12 Clément StenacFix segfault when child vout creation fails
2004-04-23 Gildas Bazin* modules/video_filter/*: implemented a forwarding...
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-25 Derk-Jan Hartman* stringreview
2003-11-13 Gildas Bazin* modules/video_filter/transform.c: fix for ./toolbox...
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-08-22 Derk-Jan Hartman* A vflip should flip on the vertical axis and not...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-18 Gildas Bazin* modules/video_filter/clone.c: new --clone-vout-list...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-09 Sam Hocevar * ./modules/video_filter/transform.c: fixed a stupid...
2003-01-17 Sam Hocevar * ./modules/video_filter/**/*.c: mouse clicks and...
2003-01-09 Sam Hocevar * ./modules/video_filter/*.c: all filters now properl...
2003-01-09 Sam Hocevar * ./modules/video_filter/transform.c: the 90 and...
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-23 Sam Hocevar * ./modules/video_output/wingdi.c: the GDI video...
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...