diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-11 17:41:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-11 17:41:33 +0200 |
commit | 0e9ca8afb6da39fea0555d5882e8eb293c3efb62 (patch) | |
tree | 5d61884381ef7718214e4b347e32e00fe854f6db /target | |
parent | 19b403cb69ae6a686cdc54b55275fc31f294eceb (diff) | |
parent | 2e130d2486b6dea4a6f0cb3f09bb8e0d97efb188 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/packages/pkg-available/mpdbox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/packages/pkg-available/mpdbox b/target/packages/pkg-available/mpdbox index eb889860e..889c85358 100644 --- a/target/packages/pkg-available/mpdbox +++ b/target/packages/pkg-available/mpdbox @@ -20,6 +20,7 @@ config ADK_PKG_MPDBOX select ADK_PACKAGE_FFMPEG select ADK_PACKAGE_FFPROBE select ADK_PACKAGE_LIBFFMPEG + select ADK_PACKAGE_LIBFFMPEG_WITH_X264 select ADK_PACKAGE_LIBFFMPEG_WITH_AAC select ADK_PACKAGE_LIBFFMPEG_WITH_MP3 select ADK_PACKAGE_LIBFFMPEG_WITH_VP8 |