]> git.sesse.net Git - vlc/history - include/vlc_spu.h
Fix Metacube header handling with multiple header blocks.
[vlc] / include / vlc_spu.h
2011-11-27 Jean-Baptiste KempfLGPL
2011-05-07 Rémi Denis-CourmontReplace VLC_EXPORT macro with a simple prefix, VLC_API
2011-04-28 Laurent AimarNo functionnal changes (vout).
2011-04-20 Yuval TzeNew sub-filter support add new "sub filter" capability...
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-01-09 Laurent AimarExtended spu_Render to accept a list of supported chrom...
2011-01-09 Laurent AimarRenamed spu_DisplaySubpicture into spu_PutSubpicture.
2011-01-09 Laurent AimarReworked the way subtitles are rendered on video.
2010-05-21 Laurent AimarMoved spu_Attach definition to the core.
2010-05-18 Laurent AimarMoved "sub-filter" from spu_t to vout_thread_t.
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-05-04 Laurent AimarSplitted out spu_t and related functions to its own...
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-02 Antoine Celleriersubpicture_t now has a b_pausable attribute. When set...
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-05 Gildas Bazin* modules/access/dvdnav.c, src/video_output/vout_subpic...
2005-03-07 Christophe Massiot* src/video_output/vout_subpictures.c: New function...
2005-03-04 Gildas Bazin* ../include/vlc_spu.h: fixed typo that was triggering...
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.