Skip to content

Commit

Permalink
umi: update media codecs
Browse files Browse the repository at this point in the history
  • Loading branch information
yarpiin committed Jun 4, 2021
1 parent b6f388b commit 23a618c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configs/media/media_codecs_vendor_audio.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
-->
<Included>
<Decoders>
<MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/>
<MediaCodec name="OMX.google.raw.decoder" type="audio/raw" update="true" rank="1"/>
<!-- SimpleOMXComponet based software decoder-->
</Decoders>
</Included>

0 comments on commit 23a618c

Please sign in to comment.