[mythtv-commits] mythtv commit: r10067 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue May 30 19:34:10 UTC 2006


      Author: danielk
        Date: 2006-05-30 19:34:08 +0000 (Tue, 30 May 2006)
New Revision: 10067
   Changeset: http://cvs.mythtv.org/trac/changeset/10067

Added:

   trunk/mythtv/libs/libmythtv/textsubtitleparser.cpp
   trunk/mythtv/libs/libmythtv/textsubtitleparser.h
   trunk/mythtv/libs/libmythtv/xine_demux_sputext.c
   trunk/mythtv/libs/libmythtv/xine_demux_sputext.h

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/libmythtv.pro
   trunk/mythtv/libs/libmythtv/osd.cpp
   trunk/mythtv/libs/libmythtv/osd.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h

Log:

Fixes #1748. Adds external subtitle file support for internal video player.

This is basically MythTV glue to the xine support for external subtitles, so any subtitle supported by xine should now be supported by MythTV. The subtitles are only loaded if they have the same base name as the video file, and end with one of the standard subtitle extensions.






More information about the mythtv-commits mailing list