[mythtv-commits] mythtv/master commit: 7b526c472 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Sun Mar 4 06:47:52 UTC 2012


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2012-03-03T22:44:10-08:00
   Push Date:  2012/03/03 22:47:36 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  7b526c4727e798fa25d7d13baa2b0f5a06107997
   Changeset:  https://github.com/MythTV/mythtv/commit/7b526c472

Log:

Rework AudioReencodeBuffer further to fix HLS audio buffering

Added back in some code to only pass full buffers (or multiples thereof) to
the consuming transcoder.  This should fix the potential issues with HLS
transcoding with different input and output audio frame sizes.

Also redid AudioBuffer to use a QByteArray to simplify the memory management
when appending buffers.

Refs #10199

Modified:

   mythtv/programs/mythtranscode/transcode.cpp



More information about the mythtv-commits mailing list