]> git.sesse.net Git - vlc/history - modules/video_filter
Merge branch 1.0-bugfix
[vlc] / modules / video_filter /
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-23 Rémi Denis-CourmontFix initialization order
2009-05-23 Rémi Denis-CourmontRevert "Elide a bit of code that looks dead. There...
2009-05-22 JP DingerElide a bit of code that looks dead. There looks to...
2009-05-21 Rémi Denis-CourmontRemove unhandled error warning
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-19 Rémi Denis-CourmontAdd a bunch of FIXMEs
2009-05-19 Rémi Denis-CourmontSharpen: thread safety and don't retain useless value
2009-05-19 Rémi Denis-CourmontRotate: thread-safety
2009-05-19 Rémi Denis-CourmontRotate: no need to remember the angle
2009-05-19 Rémi Denis-CourmontMotion blur: callback thread safety
2009-05-19 Rémi Denis-CourmontMarquee: thread-safety corner cases
2009-05-19 Rémi Denis-CourmontLogo: thread safety fix
2009-05-19 Rémi Denis-CourmontLogo: expansion safety
2009-05-19 Rémi Denis-CourmontGradient: callback thread-safety
2009-05-19 Rémi Denis-CourmontExtract: thread-safety
2009-05-19 Rémi Denis-CourmontErase: actual thread-safety
2009-05-19 Rémi Denis-Courmontcrop: thread-safety for FilterCallback
2009-05-19 Rémi Denis-CourmontCrop: simplify
2009-05-19 Rémi Denis-CourmontBlue screen: thread-safety
2009-05-19 Rémi Denis-Courmontblue screen: __MIN and __MAX are not expansion-safe
2009-05-19 Rémi Denis-CourmontAlpha mask: thread-safety
2009-05-19 Rémi Denis-CourmontAdjust: thread-safety
2009-05-17 Rémi Denis-CourmontAvoid ?: GCC-ism
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarUsed filter_New/DeletePicture when applicable.
2009-05-16 Laurent AimarReplaced vout_InitPicture/Format with their equivalent.
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-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 basOS GAdded and used text_style_* methods.
2009-05-01 Anthony LoiseauAdd some options as safe, based on forum.v.o search.
2009-04-29 Rémi Duraffortcolorthres video filter: fix a typo.
2009-04-28 Nicolas Chauvet... Fix opencv module compilation - missing vlc_vout.h
2009-04-26 Rémi Duraffortremove unneeded tests.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-26 Laurent AimarFixed opencv video filter wrapper compilation.
2009-04-25 Anthony Loiseaudeinterlace: Tag this option as safe
2009-04-20 Laurent AimarWorkaround another swscale bug.
2009-04-19 Rémi Denis-CourmontRemove imgresample
2009-04-05 Antoine CellerierFix scene filter when using source dimensions as output...
2009-04-02 Laurent AimarFixed a lot of issues regarding fullscreen/mouse in...
2009-03-31 Rémi Duraffortvideo_filter/logo: fix compilation.
2009-03-31 Rémi Denis-Courmontlogo-file is NOT 6 characters. strcmp() is -hopefully...
2009-03-26 Rémi Duraffortvideo_filter: fix a potential crash (callback called...
2009-03-25 Rémi Duraffortvideo_filter_adjust: delete the callbacks before releas...
2009-03-22 Rémi Duraffortmosaic: fix a dummy warning (and add a missing undef).
2009-03-17 Laurent AimarImproved a bit deinterlace video filter2.
2009-03-17 Laurent AimarRemoved dead code (deinterlace).
2009-03-11 André WeberFixed a Bug in UpdateEdgeWeighting used wrong const...
2009-03-05 Rémi Denis-CourmontUse dialog_Fatal, fix a bunch (but not all) interaction...
2009-03-04 Rémi Denis-CourmontMarquee: use private lock and fix a tiny race condition
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-02 Rémi Denis-CourmontUse --x11-display whenever calling XOpenDisplay (except...
2009-02-02 Joseph TulouVout-filter modification for autoscaling
2009-01-28 Rémi Denis-CourmontFix plugin strings translation
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-21 basOS GDynamic Overlay :: Fixed settextcolor
2009-01-21 Jean-Baptiste KempfAdd shortnames to postproc and swscale. Will look bette...
2009-01-19 Rémi DuraffortTest pointers against NULL instead of 0.
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-16 Felix Paul Kühnecompilation fix in case that INT64_C isn't defined
2009-01-10 Laurent AimarFixed dynamicoverlay SetTextColor.
2009-01-05 Rémi Denis-CourmontUse var_TriggerCallback as appropriate
2008-12-29 Rémi Denis-CourmontMissing <assert.h>
2008-12-29 Rémi Duraffortatmo: remove silly thing.
2008-12-29 Rémi Duraffortatmo module: returning NULL is better than nothing.
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-11-19 COCQUEBERT CédricFixed video offsets and horizontal edge blending.
2008-11-19 Laurent AimarFixed deinterlacing for i422.
2008-11-13 Antoine LejeuneMaemo: Add the swscale_nokia770 library
2008-11-02 Rémi DuraffortDon't use var_CreateGet oly to Create the variable.
2008-10-30 Jean-Baptiste KempfMotionDetect: check for NULLITY at the right place.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-22 Rémi DuraffortFix compilation of modules/video_filter/imgresample.c
2008-10-19 Rémi Denis-CourmontUnused variables
2008-10-19 Rémi Denis-CourmontFix swscale linking
2008-10-15 Laurent AimarMerged vout_DatePicture into vout_DisplayPicture.
2008-10-14 Rémi DuraffortRemove uneeded warining (and often impossible to send)
2008-10-14 Geoffroy CouprieWinCE: macro fix in panoramix module
2008-10-05 Rémi DuraffortUse vasprintf instead of some malloc+vsnprintf and...
2008-10-01 Laurent AimarFixed a stupid typo in swscale copy conditions.
2008-10-01 Rémi DuraffortFix potential memleaks (CID 222 and 221)
2008-10-01 Jean-Baptiste KempfBlend: Remove unuseful variable. CID 241
2008-10-01 Jean-Baptiste KempfFix uninitialized variables (CID 242)
2008-09-28 Pierre d'HerbemontFix playlist_CurrentInput usage.
2008-09-27 Christophe MutricyCompile fix after d228fdd28e
2008-09-24 Jean-Paul SamanWrite snapshot to a temporary file first, then rename...
next