aboutsummaryrefslogtreecommitdiffstats
path: root/include/system
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add HAL_PIXEL_FORMAT_BLOBEino-Ville Talvala2012-06-131-0/+15
* audio policy: allow disabling A2DP for media.Eric Laurent2012-05-241-0/+1
* Merge "Camera: Document expected error codes for start face detect." into jb-devEino-Ville Talvala2012-05-101-1/+2
|\
| * Camera: Document expected error codes for start face detect.Eino-Ville Talvala2012-05-091-1/+2
* | ANativeWindow: add set_post_transform_cropJamie Gennis2012-05-071-16/+38
|/
* ANativeWindow: fix up some commentsJamie Gennis2012-04-301-2/+3
* graphics.h: clarify docs about stride for YV12Jamie Gennis2012-04-301-1/+2
* Merge "ANativeWindow: add set_active_rect"Mathias Agopian2012-04-241-4/+33
|\
| * ANativeWindow: add set_active_rectJamie Gennis2012-04-171-4/+33
* | add query for finding out if consumer runs behind of producerJamie Gennis2012-04-241-1/+7
* | Merge "audio policy: add deep audio buffering flag."Eric Laurent2012-04-201-10/+11
|\ \
| * | audio policy: add deep audio buffering flag.Eric Laurent2012-04-191-10/+11
* | | Merge "Add new raw image sensor HAL pixel format."Eino-Ville Talvala2012-04-191-1/+21
|\ \ \ | |/ / |/| |
| * | Add new raw image sensor HAL pixel format.Eino-Ville Talvala2012-04-131-1/+21
| |/
* | removed obsolete audio policy flagsEric Laurent2012-04-181-9/+0
* | audio: added definitions for audio HAL device API.Eric Laurent2012-04-172-17/+28
|/
* Merge "Added flag for cropped scaling mode"Mathias Agopian2012-04-121-0/+4
|\
| * Added flag for cropped scaling modeDaniel Lam2012-04-121-0/+4
* | window: add API for native_window_set_buffers_user_dimensionsMichael I. Gold2012-04-101-4/+32
|/
* audio: added definitions for usb audio devicesEric Laurent2012-04-061-0/+14
* Add AUDIO_POLICY_OUTPUT_FLAG_FASTGlenn Kasten2012-03-261-1/+2
* Merge "audio_channel_in/out_mask_from_count"Glenn Kasten2012-03-191-2/+15
|\
| * audio_channel_in/out_mask_from_countGlenn Kasten2012-03-141-2/+15
* | Fix switch indentation in audio_bytes_per_sampleJean-Michel Trivi2012-03-151-12/+12
* | Add camera ping command and release message.Wu-cheng Li2012-03-141-0/+19
|/
* audio policy: added flag for primary outputEric Laurent2012-03-081-4/+15
* Add function to derive a channel mask from a channel countJean-Michel Trivi2012-03-051-1/+35
* renamed audio policy output flag.Eric Laurent2012-03-011-1/+1
* add missing includeMathias Agopian2012-02-251-0/+1
* Use audio_format_t consistentlyGlenn Kasten2012-01-121-3/+3
* am 3bc5e452: am 7cd3e0a3: Document ANativeWindow\'s buffer refcountingJesse Hall2011-12-131-12/+30
|\
| * Document ANativeWindow's buffer refcountingJesse Hall2011-12-121-12/+30
* | Add camera focus move message.Wu-cheng Li2011-11-291-0/+9
|/
* Update camera documentation about face detection.Wu-cheng Li2011-10-131-2/+1
* Allow CAMERA_CMD_SET_DISPLAY_ORIENTATION to change during preview.Wu-cheng Li2011-10-071-2/+2
* another attempt at fixing the SDK build.Mathias Agopian2011-08-111-4/+6
* really fix the SDK build and fix THE buildMathias Agopian2011-08-111-1/+1
* attempt to fix SDK build.Mathias Agopian2011-08-111-0/+2
* Add a priority constant in to the graphics HAL headerMathias Agopian2011-08-091-0/+14
* fix a typo that prevented api_connect/api_disconnect to workMathias Agopian2011-08-031-4/+4
* Change CAMERA_MSG_METADATA_FACE to CAMERA_MSG_PREVIEW_METADATA.Wu-cheng Li2011-08-021-4/+5
* Merge "connect/disconnect is now deprecated."Mathias Agopian2011-08-011-21/+39
|\
| * connect/disconnect is now deprecated.Mathias Agopian2011-07-291-21/+39
* | Change int to int32_t in camera_frame_metadata and camera_face.Wu-cheng Li2011-07-301-7/+7
|/
* Add camera frame metadata and face detection structs.Wu-cheng Li2011-07-291-11/+80
* Merge "Fix bug 4319552 Use commonly defined channel mask values in native"Jean-Michel Trivi2011-07-261-20/+18
|\
| * Fix bug 4319552 Use commonly defined channel mask values in nativeJean-Michel Trivi2011-07-251-20/+18