Adrian Grange 8c1f071f1e Allocate buffers based on correct chroma format
The encoder currently allocates frame buffers before
it establishes what the chroma sub-sampling factor is,
always allocating based on the 4:4:4 format.

This patch detects the chroma format as early as
possible allowing the encoder to allocate buffers of
the correct size.

Future patches will change the encoder to allocate
frame buffers on demand to further reduce the memory
profile of the encoder and rationalize the buffer
management in the encoder and decoder.

Change-Id: Ifd41dd96e67d0011719ba40fada0bae74f3a0d57
2014-06-23 11:45:13 -07:00
..
2014-06-20 11:29:19 -07:00
2014-06-12 19:57:25 -07:00
2014-03-24 11:02:27 -07:00
2014-02-09 20:04:54 -08:00
2014-03-25 09:45:54 -07:00
2013-09-29 19:29:58 -07:00
2013-12-16 17:27:48 -08:00
2013-02-22 11:03:14 -08:00