]> git.sesse.net Git - vlc/history - modules/video_filter/canvas.c
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / video_filter / canvas.c
2010-01-23 Rémi Denis-Courmontfilter_t: use struct of non-anymous unions, seems more...
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-09-24 Christophe MutricyAdd a i18n'able name.
2009-08-10 David Flynnvideo_filter/canvas: various aspect-ratio related fixes
2009-07-17 Jean-Baptiste KempfConfiguration categories are VFILTER
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Derk-Jan HartmanPrefs: repair category system for some lost options.
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 AimarUsed filter_New/DeletePicture when applicable.
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in filters.
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-10 Antoine CellerierAdd new canvas option to crop instead of padd to fit...
2008-08-31 Ilkka OllakkaTake care of different input/canvas aspect-ratio
2008-08-31 Ilkka OllakkaUse even padding in canvas
2008-08-26 Antoine CellerierRevert something which never should have been commited...
2008-08-25 Antoine CellerierCompile the transrate module (untested ... but now...
2008-06-23 Antoine CellerierAdd aspect ratio option to canvas (like what transcode...
2008-06-22 Antoine CellerierNew canvas video filter.