From 7b5ceb41fb9dbbdbee8b7854110896730deaa24a Mon Sep 17 00:00:00 2001 From: arian Date: Sun, 7 Apr 2019 21:14:00 +0200 Subject: shinano-common: Clean up shinano.mk * reorder alphabetically * remove Filesystem management tools since the are in /build now * drop charger_res_images which is included by default now --- configs/media/media_codecs.xml | 214 ++++++++++++++++++ configs/media/media_codecs_performance.xml | 112 ++++++++++ configs/media/media_profiles_V1_0.xml | 341 +++++++++++++++++++++++++++++ 3 files changed, 667 insertions(+) create mode 100644 configs/media/media_codecs.xml create mode 100644 configs/media/media_codecs_performance.xml create mode 100644 configs/media/media_profiles_V1_0.xml (limited to 'configs/media') diff --git a/configs/media/media_codecs.xml b/configs/media/media_codecs.xml new file mode 100644 index 0000000..289df7e --- /dev/null +++ b/configs/media/media_codecs.xml @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/configs/media/media_codecs_performance.xml b/configs/media/media_codecs_performance.xml new file mode 100644 index 0000000..570002d --- /dev/null +++ b/configs/media/media_codecs_performance.xml @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/configs/media/media_profiles_V1_0.xml b/configs/media/media_profiles_V1_0.xml new file mode 100644 index 0000000..12e37d6 --- /dev/null +++ b/configs/media/media_profiles_V1_0.xml @@ -0,0 +1,341 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3