summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Part of fix for TEE resource leaks when app crashesJeff Tinker2013-07-032-1/+19
* Apply EQ and bass boost first in effect chainJean-Michel Trivi2013-06-201-2/+2
* stagefright: synchronously change nativewindow cropLajos Molnar2013-06-111-13/+18
* Merge "stagefright: Fix port-reconfiguration & output-buffer-filled race cond...Lajos Molnar2013-06-031-6/+4
|\
| * stagefright: Fix port-reconfiguration & output-buffer-filled race conditionLajos Molnar2013-05-311-6/+4
* | Update HTTP proxy configuration for all media playback inside stagefright.Andreas Huber2013-05-3113-2/+161
|/
* MediaMuxer: Remove SAMPLE_FLAG_SYNC flagLajos Molnar2013-05-281-1/+1
* Avoid a deadlock during EmptyBufferDoneAndreas Huber2013-05-201-11/+17
* Merge "update to Fence::waitForever() API change" into jb-mr2-devMathias Agopian2013-05-172-3/+2
|\
| * update to Fence::waitForever() API changeMathias Agopian2013-05-162-3/+2
* | Merge "Adjust timestamp scale" into jb-mr2-devAndy McFadden2013-05-172-4/+4
|\ \ | |/ |/|
| * Adjust timestamp scaleAndy McFadden2013-05-162-4/+4
* | wifi-display: retry UDP read/write to improve connection robustnessChong Zhang2013-05-161-4/+25
|/
* Merge "wifi-display: misc fixes for M3 response parsing" into jb-mr2-devChong Zhang2013-05-154-125/+186
|\
| * wifi-display: misc fixes for M3 response parsingChong Zhang2013-05-114-125/+186
* | 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-239-328/+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
|\ \ \ | |_|/ |/| |