]> git.sesse.net Git - vlc/history - modules/video_filter
Round 2
[vlc] / modules / video_filter /
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-17 Derk-Jan Hartman* Remove the old swscale files, and use the newer libsw...
2006-11-11 Antoine CellerierOnly accept mouse coordinates inside video window
2006-11-11 Antoine CellerierAdd "shuffle" button to puzzle in order to prevent...
2006-11-11 Rémi Denis-CourmontRemove extraneous ToLocale().
2006-11-11 Sigmund Augdal Helbergadded a color threshold filter that can make effects...
2006-11-11 Antoine CellerierReally prevent illegal puzzles and prevent some illegal...
2006-11-11 Antoine CellerierPut video in black slot when puzzle is solved
2006-11-11 Antoine CellerierI'm not sure that this is ok but it definitively preven...
2006-11-10 Antoine CellerierWoops.
2006-11-10 Antoine CellerierAdd --puzzle-black-slot option to change puzzle type
2006-11-10 Antoine CellerierPuzzle vout filter. (vlc --vout-filter puzzle <your...
2006-11-06 Antoine CellerierMove string formating functions used in marq to the...
2006-10-21 Jean-Paul SamanFix compiler warning: missing initializer
2006-10-21 Jean-Paul SamanRemove unused variables
2006-10-16 Antoine Celleriernoise video filter
2006-10-15 Antoine CellerierDon't use doubles when doing the rotation
2006-10-14 Antoine CellerierMotion control interface can now be used with the rotat...
2006-10-14 Antoine CellerierAhem...
2006-10-14 Antoine CellerierNew rotate video filter. Can rotate video by any intege...
2006-10-14 Antoine CellerierAhem...
2006-10-12 Antoine Cellerier[PATCH] marquee crash fix by Dermot McGahon.
2006-10-10 Christophe MutricyForward port [17015] + a few more i18n fix
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-07 Clément StenacPanoramix video filter by Cédric Cocquebert.
2006-10-04 Antoine Cellerier[PATCH] bugfix: mosaic-[hv]border reversed (v2) by...
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-10-01 Antoine Cellerier:%s/"mosaic-/CFG_PREFIX "/g
2006-10-01 Antoine Cellerieruse config chain stuff in logo, rss and mosaic sub...
2006-10-01 Antoine Cellerieruse config chain for the --sub-filter option.
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-10-01 Antoine CellerierOnly update the marquee text if needed (ie we're using...
2006-10-01 Antoine Cellerierwoops
2006-10-01 Antoine CellerierSome more format strings
2006-10-01 Antoine CellerierSome more marq format strings
2006-10-01 Clément Stenacgra
2006-10-01 Clément StenacCreate variables in libvlc instead of libvlc_global_data
2006-09-30 Antoine CellerierAdd $_ line skip variable.
2006-09-30 Antoine CellerierMerge time and marq filters. Marq now handles the ...
2006-09-27 Christophe MutricyAlmost fix make distcheck
2006-09-24 Antoine Cellerier[PATCH] mosaic improvement: user-defined offsets for...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-06 Damien Fouilleul- OpenCV video filter module by Dugal Harris
2006-09-06 Clément StenacPreferences categories are *not* categories. They are...
2006-08-31 Christophe Mutricytypo
2006-08-22 Felix Paul Kühne* browsed through all code files starting with A to...
2006-08-10 Derk-Jan Hartman* p_input->p_libvlc == p_filter->p_libvlc: remove p_inp...
2006-08-06 Jean-Paul Samanifdef away compiler warning
2006-08-06 Jean-Paul SamanFix double free bug in psychedelic filter
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-07-19 Antoine CellerierAdd some "const" where relevant
2006-07-19 Antoine CellerierMake code less readable and (hopefully) faster for...
2006-07-16 Antoine CellerierDon't show the scale filter in the preferences
2006-07-15 Antoine Celleriercheck that p_pic->pf_release != NULL before calling it
2006-07-14 Antoine CellerierSplit the distort video filter module into several...
2006-07-14 Antoine CellerierRemove unneeded include
2006-07-14 Antoine CellerierInvert is now a "video filter2"
2006-07-14 Antoine CellerierAdjust is now a "video filter2"
2006-07-09 Antoine Cellerier#transcode{vfilter=...} only works with video filter2...
2006-07-04 Sam Hocevar * modules/video_filter/transform.c: minor coding...
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-27 Dennis van Amerongenminor typo loose -> lose
2006-05-19 Clément Stenacgcc 2.95 compile fix
2006-05-05 Antoine Cellerier"[PATCH] for changing the mosaic-order in execution...
2006-04-13 Clément StenacString stuff
2006-04-01 Sam Hocevar * modules/video_filter/deinterlace.c: pagvb is illega...
2006-03-31 Felix Paul Kühne* 2nd review of video* and control/telnet.c
2006-03-30 Clément StenacVideo filters and outputs strings (Refs:#438)
2006-03-14 Antoine CellerierFix unsigned int vs int compilation warning.
2006-03-14 Antoine CellerierFix sub picture region x and y offset values when using
2006-02-26 Antoine Cellerierdistort.c:
2006-02-24 Jérome DecoodtSimple Hough transform to detect lines in video
2006-02-23 Antoine Celleriershame on me ... *cough* *cough*
2006-02-23 Rémi Denis-Courmont_Experimental_ *optional* libtool support (--enable...
2006-02-22 Antoine Celleriermosaic.c: Bluescreen enhancement. Add convolution produ...
2006-02-19 Antoine Cellerierrss.c: add some Atom stuff and some extra checks.
2006-02-19 Rémi Denis-CourmontLoadImage is a macro on Win32 API - you can't use as...
2006-02-18 Antoine Cellerierrss.c: change module shortname
2006-02-18 Antoine Cellerierrss.c: add 'support' for Atom feeds.
2006-02-18 Antoine Cellerierrss.c: add suport for feed images (default enabled).
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-18 Antoine Cellerieruse EnsureUTF8 on output string
2006-02-18 Antoine CellerierRemove white characters at begining and end of element...
2006-02-17 Antoine Cellerier* mosaic.c: Bluescreen/Greenscreen/Chromakey video...
2006-02-17 Antoine CellerierLogo filter(s) now takes a list of images, delays and...
2006-02-13 Rémi Denis-CourmontAnother bunch of Unicode file names fixes (refs #528)
2006-02-11 Derk-Jan Hartman* Improved renderering of YUVA/P onto YUV variants...
2006-02-11 Derk-Jan Hartman* Don't put huge pictures on the stack. It is limited...
2006-02-10 Derk-Jan Hartman* Fix issues with the deinterlace filter that was using...
2006-02-07 Derk-Jan Hartman* Introduced a new text_style_t
2006-02-05 Derk-Jan Hartman* Added YVYU blending and fixed UYVY blending.
2006-02-04 Derk-Jan Hartman* Hopefully added UYVY blending for YUVA and YUVP....
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-18 Antoine CellerierBrightness threshold patch by Enrico Gueli (with some...
2005-11-10 Antoine Cellerier * Delete Callbacks when closing marquee filter. Thanks...
2005-11-09 Felix Paul Kühne* fixed some strings
2005-10-30 Felix Paul Kühne* fixed some untranslatable strings and strings which...
2005-10-28 Antoine Cellerier * magnify video filter. Still needs some work on the...
2005-10-28 Antoine Cellerier * new gradient and edge detection video filters (sobel...
next