[mythtv-commits] mythtv commit: r25866 - in trunk/mythtv by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 26 07:46:27 UTC 2010


      Author: markk
        Date: 2010-08-26 07:46:26 +0000 (Thu, 26 Aug 2010)
New Revision: 25866
   Changeset: http://svn.mythtv.org/trac/changeset/25866

Log:

Add support for XSub subtitles.

These are found in DivX encoded files and are presented just like a
normal AVSubtitle (dvd/dvb). We do need to allow for unusual sutitle
positioning however as the subtitle positions/sizes are based upon the
original format, which may render them offscreen.

Also adds some codec strings for raw text and SSA subtitles.


Modified:

   trunk/mythtv/external/FFmpeg/libavcodec/myth_utils.c
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/subtitlereader.cpp
   trunk/mythtv/libs/libmythtv/subtitlereader.h
   trunk/mythtv/libs/libmythtv/subtitlescreen.cpp




More information about the mythtv-commits mailing list