]> git.sesse.net Git - vlc/history - modules/video_filter
Qt: Sout strings modification.
[vlc] / modules / video_filter /
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.
2008-09-04 Antoine CellerierRemove useless argument to pf_video_blend
2008-09-02 Laurent AimarFixed a typo in YUVP blending to RGB.
2008-08-31 Ilkka OllakkaTake care of different input/canvas aspect-ratio
2008-08-31 Ilkka OllakkaUse even padding in canvas
2008-08-31 Antoine CellerierFix croppadd out of bounds write (we were padding ...
2008-08-28 Laurent AimarFixed swscaler minimal size for YUY2 sse2.
2008-08-28 Pavlov KonstantinSpelling: mili -> milli.
2008-08-28 Laurent AimarFixed(woraround) another bug of swscaler when ask to...
2008-08-28 Antoine CellerierHere too. (yeah, we now have video filters in modules...
2008-08-27 Laurent AimarFixed RGB ffmpeg color selection.
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-27 Jean-Paul SamanFix comment.
2008-08-27 Jean-Paul SamanAdd scene filter which provides the same functionality...
2008-08-27 Laurent AimarFixed a potential crash due to a mix up between pitch...
2008-08-26 Laurent AimarFixed typo making swscaler useless for outputing RGBA.
2008-08-26 Antoine CellerierPreliminary changes to fix postprocessing. Decoder...
2008-08-26 Antoine CellerierRevert something which never should have been commited...
2008-08-25 Antoine CellerierCompile the transrate module (untested ... but now...
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-24 Antoine CellerierRemove useless and unfinished seamcarving resizer plugi...
2008-08-24 Antoine CellerierIf mosaic item has an alpha plane keep it even after...
2008-08-24 Antoine CellerierFix compilation warning and alpha discarding.
2008-08-24 Antoine CellerierFix cross conversions between YUVA and RGBA. Closes...
2008-08-24 Antoine CellerierSimplify.
2008-08-21 Laurent AimarClean up and more panoramix fixes.
2008-08-20 Laurent AimarRemoved stupid debug message.
2008-08-20 Laurent AimarFixed YUVP blending (my bad for not testing it).
2008-08-20 Derk-Jan Hartmanswscale: prefer swscale over our own chroma modules,
2008-08-20 Laurent AimarRemoved video_format_FixRgb from blend.c
2008-08-20 Laurent AimarCosmetics.
2008-08-20 Laurent AimarLast part of blend.c cleanup, added RV15 and fixed...
2008-08-20 Laurent AimarMore blend clean up.
2008-08-20 Laurent AimarBegin clean up of giant blend ctl-c ctl-v.
2008-08-20 Laurent AimarFixed a bit panoramix.
2008-08-19 Rémi DuraffortUse delete[] for arrays.
2008-08-19 Rémi DuraffortFix compilation with old ffmpeg.
2008-08-19 Derk-Jan Hartmanffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma...
2008-08-19 Derk-Jan Hartmanswscale: lower priority of swscale from 1000 -> 55...
next