]> git.sesse.net Git - vlc/history - modules/video_filter/scene.c
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_filter / scene.c
2010-07-14 Rémi Denis-Courmontscene: Windows cannot replace files atomically (fixes...
2010-04-16 Rémi Denis-Courmontscene: use vlc_rename(), fixes use on non-UTF8 systems
2010-01-03 Geoffroy CouprieAdd a bunch of help strings. Feel free to correct them...
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
2009-11-09 Rémi Duraffortvideo_filter_scene: no need to mess up with pointers...
2009-08-25 Rémi Denis-CourmontPut snapshots to pictures directory
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-07-16 Rémi Duraffortvideo_filter_scene: cleaning
2009-06-30 Rémi DuraffortGlobal headers.
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 Laurent AimarDo not uselessly include vlc_vout.h in filters.
2009-04-05 Antoine CellerierFix scene filter when using source dimensions as output...
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-24 Jean-Paul SamanWrite snapshot to a temporary file first, then rename...
2008-09-24 Jean-Paul SamanRespect jpeg format setting as scene snapshot and respe...
2008-08-27 Jean-Paul SamanAdd scene filter which provides the same functionality...