summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Camera2: Truncate JPEG imagesAlex Ray2012-09-242-7/+172
* Merge "Bug fix: MediaPlayer's deselectTrack() for subtitle." into jb-mr1-devJames Dong2012-09-232-3/+18
|\
| * Bug fix: MediaPlayer's deselectTrack() for subtitle.Insun Kang2012-09-202-3/+18
* | Merge "Camera2: Don't use ZSL when flash is on force fire mode." into jb-mr1-devEino-Ville Talvala2012-09-211-1/+2
|\ \
| * | Camera2: Don't use ZSL when flash is on force fire mode.Eino-Ville Talvala2012-09-211-1/+2
* | | Merge "Camera2: Emit FaceDetection events for all except repeating 0-face fra...Igor Murashkin2012-09-212-5/+25
|\ \ \ | |/ / |/| |
| * | Camera2: Emit FaceDetection events for all except repeating 0-face framesIgor Murashkin2012-09-212-5/+25
* | | Remove legacy code and APIs in wifi display related code.Andreas Huber2012-09-2111-716/+9
* | | Tune video bitrate to 2.5 MBPS.Dave Burke2012-09-201-2/+1
* | | Merge "Allow DRM client to pass the FD of an open file to the DRM server." in...Jeff Tinker2012-09-201-4/+16
|\ \ \
| * | | Allow DRM client to pass the FD of an open file to the DRM server.Gene Morgan2012-09-201-4/+16
| | |/ | |/|
* | | Merge "Code to support RTP retransmission according to rfc4585, rfc4588" into...Andreas Huber2012-09-203-35/+174
|\ \ \
| * | | Code to support RTP retransmission according to rfc4585, rfc4588Andreas Huber2012-09-203-35/+174
* | | | Merge "Camera2: Clean up startup/shutdown sequences." into jb-mr1-devEino-Ville Talvala2012-09-203-37/+85
|\ \ \ \
| * | | | Camera2: Clean up startup/shutdown sequences.Eino-Ville Talvala2012-09-203-37/+85
| | |_|/ | |/| |
* | | | Merge "Camera2: Erase ZSL queue after each use." into jb-mr1-devEino-Ville Talvala2012-09-203-1/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Camera2: Erase ZSL queue after each use.Eino-Ville Talvala2012-09-203-1/+32
* | | | Merge "Camera2: State must be STOPPED before JPEG callback is fired." into jb...Eino-Ville Talvala2012-09-203-31/+39
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Camera2: State must be STOPPED before JPEG callback is fired.Eino-Ville Talvala2012-09-203-31/+39
* | | Merge "Instantiate HDCP module, add PES_private_data for encrypted streams." ...Andreas Huber2012-09-209-140/+572
|\ \ \
| * | | Instantiate HDCP module, add PES_private_data for encrypted streams.Andreas Huber2012-09-199-140/+572
* | | | Merge "HDCP module binderized" into jb-mr1-devAndreas Huber2012-09-207-2/+43
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | HDCP module binderizedAndreas Huber2012-09-197-2/+43
| |/
* | Camera2: ZSL captures should also make some noise.Eino-Ville Talvala2012-09-191-0/+5
* | Camera2: Increase max timeout for the precapture sequence.Eino-Ville Talvala2012-09-191-1/+1
|/
* Merge "Camera2: Increase capture timeout." into jb-mr1-devEino-Ville Talvala2012-09-181-1/+1
|\
| * Camera2: Increase capture timeout.Eino-Ville Talvala2012-09-181-1/+1
* | Camera2: Enable ZSL by default.Eino-Ville Talvala2012-09-181-4/+4
* | Merge "Camera2: ZSL: Do regular capture if AE is not satisfied." into jb-mr1-devEino-Ville Talvala2012-09-184-12/+80
|\ \
| * | Camera2: ZSL: Do regular capture if AE is not satisfied.Eino-Ville Talvala2012-09-184-12/+80
* | | Merge "Fix THD with max user EQ preset volume again" into jb-mr1-devEric Laurent2012-09-182-93/+79
|\ \ \
| * | | Fix THD with max user EQ preset volume againEric Laurent2012-09-172-93/+79
| | |/ | |/|
* | | Merge changes Ibe5c08d5,I559f1281,I6f0f44fa into jb-mr1-devEino-Ville Talvala2012-09-182-5/+13
|\ \ \
| * | | Camera2: Don't be bothered by lack of faces.Eino-Ville Talvala2012-09-171-2/+1
| * | | Camera2: Filter out faces with 0 confidence.Eino-Ville Talvala2012-09-171-1/+7
| * | | Camera2: Change face detect/scene mode priority.Eino-Ville Talvala2012-09-171-2/+5
| | |/ | |/|
* | | Now we only support a single client connectionAndreas Huber2012-09-173-128/+124
* | | Support for RTP/RTCP traffic over TCP sockets in wifi display code.Andreas Huber2012-09-177-109/+397
|/ /
* | Merge "Camera2: Don't play shutter sound when doing a video snapshot" into jb...Eino-Ville Talvala2012-09-171-1/+2
|\ \
| * | Camera2: Don't play shutter sound when doing a video snapshotEino-Ville Talvala2012-09-151-1/+2
| |/
* | Fixed a native crash due to deref of a NULL pointerJames Dong2012-09-141-1/+2
|/
* Merge "Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new grallo...Eino-Ville Talvala2012-09-141-1/+1
|\
| * Revert "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc schem...Eino-Ville Talvala2012-09-141-1/+1
* | Merge "Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme...Eino-Ville Talvala2012-09-141-1/+1
|\ \ | |/
| * Revert "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme."Igor Murashkin2012-09-141-1/+1
* | Merge "Make a small correction in terms of GOP structure in the recorded vide...James Dong2012-09-141-1/+1
|\ \
| * | Make a small correction in terms of GOP structure in the recorded videoJames Dong2012-09-141-1/+1
* | | Merge "Camera2: Use FORMAT_ZSL until transition to new gralloc scheme." into ...Igor Murashkin2012-09-141-1/+1
|\ \ \ | |/ / |/| / | |/
| * Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.Eino-Ville Talvala2012-09-131-1/+1
* | Merge "Allow OMXCodec to specify an output color format for OMX decoder compo...James Dong2012-09-143-8/+65
|\ \