[svc] Fix issue for setting layers through ffmpeg
authorMinghai Shang <minghai@google.com>
Thu, 27 Mar 2014 20:35:27 +0000 (13:35 -0700)
committerMinghai Shang <minghai@google.com>
Thu, 27 Mar 2014 22:51:34 +0000 (15:51 -0700)
commitd4124ea3174c1b901cce77f0904a0c9d8a1ad2f2
tree5caa1798c4a380ac188a29a1b539467e4a228733
parent143b09558c0152c6f65be26fa114dc6f160fff21
[svc] Fix issue for setting layers through ffmpeg

Root cause is number of spatial layers is set through
parse_options() when running from ffmpeg.

Change-Id: Icd79cd13fd76e8712150d803838a33fee9117dcb
vpx/src/svc_encodeframe.c