]> git.sesse.net Git - vlc/history - modules/video_filter
Be more carefull on when rtpInfo timestamps should be set.
[vlc] / modules / video_filter /
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...
2007-05-16 Jean-Paul SamanFix compiler warnings of type "warning: (near initializ...
2007-05-16 Jean-Paul SamanProperly clear the struct, this shuts up another compil...
2007-05-09 Antoine Cellerier* rss.c: Test fix for a bug i can't reproduce (most...
2007-04-26 Jean-Paul Samanremove trailing whitespace
2007-04-25 Antoine Celleriermotiondetect.c: Oops commit.
2007-04-25 Antoine Cellerier* motiondetect.c: remove useless include.
2007-04-23 Antoine CellerierYet another optimisation for the gaussian filter. This...
2007-04-22 Antoine CellerierGaussian blur optimisation. It now runs without skippin...
2007-04-21 Antoine CellerierNew gaussian blur video filter. This currently takes...
2007-04-21 Antoine CellerierFix i_pitch vs i_visible_pitch bug.
2007-04-20 Antoine Cellerier * rotate.c: Fix a few bugs + don't use p_libvlc_global...
2007-04-19 Antoine CellerierOptimze nearest neighboor scaling implementation. This...
2007-04-17 Antoine CellerierImprove logo erase filter (~12% speedup if my math...
2007-04-16 Antoine CellerierOops.
2007-04-16 Antoine Cellerier * erase.c: add bluring effect, fix a bunch of bugs...
2007-04-15 Antoine CellerierDon't delete variables that don't exist.
2007-04-15 Antoine CellerierRemove old TODO + fix spelling.
2007-04-15 Antoine Cellerier * mosaic_bridge.c: - Add "vfilters" option to apply...
2007-04-07 Antoine CellerierMosaic:
2007-04-02 Antoine Celleriermosaic.c: If we're not using bluescreen stuff (which...
2007-04-02 Antoine CellerierFix I420/YV12 -> * blending. Looks like we did need...
2007-04-02 Antoine Cellerieralso scale I420/YV12. (untested) (btw, why don't we...
2007-04-02 Antoine Cellerier* Untested YV12/I420 -> * blending. Works exactly like...
2007-04-01 Antoine Cellerierdon't invert the function names.
2007-04-01 Antoine CellerierUntested RGBA -> YUV Packed blending.
2007-04-01 Antoine CellerierUntested RGBA -> RV16 blending (I420 and RV24 work...
2007-03-31 Antoine CellerierRemove trailing space.
2007-03-31 Antoine CellerierMake it possible to change puzzle parmaeters after...
2007-03-31 Antoine CellerierMake it possible to change sharpen sigma after filter...
2007-03-31 Antoine CellerierMake it possible to change the blur factor after filter...
2007-03-31 Antoine CellerierGradient options are now commands.
2007-03-31 Antoine CellerierEnable config chain syntax and flag the vars as commands.
2007-03-31 Antoine CellerierRemove trailing spaces.
2007-03-31 Antoine Cellerierconvert a few printfs to msg_Dbg.
2007-03-31 Antoine CellerierMake it possible to change the extracted color once...
2007-03-31 Antoine CellerierCheck the input chroma. (We only want to work on I420...
2007-03-31 Antoine CellerierNew erase video filter (to remove logos). Example comma...
2007-03-31 Antoine CellerierAlso use the V plane for motion detection. Remove unuse...
2007-03-31 Antoine Cellerierscale.c: implement RGBA scaling.
2007-03-30 Antoine CellerierUntested RGBA blending in I420, RV24 and RV32.
next