bugfix: all vpxenc arguments were not parsed under all conditions
authorJames Berry <jamesberry@google.com>
Mon, 28 Nov 2011 19:09:35 +0000 (14:09 -0500)
committerJames Berry <jamesberry@google.com>
Mon, 28 Nov 2011 20:58:50 +0000 (15:58 -0500)
commit16e101ba547fe7698c16d2ff1f896b7cb2069e96
tree1f2d0375523a6af120702dbdcf533ef6d9488d05
parent34d7c8b3d4b9da3846f0d429e13ac15758f6cf78
bugfix: all vpxenc arguments were not parsed under all conditions

dynamicly assign ARG_CTRL_CNT_MAX and
add check to make sure argument instance
doesnt already exist before creating a duplicate

Change-Id: I4f78a9c5346cda8e812cd89c077afe8996493508
vpxenc.c