diff options
| author | Hashcode <hashcode0f@gmail.com> | 2014-11-28 11:14:11 -0800 |
|---|---|---|
| committer | Hashcode <hashcode0f@gmail.com> | 2014-11-28 11:14:11 -0800 |
| commit | 1572fc4792eededf9e0eef3d1179aa3e9100edb4 (patch) | |
| tree | ba42dd090cc710128fd140dc85fb302fce3f44b6 | |
| parent | 5a72f7b477b66af061b64bc78f174df5332db25c (diff) | |
otter-common: add ffmpeg codecs include
Change-Id: I89dc5886901e81308fa5580f077891d9b1223fc7
Signed-off-by: Hashcode <hashcode0f@gmail.com>
| -rw-r--r-- | prebuilt/etc/media_codecs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuilt/etc/media_codecs.xml b/prebuilt/etc/media_codecs.xml index 5394f76..a7e3c75 100644 --- a/prebuilt/etc/media_codecs.xml +++ b/prebuilt/etc/media_codecs.xml @@ -104,4 +104,5 @@ Only the three quirks included above are recognized at this point: </MediaCodec> </Encoders> <Include href="media_codecs_google_video.xml" /> + <Include href="media_codecs_ffmpeg.xml" /> </MediaCodecs> |
