Proposing an extension to the encoder and decoder interfaces.
authorStefan Holmer <holmer@google.com>
Fri, 10 Jun 2011 13:58:22 +0000 (15:58 +0200)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 28 Jun 2011 15:10:17 +0000 (11:10 -0400)
commitb433e12a3d1fff2fc600e8b81356d08c020f0fd2
treeb569dc9514515ea3a9c767f2f335db71e624f741
parent4cb0ebe5b27d35ccc2a78c1d16f2622ddef21f74
Proposing an extension to the encoder and decoder interfaces.

Adding capabilities with which the encoder can output frames
partition by partition, and the decoder can get input data
partition by partition.

Change-Id: Ieae0801480b8de8cd43c3c57dd3bab2e4c346fe0
vpx/src/vpx_decoder.c
vpx/src/vpx_encoder.c
vpx/vpx_decoder.h
vpx/vpx_encoder.h