replicant-frameworks_native/include
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
..
android Fixed apparent copy/paste mistake 2014-02-05 11:19:04 +08:00
batteryservice batteryservice: remove now unused struct BatteryExtraProperties 2013-10-22 18:30:50 -07:00
binder am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... 2014-02-03 22:11:16 +00:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -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
media Adding Opus related struct definitions to OMX_Index 2014-03-03 12:01:33 -08:00
powermanager Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
private Allow "opaque" flag to be updated 2014-01-29 17:36:49 -08:00
ui FramebufferNativeWindow.h is obsolete 2014-03-05 15:42:53 -08:00