[vlc-commits] Move HTML color handling to text_style
Hugo Beauzée-Luyssen
git at videolan.org
Wed Sep 16 15:57:39 CEST 2015
vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Sep 16 11:03:13 2015 +0200| [126853e72cbf3429474630a175752c85c68bb4fb] | committer: Hugo Beauzée-Luyssen
Move HTML color handling to text_style
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=126853e72cbf3429474630a175752c85c68bb4fb
---
include/vlc_text_style.h | 185 +++++++++++++++++++++++++++++++++++++++
modules/codec/subsdec.c | 210 +-------------------------------------------
modules/codec/substtml.c | 218 +---------------------------------------------
src/libvlccore.sym | 1 +
src/misc/text_style.c | 45 ++++++++++
5 files changed, 238 insertions(+), 421 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=126853e72cbf3429474630a175752c85c68bb4fb
More information about the vlc-commits
mailing list