[mythtv-firehose] mythtv/master commit: de0c5fa4d by Jean-Yves Avenard (jyavenard)

MythTV noreply at mythtv.org
Mon May 2 11:29:27 UTC 2011


      Author:  Jean-Yves Avenard <jyavenard at mythtv.org>
 Change Date:  2011-05-02T04:18:21-07:00
   Push Date:  2011/05/02 04:29:25 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  de0c5fa4d184c075de31c8786b89972a1440e610
   Changeset:  https://github.com/MythTV/mythtv/commit/de0c5fa4d

Log:

Rewrite of AC3 encoder.

Memory allocation is now dynamic. Allow easy migration to the new floating point AC3 encoder found in the newer ffmpeg.
That the memory allocation is dynamic allow to remove the loop in aobase ; possibly removing the audio corruption that could be seen when the AC3 re-encoder was in use.

Modified:

   mythtv/libs/libmyth/audio/audiooutputbase.cpp
   mythtv/libs/libmyth/audio/audiooutputdigitalencoder.cpp
   mythtv/libs/libmyth/audio/audiooutputdigitalencoder.h



More information about the mythtv-firehose mailing list