fix typo in ini file 39/101439/2
authorSeokHoon Lee <andy.shlee@samsung.com>
Thu, 1 Dec 2016 07:11:34 +0000 (16:11 +0900)
committerSeokHoon LEE <andy.shlee@samsung.com>
Thu, 1 Dec 2016 09:03:03 +0000 (01:03 -0800)
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I1972892da2adac5c363ed4b6c19cce27c87783d7

mmfw-sysconf-target-n4/etc/multimedia/mmfw_streamrecorder.ini
mmfw-sysconf-target-tm1/etc/multimedia/mmfw_streamrecorder.ini

index 9a5ed9d..e5f4fca 100644 (file)
@@ -69,4 +69,4 @@ supported audio encoders = AMR,AAC,PCM
 supported video encoders = H263,MPEG4
 
 ;/*3GP , AMR, MP4 , WAV, ADTS*/
-supported file formats = 3GP,MP4,AMR.ADTS,WAV
+supported file formats = 3GP,MP4,AMR,ADTS,WAV
index 55a5cf4..e5f4fca 100644 (file)
@@ -69,4 +69,4 @@ supported audio encoders = AMR,AAC,PCM
 supported video encoders = H263,MPEG4
 
 ;/*3GP , AMR, MP4 , WAV, ADTS*/
-supported file formats = 3GP, MP4,AMR,ADTS,WAV
+supported file formats = 3GP,MP4,AMR,ADTS,WAV