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:
leozwang@google.com
2011-05-31 23:35:52 +00:00
parent 78378444ec
commit 2157a5f43f
2 changed files with 2 additions and 5 deletions

View File

@@ -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>