]> git.sesse.net Git - vlc/history - modules/misc/svg.c
svg.c: use conditional includes for system includes (unistd.h, stat.h, types.h)
[vlc] / modules / misc / svg.c
2006-01-20 Olivier Aubertsvg.c: use conditional includes for system includes...
2006-01-12 Antoine CellerierFSF address change.
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-04-04 Olivier Aubertsvg.c: do not subsample U and V planes in RGB->YUVA...
2005-03-26 Olivier Aubertsvg.c: updated to the latest changes in the text render...
2005-02-01 Olivier Aubertsvg.c: ported the code for vlc 0.8.1 (as a video filter)
2004-12-11 Clément StenacImprovements to preferences
2004-06-15 Olivier AubertSVG rendering module. It uses the text rendering API...