]> git.sesse.net Git - vlc/history - modules/video_filter
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / video_filter /
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.
2009-12-21 Adrien MagloNew video filter : augmented reality. Add a moving...
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-16 Laurent AimarUsed a sar for video_format_Setup.
2009-12-16 Laurent AimarUsed picture_NewFromFormat when appropriate.
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-11-24 Rémi DuraffortSource files must not be executable.
2009-11-21 Clement ChesninAdd audiobargraph (video part)
2009-11-09 Rémi Duraffortvideo_filter_scene: no need to mess up with pointers...
2009-11-02 Rafaël Carrénokia770 arm_colorconv : save 1 word of the stack
2009-10-22 Rémi DuraffortFix inverted logic introduced in 048e2d9104c8f6d948400e...
2009-10-20 Rémi Duraffortmotionblur: fix race condition.
2009-10-20 Rémi DuraffortRevert "video_filter_puzzle: remove unnedeed structure...
2009-10-20 Rémi Duraffortremoteosd: remove unneded VLC_COMMON_MEMBERS.
2009-10-20 Rémi Duraffortpuzzle: add some comments.
2009-10-20 Rémi Duraffortpuzzle: draw the blackslot when needed (typo).
2009-10-20 Rémi Duraffortvideo_filter_puzzle: remove unnedeed structure (it...
2009-10-18 Rémi Denis-CourmontTie 770 SW scaler to OMAP FB, not to Hildon UI
2009-10-18 Rémi Denis-CourmontOMAP framebuffer: I420 != Y420
2009-10-17 Rémi Denis-CourmontDynamic overlay: paths from VLC variables, need utf8_open
2009-10-16 Rémi Duraffortvideo_filter_puzzle: change default value and limit...
2009-10-06 Rémi Denis-Courmontstrerror(errno) is not thread-safe, use %m
2009-10-05 Laurent AimarRenamed deinterlace-mode into filter-deinterlace-mode.
2009-10-04 Jean-Baptiste KempfAdd new file to Modules.am for distribution
2009-10-04 Laurent AimarAdded yadif deinterlacer to our module.
2009-10-03 Laurent AimarFixed J42X support in deinterlace filter.
2009-09-24 Christophe MutricyAdd a i18n'able name.
2009-09-22 Rémi Denis-CourmontUse <vlc_cpu.h>
2009-09-12 Rémi Denis-Courmontdeinterlace: preliminary merge ARM NEON optimization
2009-09-12 Rémi Denis-CourmontMissing #include <errno.h>
2009-09-06 Rémi Denis-CourmontProbably fix an assumed PPC64 warning
2009-09-03 Laurent AimarFixed video_filter chain for chroma conversion.
2009-09-02 Rémi Duraffortvideo_filter: remove unneeded function.
2009-09-02 Rémi Duraffortvideo_filter_deinterlace: cosmetics.
2009-09-02 Rémi Duraffortvideo_filter_noise: remove unneeded function and variables.
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-02 Rémi Duraffortvideo_filter_rss: fix remaining potential memleaks...
2009-09-02 Rémi Duraffortvideo_filter_rss: sanitize error path (and fix a potent...
2009-09-02 Rémi Duraffortvideo_filter_rss: cosmetics, remove unused variable...
2009-09-02 Rémi Duraffortvideo_filter_rss: asynch fetch (no more lags while...
2009-09-02 Rémi Duraffortvideo_filter_rss: use a timer to update the feed. This...
2009-09-02 Rémi Duraffortvideo_filter_rss: use the return value and fix mutex...
2009-08-31 Rémi Duraffortvideo_filter_rss: use a dedicate function to parse...
2009-08-31 Rémi Duraffortvideo_filter_rss: factorize and fix object leaks and...
2009-08-31 Rémi Duraffortvideo_filter_rss: cosmetics.
2009-08-31 Rémi Duraffortvideo_filter_rss: parse the rss-urls string only one...
2009-08-30 Laurent AimarAdded blending over J420.
2009-08-30 Laurent AimarRemoved useless defines in blend.
2009-08-30 Rémi Denis-Courmontatmo: no need for custom makefile
2009-08-30 Rémi Denis-CourmontWrap
2009-08-27 Rémi Duraffortlogo: remove an uneeded variable.
2009-08-27 Rémi Duraffortlogo: fix memleak.
2009-08-27 Rémi Duraffortlogo: remove unneeded variable.
2009-08-27 Jean-Baptiste KempfOSDMenu: Use FIND_PARENT instead of FIND_ANYWHERE when...
2009-08-27 Rémi DuraffortHumhum. really fix the leak.
2009-08-27 Rémi Duraffortvideo_filter_logo: fix memleak.
2009-08-25 Rémi Denis-CourmontPut snapshots to pictures directory
2009-08-25 Rémi Denis-Courmontatmo filter: disable until it is fixed
2009-08-25 Rémi Denis-CourmontRemove non-sense
2009-08-24 Laurent AimarFixed potential segfault in sharpen filter.
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-21 Pierre d'Herbemontlogo: Fix a misuse of a filter_NewBlend, that should...
2009-08-20 Pierre d'Herbemontdynamicoverlay: We need a commanddesc_static_t for...
2009-08-20 Pierre d'Herbemontdynamicoverlay: psz_command shouldn't be const.
2009-08-20 Pierre d'Herbemontwall: Remove unused variable and flag unused param.
2009-08-20 Pierre d'Herbemontmosaic: Remove unused function.
2009-08-10 David Flynnvideo_filter/canvas: various aspect-ratio related fixes
2009-08-01 Branko KokanovicAdding mirror video filter
2009-07-28 Laurent AimarFixed filter_*Blend rgb masks initialization.
2009-07-24 Rémi Duraffortpanoramix: fix memleak.
2009-07-24 Rémi Duraffortpostproc: no need to set the flag again as the bug...
2009-07-17 Jean-Baptiste KempfConfiguration categories are VFILTER
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-16 Rémi DuraffortThat's safe to delete NULL.
2009-07-16 Rémi Duraffortvideo_filters: remove unused p_sys structure.
2009-07-16 Rémi Duraffortvideo_filter_scene: cleaning
2009-07-11 Christophe MutricyTypos
2009-07-07 Rémi DuraffortFix typo.
2009-07-01 Rémi Duraffortrss: factorize.
2009-07-01 Rémi Duraffortrss: remove a dummy lock (we don't need to lock the...
2009-07-01 Rémi Duraffortrss: fix a memleak (double strdup) and ad a missing...
2009-06-30 Rémi DuraffortWe must not return the picture directly but copy it...
2009-06-30 Rémi DuraffortCorrectly fix the segfault if no mask is provided.
2009-06-30 Rémi Duraffortcolorthres: remove a call to var_GetInteger inside...
2009-06-30 Rémi Duraffortrss: fix object leak.
next