]> git.sesse.net Git - vlc/history - modules/video_filter/mosaic.c
Remove most stray semi-colons in module descriptions
[vlc] / modules / video_filter / mosaic.c
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-09-20 Laurent AimarClean up a bit subpicture region API.
2008-09-20 Laurent AimarChanged subpicture_region_t->picture into a picture_t *
2008-09-17 Laurent AimarDo not use pf_make_region as it leads to a horrible...
2008-09-15 Laurent AimarRemoved unused or redondant fields from subpicture.
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-24 Antoine CellerierIf mosaic item has an alpha plane keep it even after...
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-19 Laurent AimarUse filter helpers.
2008-07-18 Laurent AimarAnother typo.
2008-07-18 Laurent AimarUse picture helpers (Yield,Release,CopyProperties).
2008-06-22 Rémi DuraffortRemove unnedeeded msg_Error.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-06 Rafaël Carrémosaic: Free string variables after using them
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-04-22 Antoine CellerierAdd picture specific alpha setting for mosaic pictures.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-02-15 Antoine CellerierFix typo.
2008-02-03 Rémi Denis-CourmontWe don't check for limits.h, so don't use HAVE_LIMITS_H
2008-01-29 Rafaël Carrévideo_filter: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-09-04 Rémi Denis-CourmontFix some cast warnings
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-16 Rémi Denis-CourmontMade mosaic shared struct per-instance rather than...
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-08-04 Rémi Denis-CourmontMove code out of module descriptor.
2007-06-28 Antoine CellerierFix "Seg fault when changing mosaic 'offsets' option...
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-05-20 Rémi Denis-CourmontHide libvlc_global_data_t from plugins
2007-05-16 Jean-Paul SamanRemove unused variable.
2007-04-15 Antoine Cellerier * mosaic_bridge.c: - Add "vfilters" option to apply...
2007-04-07 Antoine CellerierMosaic:
2007-04-02 Antoine Celleriermosaic.c: If we're not using bluescreen stuff (which...
2007-03-24 Antoine CellerierRegister variables as callback. Don't store module...
2007-03-23 Christophe MutricyFix the strings.
2006-12-11 Derk-Jan Hartman* motion_detect: use playlist_Control's "lock" argument
2006-11-26 Antoine Cellerieruse pf_mem{set,cpy} when possible
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
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-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-08-06 Jean-Paul Samanifdef away compiler warning
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-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-23 Antoine Celleriershame on me ... *cough* *cough*
2006-02-22 Antoine Celleriermosaic.c: Bluescreen enhancement. Add convolution produ...
2006-02-17 Antoine Cellerier* mosaic.c: Bluescreen/Greenscreen/Chromakey video...
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Felix Paul Kühnemosaic.c: fixed a string
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-05-26 Christophe Massiot * modules/video_filter/mosaic.c: Fixed a major bug...
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-04-15 Christophe Massiot * ALL: converted the video output module "picture...
2005-03-10 Antoine Cellerier * mosaic alignment (works like --marq-position) and...
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-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-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-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-02-28 Antoine Cellerier * mosaic.c, rc.c, rtci.c : callbacks to change mosaic...
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