]> git.sesse.net Git - vlc/history - include/vlc_filter.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_filter.h
2010-07-11 Laurent AimarAdded a way to flush video filters and video filter...
2010-07-05 Rémi DuraffortCore: add some LIBVLC_USED.
2010-05-26 Laurent AimarAdded filter_GetInputAttachments.
2010-05-01 Laurent AimarAdded mouse support to sub-filter.
2010-02-07 Rémi Denis-CourmontMisc: remove leading underscores
2010-01-23 Rémi Denis-Courmontfilter_t: use struct of non-anymous unions, seems more...
2009-09-27 Rémi Denis-CourmontRationalize filter_t (save 8 pointers)
2009-08-19 Rémi Denis-CourmontRemove filter_chain_GetFilter: unused and not thread...
2009-07-28 Laurent AimarFixed filter_*Blend rgb masks initialization.
2009-06-05 Laurent AimarAdded amissing const to filter_Blend.
2009-06-05 Laurent AimarAdded blend filter helpers.
2009-06-05 Laurent AimarAdded a const to source picture in blend module.
2009-06-03 Laurent AimarAdded mouse support to filter_t and filter_chain_t.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarFixed vlc_filter.h include.
2009-01-18 Rémi Denis-CourmontSimplification
2008-09-04 Antoine CellerierRemove useless argument to pf_video_blend
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-08-11 Jean-Paul SamanDocument filter chain API.
2008-07-19 Laurent AimarAdded filter_NewPicture/Subpicture/AudioBuffer helpers.
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-06-04 Antoine CellerierNew filter chain handling API. This should make it...
2008-06-02 Antoine CellerierChroma modules now exactly implement the "video filter2...
2008-06-02 Antoine CellerierChroma API change. Chromas are now normal video filters...
2008-01-29 Rafaël Carrécodecs & packetizers: fix warnings
2007-03-13 Jean-Baptiste KempfMKV USF subtitles support and other Subtitles improvements.
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacA bit of headers cleanup
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-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-05-20 Christophe Massiot * Added a big fat warning on members of filter_t and...
2005-05-20 Christophe Massiot * ALL : ported the deinterlace module to video filter2...
2005-03-08 Gildas Bazin* include/vlc_filter.h, vlc_video.h, src/video_output...
2005-03-07 Christophe Massiot* src/video_output/vout_subpictures.c: New function...
2005-03-05 Sigmund Augdal HelbergAll: change of text-renderer api. Now pf_render_text...
2005-03-01 Mark Moriartydynamic, per-subpicture, font size control -- i_font_si...
2005-02-27 Mark Moriartyvlc_filter.h -- update pf_render_string for additional...
2004-11-06 Yoann Peronneau* modules/video_filter/blend.c: added an i_alpha parame...
2004-09-17 Gildas Bazin* src/video_output/vout_subpictures.c: support for...
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-08-27 Gildas Bazin* modules/stream_out/transcode.c:
2004-08-26 Gildas Bazin* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.