From c70986c22e220fa10ee0fbb783f1ce9d8e8a9bc1 Mon Sep 17 00:00:00 2001 From: Jeongmo Yang Date: Thu, 23 Feb 2012 18:23:43 +0900 Subject: [PATCH] [ALL/camera] Remove aac encoder --- debian/changelog | 4 ++-- mmfw-sysconf-cleansdk-target/opt/etc/mmfw_camcorder.ini | 1 - mmfw-sysconf-simulator/opt/etc/mmfw_camcorder.ini | 2 -- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 35a046f..a49fab4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -mmfw-sysconf (0.1.21-0) unstable; urgency=low +mmfw-sysconf (0.1.22-0) unstable; urgency=low * Initial release * Git: pkgs/m/mmfw-sysconf - * Tag: mmfw-sysconf_0.1.21-0 + * Tag: mmfw-sysconf_0.1.22-0 -- Seongho Jeong Fri, 03 Feb 2012 15:17:36 +0900 diff --git a/mmfw-sysconf-cleansdk-target/opt/etc/mmfw_camcorder.ini b/mmfw-sysconf-cleansdk-target/opt/etc/mmfw_camcorder.ini index 8e66c41..123d48b 100644 --- a/mmfw-sysconf-cleansdk-target/opt/etc/mmfw_camcorder.ini +++ b/mmfw-sysconf-cleansdk-target/opt/etc/mmfw_camcorder.ini @@ -60,7 +60,6 @@ THEORA = theoraenc | 1,0 | num-bufs,4 [AudioEncoder] AMR = amrnbenc | 0,0 -AAC = faac | 0,0 WAVE = wavenc | 0,0 VORBIS = vorbisenc | 0,0 diff --git a/mmfw-sysconf-simulator/opt/etc/mmfw_camcorder.ini b/mmfw-sysconf-simulator/opt/etc/mmfw_camcorder.ini index 95cffb6..bdb3883 100644 --- a/mmfw-sysconf-simulator/opt/etc/mmfw_camcorder.ini +++ b/mmfw-sysconf-simulator/opt/etc/mmfw_camcorder.ini @@ -64,11 +64,9 @@ THEORA = theoraenc | 1,0 | num-bufs,4 [AudioEncoder] AMR = amrnbenc | 0,0 -AAC = faac | 0,0 WAVE = wavenc | 0,0 VORBIS = vorbisenc | 0,0 - [ImageEncoder] JPEG = jpegenc | 0,0 PNG = pngenc | 0,0 -- 2.34.1