]> git.sesse.net Git - vlc/history - modules/video_filter/canvas.c
Merge branch 1.0-bugfix
[vlc] / modules / video_filter / canvas.c
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.