[mythtv-commits] mythtv/master commit: 3924df87c by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Tue Nov 22 18:03:29 UTC 2011


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-11-22T10:02:47-08:00
   Push Date:  2011/11/22 10:03:03 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  3924df87c7691852741b596f50311eac46f930ab
   Changeset:  https://github.com/MythTV/mythtv/commit/3924df87c

Log:

Remove redundant av_estimate_timings()

This has already been run inside av_find_stream_info(ic) by the time this is called
and re-running it adds an extra 500 ms to video playback startup on my system.

Modified:

   mythtv/libs/libmythtv/avformatdecoder.cpp



More information about the mythtv-commits mailing list