]> git.sesse.net Git - vlc/history - modules/video_filter
qt4_vlm: fix #3938 (options must be removed from the input)
[vlc] / modules / video_filter /
2010-07-22 Jean-Baptiste KempfSplit Avutil<->VLC chroma conversions functions from...
2010-07-14 Rémi Denis-Courmontscene: Windows cannot replace files atomically (fixes...
2010-07-11 Laurent AimarCosmetics.
2010-07-11 Laurent AimarEnabled back yadif mode in the deinterlace video filter...
2010-07-11 Rémi Denis-CourmontMarq: allow opacity parameter in config chain
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-05 Rémi DuraffortFix printf type.
2010-07-02 Rémi Denis-CourmontC++ compile fix
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-06-25 Rémi Denis-CourmontSpell preferred
2010-06-24 Rémi Denis-CourmontSpell "separate"
2010-06-14 Ilkka Ollakkalogo: set default x/y=-1 so position is actually used
2010-06-14 Ilkka Ollakkavideo_filters: use make_URI for filename
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-11 Ilkka OllakkaRevert "Revert "redundant includes of vlc_playlist.h""
2010-06-11 Jakob LebenRevert "redundant includes of vlc_playlist.h"
2010-06-11 Jakob Lebenredundant includes of vlc_playlist.h
2010-06-05 Rémi Denis-CourmontTypos
2010-06-03 André Weberatmo: updated README.txt for Fnordlicht, added author...
2010-06-03 Kai Lauterbachatmo: add support for Fnordlicht devices
2010-06-01 André WeberRevert "atmo: add support for new device fnordlicht"
2010-06-01 Kai Lauterbachatmo: add support for new device fnordlicht
2010-05-30 Rémi Denis-Courmonttransform: invert horizontal and vertical flip
2010-05-18 Laurent AimarRemoved useless includes.
2010-05-15 Rémi Denis-CourmontNEON deinterlace: fix register clobber
2010-05-14 Laurent AimarRewrote grain from scratch using filtered gaussian...
2010-05-14 Laurent AimarUsed vlc_fourcc_GetChromaDescription in gradfun.
2010-05-12 Ilkka Ollakkablend: find correct blender on opening not inside Blend()
2010-05-09 Laurent AimarImported gradfun filter from MPlayer.
2010-05-04 Laurent AimarRemoved now useless vlc_osd.h includes.
2010-05-04 Laurent AimarSplitted out text_style_t and related function to its...
2010-05-04 Laurent AimarRemoved OSD_ALIGN_* flags.
2010-05-01 Laurent AimarUpdated remoteosd to new sub-filter mouse API.
2010-05-01 Laurent AimarUpdated osdmenu to new sub-filter mouse API.
2010-05-01 Laurent AimarFixed a segfault with osdmenu filter.
2010-04-23 Laurent AimarRemoved now unused picture_t fields and associated...
2010-04-22 Christophe MutricyTypos
2010-04-19 Rémi Duraffortvideo_filter: fix compilation.
2010-04-18 Laurent AimarDo not use private vout fields in atmo filter.
2010-04-18 Laurent AimarCompilation fix for osdmenu.
2010-04-18 Laurent AimarDo not use vout_AllocatePicture in dynamicoverlay sub...
2010-04-17 Laurent AimarRemoved now unused filter_common.h header.
2010-04-17 Laurent AimarRemoved useless include in remoteosd.
2010-04-17 Laurent AimarRemoved the "video filter" part of the deinterlace...
2010-04-17 Laurent AimarDo not build crop video filter plugin.
2010-04-17 Laurent AimarDo not build transform video filter plugin.
2010-04-17 Laurent AimarRemoved "video filter" wrapper.
2010-04-17 Laurent AimarDo not use video_filter wrapper for puzzle/magnify...
2010-04-17 Laurent AimarFixed and simplify a bit puzzle filter.
2010-04-16 Rémi Denis-Courmontscene: use vlc_rename(), fixes use on non-UTF8 systems
2010-04-13 Christophe MutricyTypo
2010-03-07 Rémi DuraffortSymplify configure.ac regarding OpenCV and rename the...
2010-03-07 Rémi DuraffortOpenCV: more cosmetics.
2010-03-07 Rémi DuraffortOpenCV: cosmetics.
2010-03-07 Rémi DuraffortOpenCV: include config.h first
2010-03-06 Rémi Denis-CourmontUse vlc_mrand48() instead of rand()
2010-03-03 Laurent AimarFixed mix up between pitches in magnify filter.
2010-03-03 Laurent AimarFixed invalid var_SetBool in video_filter wrapper .
2010-02-18 Rémi Denis-CourmontDon't waste translator's time...
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2010-02-14 Laurent AimarFixed RSS text positionning (close #3115).
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-02-11 Jean-Paul Samanlogo: inform listeners when picture has been moved
2010-02-10 Rémi Denis-Courmont"fullscreen" callback: do nothing if value is unchanged
2010-02-10 Rémi Denis-CourmontDo not propagate fullscreen status up the filter chain
2010-02-10 Rémi Denis-Courmont"fullscreen" callback: do nothing if value is unchanged
2010-02-10 Rémi DuraffortUse calloc.
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-08 Laurent AimarFixed transform filter picture pitches usages.
2010-02-08 Laurent AimarFixed YV12 and added YV9 support to our swscale wrapper.
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-07 Rémi Denis-Courmontvariables: remove leading underscores
2010-02-06 Rémi Duraffortvideo_filter_ball: fix typos (options called ball-ball...
2010-02-05 Rémi Duraffortvideo_filter_colorthres: fix a typo.
2010-02-04 Rémi Denis-Courmontpanoramix: obsolete bools are not deprecated aliases
2010-01-31 Rémi Denis-CourmontDon't #include LibVLC from plugins
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-28 Jean-Baptiste KempfShortname corrections
2010-01-26 Rémi Duraffortatmo: fix mismatch allocation/deallocation.
2010-01-26 André Weberenhanced & corrected AtmoLight filter module
2010-01-23 Christophe MutricyDistribute mmx.h
2010-01-23 Rafaël Carréopencv: fix typo
2010-01-23 Rémi Denis-Courmontvideo plugins: use var_Inherit
2010-01-23 Rémi Denis-Courmontfilter_t: use struct of non-anymous unions, seems more...
2010-01-19 JP DingerAdd libvlc interface to video_filter/logo module, like the
2010-01-18 Rafaël CarréMove mmx.h to the only place where it is used
2010-01-16 Rémi Denis-CourmontRemove all default modules from configure.ac
2010-01-16 Rémi Denis-CourmontHard code most video filters
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2010-01-11 Rémi Denis-Courmontdeinterlace: useless #includes
2010-01-08 Rémi Duraffortvideo_filter_ball: missing var_DelCallback + cosmetics.
2010-01-04 Antoine CellerierCorrectly handle YUV 422 packed in ripple and wave
2010-01-04 Antoine CellerierAdd colorthres support for YUV 422 packed.
2010-01-04 Antoine CellerierUse %4.4s instead of %4s for fourccs cast to char *.
2010-01-03 Geoffroy CouprieAdd a bunch of help strings. Feel free to correct them...
2009-12-28 Rémi Duraffortvideo_filter_rotate: fix race condition.
next