]> git.sesse.net Git - vlc/history - modules/video_filter
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / video_filter /
2010-09-21 Jean-Baptiste KempfAdjust: code cosmetics
2010-09-16 Branko Kokanovicadding posterize video filter
2010-09-09 Rémi DuraffortChange %d into %PRId64
2010-09-07 Jean-Paul Samanvideo_filter: colorthres.c: check return value of GetPa...
2010-09-07 Jean-Paul Samanmodules/video_filter/deinterlace.c: make unused paramet...
2010-09-07 Jean-Paul Samanmodules/video_filter/colorthres.c: set default values
2010-08-11 Laurent AimarFactorized a bit colorthres code.
2010-08-11 Laurent AimarFixed colorthres/erase/extract/gaussianblur/gradient...
2010-08-11 Laurent AimarReenabled bob/linear/yadif2x modes in the deinterlace...
2010-08-11 Laurent AimarPrepare doubling frame rate in deinterlace filter.
2010-08-09 Rémi Duraffortatmo: fix compiler warning.
2010-07-28 Laurent AimarFixed invalid assumption about picture pitches in rotat...
2010-07-27 Rémi Denis-Courmontxml_ReaderDelete: remove useless parameter
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
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...
next