]> git.sesse.net Git - vlc/history - modules/video_filter
dts: Initialize i_frame_size to a default value.
[vlc] / modules / video_filter /
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...
2008-09-24 Jean-Paul SamanRespect jpeg format setting as scene snapshot and respe...
2008-09-23 Derk-Jan Hartmanswscale: don't set a default filter
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-20 Laurent AimarClean up a bit subpicture region API.
2008-09-20 Laurent AimarSmall warning fix.
2008-09-20 Laurent AimarRemoved vout_CopyPicture in favor of picture_Copy.
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-20 Laurent AimarAdded YUVP ro YUVA/RGBA witout scaling filter.
2008-09-20 Laurent AimarChanged subpicture_region_t->picture into a picture_t *
2008-09-17 Laurent AimarDo not use pf_make_region as it leads to a horrible...
2008-09-17 Laurent AimarSimplify dynamicoverlay and removed the need of pf_make...
2008-09-15 Laurent AimarRemoved unused or redondant fields from subpicture.
2008-09-15 Laurent AimarRemoved useless width/height fields in subpicture_t.
2008-09-15 Laurent AimarEnabled AR change in deinterlace (typo).
2008-09-13 Laurent AimarProperly handle AR changes in deinterlace module.
2008-09-13 Felix Paul KühneFixed a couple of l10n strings pointed by Antonio Javie...
2008-09-10 Antoine CellerierAdd new canvas option to crop instead of padd to fit...
2008-09-09 Antoine CellerierFix use of logo and erase filters in the Qt extended...
2008-09-08 Rémi Denis-CourmontDo not call vlc_thread_ready with non-waiting vlc_threa...
2008-09-07 Laurent AimarAdded support for palettized RGB (RGBP)
2008-09-06 Rémi Denis-Courmontvlc_cond_init: really remove useless parameter
2008-09-04 Antoine CellerierSimplify.
next