summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix THD with max user EQ preset volume againEric Laurent2012-09-172-93/+79
* Make a small correction in terms of GOP structure in the recorded videoJames Dong2012-09-141-1/+1
* Merge "Allow OMXCodec to specify an output color format for OMX decoder compo...James Dong2012-09-142-7/+64
|\
| * Allow OMXCodec to specify an output color format for OMX decoder componentJames Dong2012-09-102-7/+64
* | Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-137-1/+92
* | 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-131-12/+33
|/ /
* | 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
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Don't include <linux/socket.h> directly.Elliott Hughes2012-09-112-2/+4
* | | | | | Add getError and setError to propagate error code from WVMMediaExtractor up t...Edwin Wong2012-09-113-1/+25
* | | | | | 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
| |\ \ \ \ | | |/ / /
| | * | | 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 "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
| | |\ \ \
| | | * | | aacenc: Mark some global arrays constMartin Storsjo2012-09-093-3/+3
* | | | | | am e7c992c6: am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat...Elliott Hughes2012-09-094-4/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat header files...Elliott Hughes2012-09-094-4/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix libmedia and libstagefright to get expat header files from the approved l...Elliott Hughes2012-09-094-4/+2
| | |/ / /
| * | | | am 8b152566: Merge "OMXCodec: enhance error handling of OMX IL client"Jean-Baptiste Queru2012-08-311-2/+6
| |\ \ \ \ | | |/ / /
| | * | | OMXCodec: enhance error handling of OMX IL clientWeian Chen2012-08-311-2/+6
* | | | | Fix buffer size issue for multichannel HE-AACJean-Michel Trivi2012-09-091-1/+2
* | | | | Revert max buffers change.Jeff Brown2012-09-091-1/+1
* | | | | Add a permission for controlling wifi display.Jeff Brown2012-09-071-0/+9
* | | | | Merge "Fix headroom management in equalizer" into jb-mr1-devEric Laurent2012-09-071-3/+8
|\ \ \ \ \
| * | | | | Fix headroom management in equalizerEric Laurent2012-09-071-3/+8
* | | | | | Merge "Less verbose logging, lots of references." into jb-mr1-devAndreas Huber2012-09-073-3/+5
|\ \ \ \ \ \
| * | | | | | Less verbose logging, lots of references.Andreas Huber2012-09-073-3/+5
* | | | | | | Merge "Make wfd code work with both old and new dongles." into jb-mr1-devAndreas Huber2012-09-072-24/+26
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Make wfd code work with both old and new dongles.Andreas Huber2012-09-072-24/+26
* | | | | | | Merge "audioflinger: changes for new audio devices enums" into jb-mr1-devEric Laurent2012-09-071-0/+4
|\ \ \ \ \ \ \