]> git.sesse.net Git - vlc/history - modules/video_filter
Set VLC_MMX and VLC_SSE where needed while testing the CPU features
[vlc] / modules / video_filter /
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
2011-05-01 Rémi Denis-CourmontRevert "deinterlace: u_cpu is used only if MMXEXT can...
2011-04-30 Rémi Denis-Courmontswscale_omap: remove dead OMAP2 (really ARMv6) CPU...
2011-04-25 Konstantin Pavlovpostproc: Update to use current libav API.
2011-04-24 Yuval TzeSubsdelay: fix subpic validate result value
2011-04-23 Jean-Baptiste KempfSubsdelay: add a copyright+license header
2011-04-22 Jean-Baptiste KempfFix file permission
2011-04-21 Rémi DuraffortDo not add a newline at the end of the strings send...
2011-04-21 Rémi Duraffortdeinterlace: u_cpu is used only if MMXEXT can be compiled.
2011-04-20 Yuval TzeSubsdelay (new sub-filter)
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-04-19 Laurent AimarFixed blending on YV12 pictures.
2011-04-19 Juha JeronenIVTC trivial fixes 2
2011-04-19 Juha JeronenIVTC trivial fixes 1
2011-04-14 Laurent AimarFactorized a bit CalculateInterlaceScore (deinterlace.c).
2011-04-14 Juha JeronenInverse telecine deinterlacer
2011-04-09 Martin BrizaSepia filter ASM optimization
2011-04-09 Martin BrizaSepia improve by being done in YUV
2011-04-05 Juha JeronenSet nb_fields to 2 for p_dst[0], too
2011-04-05 KO Myung-HunOS/2 uses the same file operations as Win32
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-03-29 Juha JeronenPhosphor deinterlacer
2011-03-29 Rémi Denis-CourmontAtmo: remove misleading comment about vlc_object_find()
2011-03-29 Rémi Denis-CourmontRemoteOSD: avoid vlc_object_find()
2011-03-27 Juha JeronenRenderX(): cache vlc_CPU()
2011-03-27 Jean-Baptiste KempfSepia: cleanups
2011-03-27 Jean-Baptiste KempfAdjust filter: remove write-only variable
2011-03-21 Rémi DuraffortRemove obvious statements.
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-03-16 Jean-Baptiste KempfFFmpeg: remove support for misplaced headers
next