emulator: modify multimedia codec contents for emulator
authorSooyoung Ha <yoosah.ha@samsung.com>
Wed, 27 May 2015 10:32:53 +0000 (19:32 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Wed, 27 May 2015 10:32:53 +0000 (19:32 +0900)
Now emulator supports the H.264 encoder, so I remove the contents about
H.264 limitation on emulator section.

Change-Id: I1d5854663ad6356777a298318f2cc283315e893d
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
org.tizen.devtools/html/common_tools/emulator.htm

index 52f9d1e..a2439d1 100644 (file)
@@ -1263,7 +1263,7 @@ $egrep -c &#39;(vmx|svm)&#39; /proc/cpuinfo</pre>
 <p>Attributes: brightness and contrast </p>
 <p>Resolution: 160 x 120, 176 x 144, 320 x 240, 352 x 288, and 640 x 480</p>
 <p>Video resolution: 1280 x 720 for the WVGA, 320 x 240 for the WQVGA, and 640 x 480 for the HVGA devices.</p>
-<p>The supported video codecs are MPEG-4, H.263, VC-1 for both encoding and decoding, and H.264 for only decoding.</p>
+<p>The supported video codecs are MPEG-4, H.263, H.264, VC-1 for both encoding and decoding.</p>
 </td>
 <td>Supported</td>
 <td>While recording a video using the Emulator, an audio-video synchronization error can occur depending on your computer hardware and performance.</td>
@@ -1715,12 +1715,6 @@ $egrep -c &#39;(vmx|svm)&#39; /proc/cpuinfo</pre>
         <td>Supported</td>
         <td>Not supported</td>
         </tr> 
-        <tr>
-        <td>Encoder</td>
-     <td>H.264</td>
-        <td>Supported</td>
-        <td>Not supported</td>
-        </tr>
  </tbody>
  </table>