]> git.sesse.net Git - vlc/history - modules/video_filter
macosx: remove debug
[vlc] / modules / video_filter /
2012-02-11 Jean-Baptiste KempfGradfun: missing translation
2012-02-10 Rémi Denis-Courmontanaglyph: stray declaration
2012-02-03 Antoine CellerierFix typo.
2012-02-03 Antoine CellerierAdd video filter to convert side by side 3D streams...
2012-02-03 Antoine CellerierUse function defined in filter_picture.h
2012-01-28 Rafaël Carréatmo: include vlc_codecs.h to get BITMAP definitions
2012-01-28 Rafaël Carréatmo: revert rename of BITMAPFILEHEADER
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2012-01-27 Rémi Denis-Courmontblend: fix Win32 warning; RGB is a system macro
2012-01-22 Rémi Denis-Courmontball: do not enumerate choices in long text
2012-01-22 Rémi Denis-Courmontball: use sane default value for color
2012-01-22 Rémi Denis-Courmontball: fix filter variable names
2012-01-18 Sébastien Toqueswscale: don't use SWS_ACCURATE_RND for RGBA on android...
2012-01-18 Rafaël Carrédynamic overlay: prefix some functions with do_
2012-01-16 Laurent AimarReimplemented the blend filter in C++ and completed...
2012-01-12 Laurent AimarFixed out of bound writes in grain filter for non mod...
2012-01-11 Naohiro KORIYAMAUse force_align_arg_pointer for yadif crash on Windows XP
2012-01-10 Rafaël CarréRevert "Fixed a crash caused by yadif on Windows XP...
2012-01-08 Naohiro KORIYAMAFixed a crash caused by yadif on Windows XP (again...
2012-01-07 Naohiro KORIYAMAFixed a crash caused by yadif deinterlacer on Windows XP
2012-01-06 Laurent AimarFactorized the Filter() function of motiondetect.
2012-01-06 Laurent AimarFixed motiondetect packed YUV filter function.
2012-01-02 Cheng Sunball: zero-initialize video_format_t to prevent crash...
2012-01-02 Cheng SunPsyche/sharpen: Add chroma checks to prevent crashes
2011-12-22 Cheng SunAllow blendbench to bail out gracefully instead of...
2011-12-22 Jean-Baptiste KempfFix distcheck after yadif commit
2011-12-21 Naohiro KORIYAMAyadif : Add SSSE3 and SSE2 support. porting from FFmpeg.
2011-12-15 Pere Orgafix filename self-references
2011-11-26 Rafaël Carréremoteosd: handle VLC_ADD_LIBS
2011-11-25 Rémi Denis-CourmontMove some gcrypt-related logic to makefiles
2011-11-24 Rémi Duraffortgrain: fix clobber list
2011-11-24 Rémi Duraffortgradfun: define the clobber list
2011-11-23 Cheng Sunhqdn3d video filter, ported from mplayer
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
2011-11-11 Rémi Denis-CourmontRevert "gradfun: define the clobber list"
2011-11-11 Rémi Denis-CourmontRevert "grain: fix clobber list"
2011-11-11 Rémi Duraffortgrain: fix clobber list
2011-11-11 Rémi Duraffortgradfun: define the clobber list
2011-11-01 Jean-Baptiste KempfWall: set the default center element to 16:9
2011-10-30 Jean-Baptiste KempfVideo Filter: use rgb to define colors
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-10 Jean-Baptiste KempfBall filter: quick fix for static data
2011-10-05 Laurent AimarFixed the value set in text_style_t::i_font_alpha by...
2011-10-05 Laurent AimarReject > 8 bits per pixel colorspace in gradfun/grain...
2011-10-02 Jean-Baptiste KempfFix building of osdmenu plugin
2011-10-02 Rémi Denis-CourmontRemove 0.9.x deprecated aliases, add deprecation versio...
2011-09-15 Yuval TzeSubsdelay default min-alpha value
2011-09-13 Rafaël CarréSepia8ySSE2(): remove forward declaration
2011-09-05 Rémi Denis-CourmontImprove vlc_memalign()
2011-09-05 Laurent AimarFixed extract video filter when requesting black color.
2011-08-31 Rémi Denis-Courmontgrain: remove callback before destroying callback data
2011-08-31 Rémi Denis-Courmontgradfun: remove callback before destroying callback...
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-08-22 Pierre Ynardadjust: fix typo
2011-08-22 Pierre Ynardadjust: distribute header file
2011-08-22 Jean-Baptiste Kempfadjust: remove unnecessary header
2011-08-22 Martin BrizaSplit adjust filter in two source files
2011-08-18 Jean-Baptiste KempfRemoteOSD: Simplify, remove warning and remove headers
2011-08-17 Jean-Baptiste KempfMosaic: remove unused variable
2011-08-12 Jean-Baptiste KempfAntiflicker: Change permissions
2011-07-30 Kaarlo RaihaChange brighness to brightness
2011-07-30 Kaarlo RaihaChange allways to always
2011-07-30 Kaarlo RaihaAdd . and whitespace
2011-07-30 Kaarlo RaihaChange loadedin to loaded in
2011-07-30 Kaarlo RaihaChange saturaton to saturation
2011-07-30 Kaarlo RaihaChange bluring to blurring
2011-07-30 Kaarlo RaihaChange positionning to positioning
2011-07-30 Kaarlo RaihaChange coeff to coefficient
2011-07-25 Rémi Denis-CourmontUse Unix EOLs and remove trailing spaces
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-07-21 Rémi Denis-Courmontosdmenu: fix data path on Linux
2011-07-21 Rémi Denis-CourmontConvert mosaic to global mutex
2011-07-13 Rémi Denis-CourmontMove rv32 to video_chroma directory
2011-07-13 Rémi DuraffortRemove some unneeded leading __ in functions names
2011-07-04 Rémi Denis-CourmontRun-time CPU detection for ARM (meaning NEON)
2011-06-29 Martin BrizaFix sepia video filter in PackedYUV
2011-06-26 Laurent AimarRemoved noise video filter.
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-18 André Weberatmo: fix handling of YV12 Frames (with hardware accele...
2011-05-17 Laurent AimarConverted remoteosd to vlc_clone().
2011-05-17 Laurent AimarConverted atmo filter to vlc_clone().
2011-05-15 dharani.prabhu.sAntiflicker filter initial version
2011-05-15 Rémi Duraffortposterize: remove unused variable (set but not used)
2011-05-14 Jean-Baptiste KempfAtmo: fix compilation
2011-05-14 Rémi Denis-Courmontatmo: fix most warnings, convert to Unicode, kill usele...
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-08 Jean-Baptiste KempfAudiobar: remove trailing whitespace
2011-05-07 Rémi Denis-Courmontconfig.h MUST ALWAYS BE INCLUDED _FIRST_! Fix Windows...
2011-05-07 Felix Paul Kühnedeinterlace: fix compilation on Mac OSX 10.5, for which...
2011-05-06 Felix Paul Kühnedeinterlace: compilation fix
2011-05-05 Rémi Denis-CourmontIVTC: fix undefined arithmetic
2011-05-04 Pierre Ynarddeinterlace: add missing file to sources
2011-05-03 Rémi Denis-Courmontconfig.h must be included first and always
2011-05-02 Juha Jeronendeinterlace: some more authorship fixes
2011-05-02 Juha Jeronendeinterlace: a small factoring to DarkenField() in...
2011-05-02 Juha Jeronendeinterlace: fixed authors for X and the Yadif glue
2011-05-02 Juha Jeronendeinterlace: bugfix to CalculateInterlaceScore()
2011-05-02 Juha Jeronendeinterlace: algo_ivtc.h: typo in comment
2011-05-01 Rémi Denis-Courmontdeinterlace: u_cpu is used only if MMXEXT can be compiled
2011-05-01 Juha JeronenRefactored deinterlacer module
next