]> git.sesse.net Git - vlc/history - include/vlc_filter.h
lua/intf: Fix a memleak.
[vlc] / include / vlc_filter.h
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.