changed to support vp8 only
git-svn-id: http://webrtc.googlecode.com/svn/trunk@25 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
78378444ec
commit
2157a5f43f
@ -1,10 +1,7 @@
|
||||
<resources>
|
||||
|
||||
<string-array name="codectype">
|
||||
<item>H.263</item>
|
||||
<item>H.263-1998</item>
|
||||
<item>LSVX</item>
|
||||
<item>H.264</item>
|
||||
<item>vp8</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="codecSize"><item>176x144</item><item>320x240</item>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">ViEAndroidDemo</string>
|
||||
<string name="app_name">ViEDemo</string>
|
||||
<string name="error">Error</string>
|
||||
<string name="errorCamera">Camera Error</string>
|
||||
<string name="codectype_prompt">Choose a codec type</string>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user