]> git.sesse.net Git - vlc/history - modules/video_filter
all options enabled by "true" or "yes" can now also be enabled by using "1".
[vlc] / modules / video_filter /
2005-06-10 Antoine Cellerierremove those two filers from the prefs in 0.8.2 since...
2005-06-10 Derk-Jan Hartman* backport of [11386]
2005-06-02 Felix Paul Kühne* ALL: various minor string fixes
2005-05-21 Sigmund Augdal Helbergvideo_filter/mosaic.c: you should change the order...
2005-05-20 Christophe Massiot * modules/video_filter/mosaic.c: %lld -> I64Fd
2005-05-20 Christophe Massiot * modules/stream_out/bridge.c: Fixed deleting/adding...
2005-05-20 Christophe Massiot * ALL : ported the deinterlace module to video filter2...
2005-04-19 Laurent Aimar *deinterlace: added a new deinterlace method (called...
2005-04-15 Christophe Massiot * ALL: converted the video output module "picture...
2005-04-11 Derk-Jan Hartman* included wrong time.h
2005-04-10 Derk-Jan Hartman* include time.h when using it.
2005-03-15 Sigmund Augdal Helbergwall.c: fix alignment when rows or cols are 2 or less.
2005-03-10 Antoine Cellerier * mosaic alignment (works like --marq-position) and...
2005-03-10 Clément StenacPreferences update :
2005-03-09 Gildas Bazin* modules/video_filter/mosaic.c: compilation fix.
2005-03-09 Eric Petit video_filter/mosaic.c: compile fix (use INT_MAX since...
2005-03-08 Gildas Bazin* modules/misc/freetype.c, modules/video_filter/marq...
2005-03-08 Gildas Bazin* include/vlc_filter.h, vlc_video.h, src/video_output...
2005-03-07 Antoine Cellerier * add a mutex so the callbacks don't change anything...
2005-03-07 Christophe Massiot* src/video_output/vout_subpictures.c: New function...
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2005-03-04 Mark MoriartyMake logo-x, logo-y operate relative to upper left...
2005-03-04 Mark Moriartytime/marq -- correct positioning so that x-y are always...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-03 Eric Petit video_filter/mosaic.c: compile fix
2005-03-02 Antoine Cellerierremove debug messages, correct automatic positioning...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-01 Antoine CellerierAdd options to give a specific channel order in mosaic
2005-03-01 Antoine Cellerier * fix placement calculation when vborder or hborder...
2005-03-01 Antoine Cellerier * add svn Id support and some copyright info in picture.h
2005-03-01 Mark Moriartydynamic, per-subpicture, font size control -- i_font_si...
2005-02-28 Antoine Cellerier * mosaic.c, rc.c, rtci.c : callbacks to change mosaic...
2005-02-27 Mark Moriartyfreetype and rc extensions. i_font_color and i_font_op...
2005-02-23 Sigmund Augdal Helbergwall.c: user-configurable aspect-ratio for the displays
2005-02-23 Sigmund Augdal Helbergwall.c: shut up two compiler warnings. Fix two (only...
2005-02-23 Sigmund Augdal Helbergwall.c: set the total output aspect ratio to the device...
2005-02-21 Sigmund Augdal Helbergwall.c: handle some rounding error causing a integer...
2005-02-21 Antoine Cellerier * picture.c : slightly cleaner picture_t freeing
2005-02-21 Antoine Cellerier * update the copyright dates
2005-02-21 Antoine CellerierBasic mosaic, video blending modules
2005-02-21 Sigmund Augdal Helbergwall.c: create properly sized (multiple of two each...
2005-02-20 Eric Petit video_filter/marq.c: converted to unix file format
2005-02-20 Sigmund Augdal Helbergwall.c: try to make all windows in a given aspect ratio...
2005-02-19 Mark Moriartymarq.c -- allow relative positioning, like logo, via...
2005-02-18 Sigmund Augdal Helbergwall.c: reverted previous commit, new proper fix
2005-02-18 Sigmund Augdal Helbergwall.c: do not assume all windows are equal width if...
2005-02-04 Andre Pang* modules/video_filter/scale.c: Guard against p_pic...
2005-01-22 Gildas Bazin* modules/video_filter/blend.c: chroma fixes for the...
2005-01-21 Derk-Jan Hartman* blend.c: Fix YUVP -> YUY2 blend. YUVP is actually...
2005-01-15 Eric Petit motiondetect.c: gcc < 3 compile fix
2005-01-13 Jérome DecoodtAdded simple motion detect filter.
2004-12-16 Gildas Bazin* modules/video_filter/logo.c: --logo-transparency...
2004-12-16 Gildas Bazincompilation fixes.
2004-12-16 Gildas Bazinmodules/video_filter/logo.c: use image handler.
2004-12-16 Clément StenacFix a bug with preferences
2004-12-11 Clément StenacImprovements to preferences
2004-11-11 Mark MoriartyChanged logo and marq control variables to attach to...
2004-11-09 Gildas Bazin* modules/video_filter/logo.c: whole bunch of fixes.
2004-11-09 Mark MoriartyOTF transparency and file name. Needs work.
2004-11-08 Gildas Bazin* modules/video_filter/logo.c: set sample aspect ratio.
2004-11-07 Mark MoriartyOn-the-fly control of logo positiion
2004-11-07 Mark MoriartyChange marquee callback variables to use INPUT instead...
2004-11-06 Yoann Peronneau* modules/video_filter/blend.c: added an i_alpha parame...
2004-10-14 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: fixed cases...
2004-10-01 Gildas Bazin* modules/video_filter/blend.c: portability fix.
2004-09-29 Felix Paul Kühne* fixed typos in some l10n-messages
2004-09-29 Mark MoriartyDestroy marq-timeout on exit, rename switch to "marq...
2004-09-28 Derk-Jan Hartman* marq.c: compilation fixes for non c++ compilers
2004-09-27 Gildas Bazin* modules/video_filter/logo.c: implemented --logo-posit...
2004-09-27 Gildas Bazin* modules/video_filter/logo.c: new --logo-position...
2004-09-26 Clément Stenac* Use callbacks for live update
2004-09-26 Mark Moriartymodules/video_milter/Modules.am -- added marquee filter
2004-09-26 Mark MoriartyAdd marq.c, marquee video filter.
2004-09-25 Sigmund Augdal Helbergtime.c: remove unused function parameter
2004-09-24 Gildas Bazin* modules/video_filter/time.c: the subpicture doesn...
2004-09-21 Sam Hocevar * Added missing \n to misc files.
2004-09-20 Sigmund Augdal Helbergtime.c: configureable time format patch by markfm ...
2004-09-20 Gildas Bazin* modules/video_filter/time.c: optimized a bit.
2004-09-20 Gildas Bazin* modules/video_filter/logo.c: fixed memleak.
2004-09-20 Gildas Bazin* modules/video_filter/time.c: stick to our config...
2004-09-19 Gildas Bazin* modules/video_filter/logo.c: oops, broke something.
2004-09-19 Gildas Bazin* modules/video_filter/logo.c: couple of sanity check.
2004-09-19 Gildas Bazin* modules/video_filter/logo.c: transparency fix by...
2004-09-19 Gildas Bazin* modules/video_filter/logo.c: fixed case when no trans...
2004-09-19 Gildas Bazin* modules/video_filter/logo.c: remove the comment about...
2004-09-19 Gildas Bazin* modules/video_filter/logo.c: convert all pngs to...
2004-09-19 Sigmund Augdal Helbergtime.c: customizable position and string prefix, mainly...
2004-09-18 Sigmund Augdal Helbergmodules/video_filter/Modules.am: added time, for those...
2004-09-18 Sigmund Augdal Helbergtime.c: a small module to place current time on top...
2004-09-17 Gildas Bazin* modules/video_filter/logo.c: small fix.
2004-09-17 Gildas Bazin* modules/video_filter/logo.c: implemented a logo subpi...
2004-09-17 Gildas Bazin* modules/video_filter/scale.c: add a bias when calcula...
2004-09-15 Gildas Bazin* modules/video_filter/Modules.am: oops
2004-09-15 Gildas Bazin* modules/video_filter/scale.c: simple nearest neighbou...
2004-09-15 Gildas Bazin* modules/video_filter/swscale/filter.c: uninitialised...
2004-09-13 Gildas Bazin* modules/video_filter/swscale/*: new resizing/chroma...
2004-09-10 Gildas Bazin* modules/video_filter/logo.c: complete rewrite using...
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-16 Eric Petit ALL: BeOS fixes
2004-08-13 Gildas Bazin* modules/codec/spudec/*: automatic cropping of fullscr...
next