replicant-frameworks_native/libs
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
..
binder Binder: Make sure binder objects do not overlap 2014-02-24 15:42:13 -08:00
diskusage Report actual disk space used 2013-05-01 10:10:59 -07:00
gui Add sideband streams to BufferQueue and related classes 2014-03-11 12:23:14 -07:00
input Add support for injecting events into ActivityContainers. 2014-02-11 14:51:24 -08:00
ui am 0a643374: am 6b4e5b7f: Merge "Fix misuse of ." 2014-03-01 02:22:55 +00:00