[libbluray-devel] Simple TextST renderer (without styles or anti-aliasing)

hpi1 git at videolan.org
Mon Jun 17 15:07:55 CEST 2013


libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Mon Jun 17 15:31:11 2013 +0300| [59e5bd05fd4adce6f647aa95a86a24563160b9e9] | committer: hpi1

Simple TextST renderer (without styles or anti-aliasing)

> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=59e5bd05fd4adce6f647aa95a86a24563160b9e9
---

 configure.ac                                 |    4 +-
 src/Makefile.am                              |    3 +
 src/libbluray/decoders/graphics_controller.c |  231 ++++++++++++++++-
 src/libbluray/decoders/graphics_controller.h |   14 ++
 src/libbluray/decoders/rle.h                 |  107 ++++++++
 src/libbluray/decoders/textst_render.c       |  345 ++++++++++++++++++++++++++
 src/libbluray/decoders/textst_render.h       |   62 +++++
 7 files changed, 763 insertions(+), 3 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commitdiff;h=59e5bd05fd4adce6f647aa95a86a24563160b9e9


More information about the libbluray-devel mailing list