]> git.sesse.net Git - vlc/history - modules/misc/freetype.c
freetype.c: basic YUY2 rendering (Y only)
[vlc] / modules / misc / freetype.c
2003-07-26 Eric Petit freetype.c: basic YUY2 rendering (Y only)
2003-07-24 Gildas Bazin* modules/gui/wxwindows/*: you can now specify input...
2003-07-24 Sigmund Augdal Helbergignore CR characters wherever they might be.
2003-07-23 Gildas Bazin* modules/misc/freetype.c, modules/demux/util/sub.c...
2003-07-23 Derk-Jan Hartman* include/vlc_common.h: MAX_PATH PATH_MAX, we don't...
2003-07-23 Eric Petit freetype.c : use the default BeOS font on BeOS
2003-07-20 Gildas Bazin* modules/misc/freetype.c: set default font on win32...
2003-07-20 Sigmund Augdal Helbergremoved some c++ style comments, fixed some untrue...
2003-07-20 Derk-Jan Hartman* Set the default font on Mac OS X to the system font.
2003-07-20 Olivier Teulière * modules/misc/freetype.c: compilation fix for windows
2003-07-20 Sigmund Augdal HelbergDraw the text in the U and V planes as well. Removes...
2003-07-19 Sigmund Augdal HelbergRender the glyph for each character only once, and...
2003-07-19 Sigmund Augdal HelbergUse proper linespacing
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...