Fix typo error in mediademuxer doc 63/171763/1
authorGilbok Lee <gilbok.lee@samsung.com>
Wed, 7 Mar 2018 06:32:43 +0000 (15:32 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Wed, 7 Mar 2018 06:34:02 +0000 (15:34 +0900)
[Version] 0.1.27
[Profile] Mobile, Wearable, TV
[Issue Type] Fix type error

Change-Id: Id311178ff61ea73323f1b72dc6cbb8fc55297d87

doc/mediademuxer_doc.h
packaging/capi-mediademuxer.spec

index 6f2f63f..52feea3 100644 (file)
@@ -40,8 +40,8 @@
  * 4) To create single or multiple instances of media demuxer. One instance can demux only one<br>
  * input stream<br>
  * 5) To demux all the popular media formats such as MP4, AAC-NB, AAC-WB, MP3 etc.<br>
- * 6) To extract elementarty media sample information, such as timestamp, sample size, key-frame(I-frame) etc.<br>
- * 7) To identify encripted format<br>
+ * 6) To extract elementary media sample information, such as timestamp, sample size, key-frame(I-frame) etc.<br>
+ * 7) To identify encrypted format<br>
  * 8) To seek to a different position-forward or backward- while extracting<br>
  * <br>
  * Typical Call Flow of mediamuxer APIs is:<br>
index f15f084..21ed98b 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       capi-mediademuxer
 Summary:    A Media Demuxer library in Tizen Native API
-Version:    0.1.26
+Version:    0.1.27
 Release:    1
 Group:      Multimedia/API
 License:    Apache-2.0