summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix unreleased mutex in ToneGenerator stopTone()Eric Laurent2013-05-131-0/+1
* Don't purge effects we're about to start usingMarco Nelissen2013-05-101-1/+1
* Don't render buffers that have size 0Marco Nelissen2013-05-102-2/+3
* Merge "Remove timing jitter during startup of audio" into jb-mr2-devEric Laurent2013-05-031-0/+21
|\
| * Remove timing jitter during startup of audioGlenn Kasten2013-04-231-0/+21
* | A reference to the psi section data could become invalid if moreAndreas Huber2013-05-021-3/+5
* | Merge "The software FLAC encoder now properly signals an error if client" int...Andreas Huber2013-05-022-2/+20
|\ \
| * | The software FLAC encoder now properly signals an error if clientAndreas Huber2013-05-012-2/+20
* | | Merge "Don't even try to verify the native resolution validity a" into jb-mr2...Andreas Huber2013-05-021-2/+11
|\ \ \
| * | | Don't even try to verify the native resolution validity aAndreas Huber2013-05-011-2/+11
| |/ /
* | | Merge "Fix miracast source code to ignore the encoder output format change" i...Andreas Huber2013-05-021-0/+7
|\ \ \
| * | | Fix miracast source code to ignore the encoder output format changeAndreas Huber2013-05-011-0/+7
* | | | Merge "Fix reverb at 48kHz" into jb-mr2-devEric Laurent2013-05-011-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix reverb at 48kHzEric Laurent2013-05-011-6/+6
| |/ /
* | | Support MediaCodec::getOutputFormat for encodersAndreas Huber2013-04-302-85/+261
|/ /
* | Handle the case where an asynchronous prepare was initiated and thenAndreas Huber2013-04-252-0/+23
* | Remove all traces of wifi display sink implementation and supporting code.Andreas Huber2013-04-2326-6049/+4
|/
* Merge "3rd time's the charm, right? Fix another instance where MediaCodec wou...Andreas Huber2013-04-221-26/+28
|\
| * 3rd time's the charm, right? Fix another instance where MediaCodec wouldAndreas Huber2013-04-191-26/+28
* | Merge "A flush of a video decoder connected to a native window must reclaim" ...Andreas Huber2013-04-191-0/+40
|\ \ | |/ |/|
| * A flush of a video decoder connected to a native window must reclaimAndreas Huber2013-04-191-0/+40
* | Merge "Make sure MediaCodec::stop() and MediaCodec::release() still return" i...Andreas Huber2013-04-191-1/+23
|\ \
| * | Make sure MediaCodec::stop() and MediaCodec::release() still returnAndreas Huber2013-04-181-1/+23
| |/
* | Merge "Fix sample info parsing" into jb-mr2-devMarco Nelissen2013-04-191-58/+83
|\ \
| * | Fix sample info parsingMarco Nelissen2013-04-181-58/+83
| |/
* | OMXNodeInstance: actually fix OMX_GetExtIndex loggingJamie Gennis2013-04-181-4/+5
|/
* Merge "Make sure the drain buffer is big enough" into jb-mr2-devMarco Nelissen2013-04-171-3/+6
|\
| * Make sure the drain buffer is big enoughMarco Nelissen2013-04-161-3/+6
* | Merge "Apparently the mp3 decoder glitches if it was configured with the wron...Andreas Huber2013-04-173-0/+39
|\ \
| * | Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-173-0/+39
* | | Merge "Fix a typo that would cause us not to shutdown/flush the decoders in" ...Andreas Huber2013-04-171-2/+2
|\ \ \
| * | | Fix a typo that would cause us not to shutdown/flush the decoders inAndreas Huber2013-04-161-2/+2
| | |/ | |/|
* | | Merge "Parse the last none-empty line of .m3u8 file" into jb-mr2-devAndreas Huber2013-04-171-3/+0
|\ \ \ | |_|/ |/| |
| * | Parse the last none-empty line of .m3u8 fileSungsoo Lim2013-04-161-3/+0
* | | Merge "Added CTS test for secure stop APIs" into jb-mr2-devJeff Tinker2013-04-171-0/+1
|\ \ \ | |_|/ |/| |
| * | Added CTS test for secure stop APIsJeff Tinker2013-04-161-0/+1
* | | Merge "Guard against mLooper == NULL." into jb-mr2-devAndreas Huber2013-04-161-1/+3
|\ \ \
| * | | Guard against mLooper == NULL.Andreas Huber2013-04-151-1/+3
| | |/ | |/|
* | | Merge "Better default AAC DRC setting" into jb-mr2-devJean-Michel Trivi2013-04-161-0/+3
|\ \ \
| * | | Better default AAC DRC settingJean-Michel Trivi2013-04-151-0/+3
| |/ /
* | | Fix Vorbis decoder resetMarco Nelissen2013-04-151-1/+12
| |/ |/|
* | Merge "Fix AAC decoder reconfiguration" into jb-mr2-devMarco Nelissen2013-04-151-0/+6
|\ \
| * | Fix AAC decoder reconfigurationMarco Nelissen2013-04-151-0/+6
* | | Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mo...ztenghui2013-04-152-16/+28
|\ \ \ | |_|/ |/| |
| * | MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.ztenghui2013-04-152-16/+28
* | | Merge "Instead of returning an error, return an invalid duration (-1 ms)" int...Andreas Huber2013-04-152-3/+10
|\ \ \ | |_|/ |/| |
| * | Instead of returning an error, return an invalid duration (-1 ms)Andreas Huber2013-04-112-3/+10
* | | Merge "OMXNodeInstance: fix OMX_GetExtensionIndex logging" into jb-mr2-devJamie Gennis2013-04-121-17/+15
|\ \ \
| * | | OMXNodeInstance: fix OMX_GetExtensionIndex loggingJamie Gennis2013-04-091-17/+15
* | | | Merge "Fix MediaCodec.flush()" into jb-mr2-devMarco Nelissen2013-04-123-56/+55
|\ \ \ \