]> git.sesse.net Git - vlc/history - modules/video_filter
gnutls: replace deprecated types
[vlc] / modules / video_filter /
2012-05-31 Jean-Paul SamanRevert "video_filter/transform.c: Horizontal and Vertic...
2012-05-30 Jean-Paul Samanvideo_filter/transform.c: Horizontal and Vertical flip...
2012-05-30 Jean-Paul Samanvideo_filter/transform.c: mark these options as safe.
2012-05-30 Jean-Paul Samanvideo_filter/adjust.c: mark these options as safe
2012-05-26 Rafaël CarréMissing __MIN
2012-05-25 Laurent AimarAdded support for SSE2 to 16 bit merge (deinterlace).
2012-05-25 Laurent AimarFixed alignment and potential overread/write in MergeNE...
2012-05-25 Laurent AimarClean up a bit merge functions in deinterlace.
2012-05-25 Laurent AimarAdded partial support for > 8 bits YUV video in the...
2012-05-25 Laurent AimarAdded support for all planar 8 bit YUV chromas to the...
2012-05-25 Laurent AimarSimplified a bit the code that decides the output forma...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-25 Laurent AimarUse the same algo for I420 and I422 way when deinterlac...
2012-05-11 Jean-Paul SamanRevert "video_filter/scene.c: write pictures in a separ...
2012-05-10 Rémi Denis-Courmontmarq: avoid name conflict with Win32 API
2012-05-10 Rémi Denis-Courmontmarq: use vlc_fopen()
2012-05-10 Rémi Denis-Courmontmarq: add --marq-file to read/update the text from...
2012-05-10 Rémi Denis-Courmontmarq: cleanly check if a SPU update is required
2012-05-10 Jean-Paul Samanvideo_filter/scene.c: write pictures in a separate...
2012-05-09 Rémi Denis-Courmontremoteosd: no need for vlc_object_kill()
2012-04-15 Kaarlo RaihaAdd ranges to font sizes
2012-04-08 Kaarlo RaihaAdd ranges to Panoramix
2012-04-04 Kaarlo RaihaAdd range to cols and rows of Wall video filter
2012-03-25 Rémi Denis-Courmontatmo: remove extraneous parentheses
2012-03-23 Jean-Baptiste KempfLogo: fix logo-repeat param
2012-03-18 Rémi Denis-Courmonttransform: remove old commented out code
2012-03-18 Rémi Denis-Courmonttransform: add YUY2 rotations
2012-03-18 Rémi Denis-Courmonttransform: cosmetic fixes
2012-03-18 Rémi Denis-Courmonttransform: add transposition and anti-transposition...
2012-03-17 Rémi Denis-Courmonttransform: special cases for packed YUV
2012-03-17 Rémi Denis-Courmonttransform: handle chromas with 16-bits or 32-bits per...
2012-03-17 Rémi Denis-Courmonttransform: non functional changes to support more than...
2012-03-17 Rémi Denis-Courmonttransform: do not repeat choices in long help
2012-03-17 Rémi Denis-Courmonttransform: use restrict qualifier as appropriate
2012-03-17 Rémi Denis-Courmonttransform: correct chroma check
2012-03-17 Rémi Denis-Courmonttransform: inline the inner plane loops in the macro
2012-03-04 Rémi Duraffortvideo_filters: use spin locks whenever possible
2012-03-01 Jean-Baptiste KempfGradfun: do not crash on exit on Win32
2012-02-28 Konstantin PavlovFix some common typos.
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
next