]> git.sesse.net Git - vlc/history - modules/video_filter/postproc.c
Merge branch 1.0-bugfix
[vlc] / modules / video_filter / postproc.c
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-19 Rémi Denis-CourmontAdd a bunch of FIXMEs
2009-05-17 Rémi Denis-CourmontAvoid ?: GCC-ism
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarDo not uselessly include vlc_vout.h in filters.
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-05-01 Anthony LoiseauAdd some options as safe, based on forum.v.o search.
2009-01-28 Rémi Denis-CourmontFix plugin strings translation
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-21 Jean-Baptiste KempfAdd shortnames to postproc and swscale. Will look bette...
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-08-26 Antoine CellerierPreliminary changes to fix postprocessing. Decoder...
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-06-09 Antoine CellerierRevive postprocessing. It is now a video filter (the...