Go to file
Jesse Hall 399184a4cd Add sideband streams to BufferQueue and related classes
Sideband streams are essentially a device-specific buffer queue that
bypasses the BufferQueue system. They can be used for situations with
hard real-time requirements like high-quality TV and video playback
with A/V sync. A handle to the stream is provided by the source HAL,
and attached to a BufferQueue. The sink HAL can read buffers via the
stream handle rather than acquiring individual buffers from the
BufferQueue.

Change-Id: Ib3f262eddfc520f4bbe3d9b91753ed7dd09d3a9b
2014-03-11 12:23:14 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Don't pass in empty arg to dex2oat. 2014-03-05 17:56:31 -08:00
data/etc Add new software features 2014-02-05 19:35:57 +00:00
include Add sideband streams to BufferQueue and related classes 2014-03-11 12:23:14 -07:00
libs Add sideband streams to BufferQueue and related classes 2014-03-11 12:23:14 -07:00
opengl Restore old OpenGL tests 2014-03-06 16:46:59 -08:00
services Add sideband streams to BufferQueue and related classes 2014-03-11 12:23:14 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00