[spatial svc] Remove handling frame and stats packets in the codec
authorMinghai Shang <minghai@google.com>
Thu, 11 Sep 2014 17:52:26 +0000 (10:52 -0700)
committerMinghai Shang <minghai@google.com>
Thu, 11 Sep 2014 18:35:27 +0000 (11:35 -0700)
commit12aaff560b0615c6ebce1f707251a1bbead3d7f3
treecbd4ae076b60329979d7e4e9f3dc1aa69654b22a
parentfb754540e9ee885b3156d7963b0febfeec71e3bb
[spatial svc] Remove handling frame and stats packets in the codec

1. svc_encodeframe.c will not handle frame or stats packets anymore.
   The app will process them.
2. Remove APIs that related to these packets.

Change-Id: Id0d7f8b458dc09c6f77064c0878fd4e572db001b
examples/vp9_spatial_svc_encoder.c
test/svc_test.cc
vpx/exports_enc
vpx/src/svc_encodeframe.c
vpx/svc_context.h