]> git.sesse.net Git - vlc/history - modules/video_filter
Update pot file
[vlc] / modules / video_filter /
2008-04-09 Jean-Paul SamanMerge branch 'dynamicoverlay'
2008-04-09 Jean-Paul SamanDon't leak memory.
2008-04-09 Jean-Paul SamanCompile fix.
2008-04-09 Jean-Paul SamanRewrite old command definitions to no longer use those...
2008-04-09 Jean-Paul SamanRefactor dynamic overlays from Google Summer of Code...
2008-04-09 Jean-Paul SamanCleanup blendbench videofilter
2008-04-09 Jean-Paul SamanFix compilation of blendbench
2008-04-09 Jean-Paul SamanBuild blendbench module
2008-04-09 Søren BøgBlending - Added blend benchmarking filter
2008-04-09 Jean-Paul SamanAdd alpha value to each subpicture region.
2008-04-07 Sam HocevarFix transform plugin 90-degree rotations on I422.
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
2008-03-12 Jean-Paul SamanFix compiler warning about unused variables.
2008-03-12 Rafaël CarréChange a description msg
2008-03-12 Rémi DuraffortRemove useless test before a free().
2008-03-12 Jean-Baptiste KempfMissing include.
2008-03-08 Antoine CellerierAdd a new croppadd video filter. It currently isn't...
2008-03-08 Jean-Baptiste KempfDon't reinvent max/min for the nth time.
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-02-28 Antoine CellerierAdd a --marq-refresh option to specify the format strin...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-16 Jean-Paul SamanPatch by Andre Weber: fix several warnings in atmo...
2008-02-15 Antoine CellerierFix typo.
2008-02-12 Antoine Celleriervideo filter module - for thehomebrewAmbiLight (AtmoLig...
2008-02-03 Rémi Denis-CourmontWe don't check for limits.h, so don't use HAVE_LIMITS_H
2008-02-01 Ilkka Ollakkafix align setting, p_spu->p_region is null there
2008-01-29 Rafaël Carrévideo_filter: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-19 Antoine CellerierSimplify.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2008-01-07 Antoine CellerierSame change as marq for positioning code.
2008-01-07 Antoine CellerierSwap comments.
2008-01-07 Antoine CellerierMarq: make it possible to mix (x,y) and position option...
2008-01-06 Antoine CellerierMagnify: validate input chroma, fix for non "YUV 4...
2008-01-06 Antoine CellerierValidate input chroma in transform filter, make it...
2007-12-29 Christophe MutricyDistribute filter_picture.h
2007-12-26 Antoine CellerierSome more filter work:
2007-12-25 Antoine CellerierVideo filter fixes:
2007-11-30 Jean-Baptiste KempfTypo spotted by Philipp Weisenbacher.
2007-11-24 Antoine CellerierWave and ripple should now behave correctly for chromas...
2007-11-15 Jean-Paul SamanFix various memleaks in error paths.
2007-11-15 Jean-Paul SamanImplement clickable osdmenu. The clickable positioning...
2007-11-14 Jean-Paul SamanCleanup on osdmenu video filter.
2007-11-14 Jean-Paul SamanIndentation
2007-10-18 Jean-Paul SamanRemove printf().
2007-10-18 Jean-Paul SamanRemove useless empty line.
2007-10-12 Laurent AimarUse field order (top/bottom) for correct bob/linear...
2007-10-12 Rafaël Carrélogo filter: fail early if the logo hasn't been specifi...
2007-09-11 Rémi Denis-CourmontFix warning
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Rémi Denis-CourmontFix ptrdiff_t abuse. Especially in video_filter_invert:
2007-09-09 Antoine CellerierNevermind. /me buys some glasses.
2007-09-09 Antoine CellerierFix comment.
2007-09-05 Rémi Denis-CourmontMissing static
2007-09-04 Antoine CellerierHopefully fix the build for windows.
2007-09-04 Antoine CellerierStart seamcarving video filter. I'm commiting this...
2007-09-04 Rémi Denis-CourmontFix some cast warnings
2007-09-01 Jean-Baptiste KempfOSDMenu: add to the CAT_VIDEO category to have tweaking...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-16 Rémi Denis-CourmontMore libvlc_global presumed abuse
2007-08-16 Rémi Denis-CourmontMade mosaic shared struct per-instance rather than...
2007-08-08 Jean-Paul SamanScale every plane correctly. This fixes the "green...
2007-08-08 Jean-Paul SamanUse parenthesis to make it more readible.`
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-08-04 Rémi Denis-CourmontFix usage of add_shortcut.
2007-08-04 Rémi Denis-CourmontMove code out of module descriptor.
2007-07-26 Antoine CellerierNew video filter to add grain to a video. This is work...
2007-07-25 Antoine CellerierInvert lines (cosmetic change only)
2007-07-19 Jean-Paul SamanFix positioning of subpicture regions in osdmenu.
2007-07-19 Jean-Paul SamanDon't scale when source or destination width/height...
2007-07-06 Jérome DecoodtTry to optimize a bit the antialiasing thing
2007-07-05 Jérome DecoodtBetter blending for top and left borders
2007-07-04 Jérome DecoodtAdd blending for borders in rotate
2007-07-04 Jérome DecoodtAdd some antialiasing to rotate
2007-06-28 Antoine CellerierFix "Seg fault when changing mosaic 'offsets' option...
2007-06-21 Jean-Paul Samansmall cleanup
2007-06-21 Jean-Baptiste KempfLogo: Correction spotted by ILEoo and patched by Bernie...
2007-06-20 Jérome DecoodtAdd rotate-deciangle for more precision in rotate
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-06-17 Antoine CellerierFix marq positions list in config.
2007-06-17 Antoine CellerierFix copyright date
2007-06-17 Antoine CellerierMake error output usable.
2007-06-14 Christophe Mutricyi18n fixes
2007-06-12 Laurent AimarFixed uninitialized variable.
2007-06-06 Jean-Paul SamanOSDMenu update time of 0 ms disables the menu, so put...
2007-06-06 Jean-Paul SamanOnly update the menu when it is visible.
2007-06-06 Jean-Paul SamanFix update time in variable callback so it uses ms.
2007-06-06 Jean-Paul SamanOSDMenu improvements
2007-05-30 Jean-Paul SamanSmall cleanup.
2007-05-29 Jean-Baptiste KempfSharpen performance improvement by precalculating some...
2007-05-27 Laurent AimarCompilation warning fixes.
2007-05-22 Damien Fouilleul- blend.c: fix for BlendRV24, needs testing, dionoea ?
2007-05-20 Rémi Denis-CourmontHide libvlc_global_data_t from plugins
2007-05-19 Antoine Cellerier* deinterlace.c: compile fix by ILEoo.
2007-05-19 Rémi Denis-CourmontUse a vlc_CPU() wrapper instead of (ab)using libvlc_global
2007-05-16 Jean-Baptiste KempfShould fix another bunch of: (near initialization for...
2007-05-16 Jean-Paul SamanRemove unused variable.
2007-05-16 Jean-Paul SamanFix another bunch of: (near initialization for `fmt...
next