summaryrefslogtreecommitdiffstats
path: root/include/system
Commit message (Expand)AuthorAgeFilesLines
* Remove AUDIO_CHANNEL_OUT_SURROUNDGlenn Kasten2014-04-291-4/+0
* Add AUDIO_CHANNEL_OUT_5POINT1_SIDE and AUDIO_CHANNEL_OUT_QUAD_SIDEGlenn Kasten2014-04-291-0/+20
* Rename AUDIO_CHANNEL_OUT_QUAD and AUDIO_CHANNEL_OUT_5POINT1Glenn Kasten2014-04-291-0/+2
* am d2674cba: am 0a04c556: am 19759a08: Merge "audio: fix audio_is_bluetooth_s...Rom Lemarchand2014-04-241-6/+10
|\
| * audio: fix audio_is_bluetooth_sco_device()Eric Laurent2014-04-241-6/+10
* | Usb Capture ImplementationPaul McLean2014-04-231-4/+19
* | audio_is_valid_format is true for all PCM formatsGlenn Kasten2014-03-071-2/+10
* | Update audio_bytes_per_sample for PCM 24 bit packedAndy Hung2014-03-071-0/+3
* | Merge "Adding opus to list of audio formats"Lajos Molnar2014-03-031-0/+1
|\ \
| * | Adding opus to list of audio formatsVignesh Venkatasubramanian2014-01-291-0/+1
* | | am 4fc8231c: Merge "graphics: Add colorspace definitions" into klp-volantis-devAlex Ray2014-02-221-0/+130
|\ \ \
| * | | graphics: Add colorspace definitionsAlex Ray2014-02-181-0/+130
| | |/ | |/|
* | | camera3: Add opaque raw format.Ruben Brunk2014-02-061-6/+36
* | | Add 24-bit packed to audio_format_tGlenn Kasten2014-01-311-0/+4
| |/ |/|
* | Miscellaneous updates to <system/audio.h>Glenn Kasten2014-01-151-4/+36
* | Add AUDIO_SESSION_ALLOCATEGlenn Kasten2014-01-141-0/+7
|/
* move sync headers from include to libsyncRom Lemarchand2014-01-031-1/+0
* Fix rotation in camera2 APIMathias Agopian2013-09-172-1/+6
* Add HOTWORD audio source to audio.hEric Laurent2013-09-091-0/+5
* Add helpers for audio remote submix devices.Jeff Brown2013-08-161-1/+5
* Replace sRGB_888 with sRGB_X_8888Jesse Hall2013-08-161-1/+1
* Add audio_input_flags_tGlenn Kasten2013-08-021-0/+10
* Window: Add query for consumer usage bits.Eino-Ville Talvala2013-07-301-1/+7
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+0
* Merge "add sRGB pixel formats to the HALs"Mathias Agopian2013-07-261-1/+28
|\
| * add sRGB pixel formats to the HALsMathias Agopian2013-07-251-1/+28
* | Merge "Valid channel mask must have at least one channel"Glenn Kasten2013-07-241-4/+4
|\ \
| * | Valid channel mask must have at least one channelGlenn Kasten2013-07-231-4/+4
* | | thread_defs: remove trailing whitespaceAlex Ray2013-07-231-8/+8
| |/ |/|
* | fix windows buildColin Cross2013-07-231-3/+6
* | cutils: add thread_defs headerAlex Ray2013-07-231-0/+74
|/
* Add defines for audio offload and non-blocking writeRichard Fitzgerald2013-06-271-1/+33
* graphics: add Android flexible YCbCr formatAlex Ray2013-04-091-0/+54
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-1/+0
* am 1b69da3e: am 6711f76d: Merge "graphics.h: Remove unnecessary comments for ...Igor Murashkin2013-02-111-12/+2
|\
| * graphics.h: Remove unnecessary comments for Y8/Y16 formatsIgor Murashkin2013-02-111-12/+2
* | am fbb4a5ac: am fba6c12a: Merge "graphics.h: add new Y8, Y16 formats" into jb...Igor Murashkin2013-02-111-0/+58
|\ \ | |/
| * graphics.h: add new Y8, Y16 formatsIgor Murashkin2013-02-081-0/+58
* | audio: added input device for front + back micEric Laurent2013-01-221-0/+1
|/
* Remove force use definition for remote audio submixJean-Michel Trivi2012-10-111-1/+0
* audio policy: add forced uses for systemEric Laurent2012-10-091-0/+2
* Move dequeue-buffer-and-wait out-of-lineJesse Hall2012-10-011-11/+2
* ANW: fix my fix for a file descriptor leakJamie Gennis2012-09-201-1/+1
* ANW: fix an fd leakJamie Gennis2012-09-201-3/+2
* audio: new audio devices enum valuesEric Laurent2012-09-071-19/+41
* Device and mode definitions for remote submixJean-Michel Trivi2012-09-062-10/+26
* Add an IMPL_DEFINED pixel format.Jamie Gennis2012-08-221-0/+16
* Added a cmd for configuring number of video buffers for camera, if supportedJames Dong2012-08-011-0/+11
* Declare audio_devices_t as uint32_t & enum constsGlenn Kasten2012-07-031-3/+5
* ANativeWindow: update queue/dequeue/cancel w/ syncJamie Gennis2012-06-191-7/+128