[mythtv-commits] mythtv/master commit: 26efbf511 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Wed Mar 16 13:13:34 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-03-16T06:13:21-07:00
   Push Date:  2011/03/16 06:13:31 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  26efbf511b6b7c977c9d23b77f68bb4568dcb6c3
   Changeset:  https://github.com/MythTV/mythtv/commit/26efbf511

Log:

MythPlayer: Remove the novideotracks member variable.

The decoder now properly identifies plain audio tracks/files and deals
with them just as we have always done for DVB radio. Support for audio
tracks is now improved as the elapsed time etc are properly updated -
the only obvious problems being seeking (doesn't work as seeking is
frame based) and managing the audio buffer (there is a significant delay
between changing the timestretch value and the audio actually changing
speed).

Modified:

   mythtv/libs/libmythtv/mythplayer.cpp
   mythtv/libs/libmythtv/mythplayer.h



More information about the mythtv-commits mailing list