OSDN Git Service

Revert "codecs: Disable AC3/EAC3"
authorJesse Chan <jc@lineageos.org>
Sat, 22 Apr 2017 14:49:04 +0000 (22:49 +0800)
committerJesse Chan <jc@lineageos.org>
Sat, 22 Apr 2017 14:50:19 +0000 (22:50 +0800)
This reverts commit 40998aa023a37f1dc7d20c8963c294af4f09353b.

 * Patents of AC3 expired in March, 2017.

Change-Id: I16300796dbd43200ddfe5e465126aecfbab0127f

data/media_codecs_ffmpeg.xml

index 73e564a..5e2c600 100644 (file)
             <Limit name="channel-count" max="8" />
             <Limit name="sample-rate" ranges="8000-192000" />
         </MediaCodec>
-        <!-- Can't use this without a Dolby(TM) license for DD(TM) and DDP(TM)
         <MediaCodec name="OMX.ffmpeg.ac3.decoder"    type="audio/ac3" >
             <Limit name="channel-count" max="8" />
             <Limit name="sample-rate" ranges="8000-192000" />
         </MediaCodec>
-        -->
         <MediaCodec name="OMX.ffmpeg.alac.decoder"   type="audio/alac" >
             <Limit name="channel-count" max="8" />
             <Limit name="sample-rate" ranges="8000-192000" />