[mythtv-commits] mythtv commit: r13765 - in trunk/mythtv/libs by janne

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jun 25 17:47:35 UTC 2007


      Author: janne
        Date: 2007-06-25 17:47:34 +0000 (Mon, 25 Jun 2007)
New Revision: 13765
   Changeset: http://cvs.mythtv.org/trac/changeset/13765

Added:

   trunk/mythtv/libs/libavcodec/ac3tab.c

Removed:

   trunk/mythtv/libs/libavcodec/ac3mix.h

Modified:

   trunk/mythtv/libs/libavcodec/ac3.c
   trunk/mythtv/libs/libavcodec/ac3.h
   trunk/mythtv/libs/libavcodec/ac3dec.c
   trunk/mythtv/libs/libavcodec/ac3tab.h
   trunk/mythtv/libs/libavcodec/allcodecs.c
   trunk/mythtv/libs/libavcodec/jpeg_ls.c
   trunk/mythtv/libs/libavcodec/libavcodec.pro
   trunk/mythtv/libs/libavcodec/parser.c
   trunk/mythtv/libs/libavutil/internal.h

Log:

Fixes #3608. Updates ffmpeg's internal ac3 decoder

This updates the ac3 decoder in our libavcodec copy
to the final patch posted on 2007-05-07 by Justin Ruggles
pulls also ffmpeg revision 8816 in, since it's need by the patch.
Fixes the Audio distortion reported in #3608.

Refs #3634. crashes on x86_32 with debug and release builds





More information about the mythtv-commits mailing list