vp8_set_maps: remove hard-coded width/height
authorJohn Koleszar <jkoleszar@google.com>
Wed, 17 Nov 2010 14:23:52 +0000 (09:23 -0500)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 17 Nov 2010 14:24:05 +0000 (09:24 -0500)
commit7ee516d2b37d8eac62604e09ded9158955c7a65a
treeba3a4a8930d7b7740a1939c1271c3275765c2f34
parent8d94796cad01141aab56caec4bd0411c172c2069
vp8_set_maps: remove hard-coded width/height

The example for disabling the active map used a hard-coded 320x240
resolution, rather than using what was passed on the command line.

Fixes #218

Change-Id: I3aed713e8aa7fcbf18dfbffd57f142b5cd9ee492
examples/vp8_set_maps.txt