summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-139-1/+100
* Merge "Don't deadlock on AudioRecord start when reads return 0" into jb-mr1-devEric Laurent2012-09-131-8/+14
|\
| * Don't deadlock on AudioRecord start when reads return 0Jean-Michel Trivi2012-09-121-8/+14
* | Better video bandwidth utilization by not lying about the frame rate.Andreas Huber2012-09-133-2/+13
* | Various improvements to cleanly shutdown a wfd session.Andreas Huber2012-09-136-49/+86
* | Merge "Audio and video bitrate are now configurable through system properties...Andreas Huber2012-09-131-2/+23
|\ \
| * | Audio and video bitrate are now configurable through system propertiesAndreas Huber2012-09-131-2/+23
* | | Merge "Use proper number of video buffers to be acquired simultaneously from"...Andreas Huber2012-09-131-2/+1
|\ \ \
| * | | Use proper number of video buffers to be acquired simultaneously fromAndreas Huber2012-09-131-2/+1
| |/ /
* | | Throttle SurfaceMediaSource.Andreas Huber2012-09-132-12/+39
|/ /
* | Camera2: Fix ZSL bugs.Eino-Ville Talvala2012-09-123-24/+52
|/
* am a923dd4e: am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last o...Jean-Baptiste Queru2012-09-121-0/+3
|\
| * am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame"Jean-Baptiste Queru2012-09-121-0/+3
| |\
| | * Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame"Jean-Baptiste Queru2012-09-121-0/+3
| | |\
| | | * avcenc: Set OMX_BUFFERFLAG_EOS on the last output frameMartin Storsjo2012-08-291-0/+3
* | | | Merge "Various improvements to the wifi display implementation." into jb-mr1-devAndreas Huber2012-09-129-66/+448
|\ \ \ \
| * | | | Various improvements to the wifi display implementation.Andreas Huber2012-09-129-66/+448
* | | | | am fd07d616: am fbe1cc92: Merge "Don\'t include <linux/socket.h> directly."Elliott Hughes2012-09-122-2/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am fbe1cc92: Merge "Don\'t include <linux/socket.h> directly."Elliott Hughes2012-09-122-2/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Don't include <linux/socket.h> directly."Elliott Hughes2012-09-122-2/+4
| | |\ \ \
| | | * | | Don't include <linux/socket.h> directly.Elliott Hughes2012-09-112-2/+4
| | |/ / /
* | | | | Merge "Camera2: Use full pixel array for ZSL stream" into jb-mr1-devEino-Ville Talvala2012-09-111-3/+4
|\ \ \ \ \
| * | | | | Camera2: Use full pixel array for ZSL streamEino-Ville Talvala2012-09-111-3/+4
* | | | | | Merge "Camera2: Configure ZSL at the right time." into jb-mr1-devEino-Ville Talvala2012-09-112-10/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Camera2: Configure ZSL at the right time.Eino-Ville Talvala2012-09-112-10/+9
* | | | | | Merge "Add getError and setError to propagate error code from WVMMediaExtract...Edwin Wong2012-09-113-1/+25
|\ \ \ \ \ \
| * | | | | | Add getError and setError to propagate error code from WVMMediaExtractor up t...Edwin Wong2012-09-113-1/+25
* | | | | | | Merge "Camera1: Fix enable shutter sound command error handling." into jb-mr1...Eino-Ville Talvala2012-09-111-4/+2
|\ \ \ \ \ \ \
| * | | | | | | Camera1: Fix enable shutter sound command error handling.Eino-Ville Talvala2012-09-111-4/+2
* | | | | | | | Merge "Camera: Add HDR scene mode constants." into jb-mr1-devEino-Ville Talvala2012-09-112-0/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Camera: Add HDR scene mode constants.Eino-Ville Talvala2012-09-102-0/+5
* | | | | | | | Merge "Communicate audio session ID to downmixer" into jb-mr1-devJean-Michel Trivi2012-09-115-14/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Communicate audio session ID to downmixerJean-Michel Trivi2012-09-105-14/+17
| | |/ / / / / / | |/| | | | | |
* | | | | | | | am ed757e97: am 290ac693: Merge "Stop building the unused host libmtp static ...Elliott Hughes2012-09-111-28/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | am 290ac693: Merge "Stop building the unused host libmtp static library."Elliott Hughes2012-09-111-28/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge "Stop building the unused host libmtp static library."Elliott Hughes2012-09-111-28/+0
| | |\ \ \ \ \
| | | * | | | | Stop building the unused host libmtp static library.Elliott Hughes2012-09-111-28/+0
| | |/ / / / /
* | | | | | | Merge "Limit maximum equalizer gain." into jb-mr1-devEric Laurent2012-09-112-40/+68
|\ \ \ \ \ \ \
| * | | | | | | Limit maximum equalizer gain.Eric Laurent2012-09-102-40/+68
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Camera2: Temporarily stop pre-allocation of recording stream." into jb...Eino-Ville Talvala2012-09-101-7/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Camera2: Temporarily stop pre-allocation of recording stream.Eino-Ville Talvala2012-09-101-7/+2
* | | | | | | Merge "Camera2: Clean up the right streams." into jb-mr1-devEino-Ville Talvala2012-09-101-3/+16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Camera2: Clean up the right streams.Eino-Ville Talvala2012-09-101-3/+16
| | |_|_|/ / | |/| | | |
* | | | | | Merge "audio effects: no audio preprocessing by default" into jb-mr1-devEric Laurent2012-09-101-15/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | audio effects: no audio preprocessing by defaultEric Laurent2012-09-101-15/+24
| |/ / / /
* | | | | Merge "Enable audio streaming to a wifi display. Remove startup delay hack." ...Andreas Huber2012-09-102-11/+4
|\ \ \ \ \
| * | | | | Enable audio streaming to a wifi display. Remove startup delay hack.Andreas Huber2012-09-102-11/+4
| |/ / / /
* | | | | am f755a506: am d81be6d6: Merge "aacenc: Mark some global arrays const"Jean-Baptiste Queru2012-09-103-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am d81be6d6: Merge "aacenc: Mark some global arrays const"Jean-Baptiste Queru2012-09-103-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "aacenc: Mark some global arrays const"Jean-Baptiste Queru2012-09-103-3/+3
| | |\ \ \