summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am 9a25c012: am eced745a: Merge "Part of fix for TEE resource leaks when app ...Jeff Tinker2013-07-072-1/+19
|\
| * am eced745a: Merge "Part of fix for TEE resource leaks when app crashes" into...Jeff Tinker2013-07-072-1/+19
| |\
| | * Part of fix for TEE resource leaks when app crashesJeff Tinker2013-07-032-1/+19
* | | Include what is neededGlenn Kasten2013-07-029-17/+4
* | | am 0eefffd8: am 47a1fe04: am a9aa6baa: Merge "Set u.ext_data to null after it...Andreas Huber2013-06-281-0/+1
|\ \ \ | |/ /
| * | am 47a1fe04: am a9aa6baa: Merge "Set u.ext_data to null after it has been freed"Andreas Huber2013-06-281-0/+1
| |\ \
| | * \ am a9aa6baa: Merge "Set u.ext_data to null after it has been freed"Andreas Huber2013-06-281-0/+1
| | |\ \
| | | * \ Merge "Set u.ext_data to null after it has been freed"Andreas Huber2013-06-281-0/+1
| | | |\ \
| | | | * | Set u.ext_data to null after it has been freedChrister Fletcher2013-06-281-0/+1
* | | | | | am 903871da: am 83790fcc: am bdf33c98: Merge "Fix compilation warning: incorr...Glenn Kasten2013-06-281-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 83790fcc: am bdf33c98: Merge "Fix compilation warning: incorrect format sp...Glenn Kasten2013-06-281-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | am bdf33c98: Merge "Fix compilation warning: incorrect format specifier for t...Glenn Kasten2013-06-281-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix compilation warning: incorrect format specifier for type 'ssize_t'.Scott Fan2013-06-271-1/+1
| | | |/ /
| | | * | Merge "libstagefright: fix the duration "00:00" for some httplive link"Jean-Baptiste Queru2013-06-251-3/+0
| | | |\ \
| | | | * | libstagefright: fix the duration "00:00" for some httplive linkywan1712012-08-241-3/+0
* | | | | | Public API changes for audio offload support.Richard Fitzgerald2013-06-2711-25/+129
* | | | | | Merge "Adds VP9 decoding support for stagefright."Lajos Molnar2013-06-2510-23/+57
|\ \ \ \ \ \
| * | | | | | Adds VP9 decoding support for stagefright.hkuang2013-06-2410-23/+57
* | | | | | | Merge "Workaround AudioRecord bug for large buffer sizes"Glenn Kasten2013-06-251-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Workaround AudioRecord bug for large buffer sizesGlenn Kasten2013-06-241-1/+2
* | | | | | | | Merge "Use mFutex as an event flag rather than semaphore"Glenn Kasten2013-06-251-6/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Use mFutex as an event flag rather than semaphoreGlenn Kasten2013-06-241-6/+5
* | | | | | | | stagefright: support for video decoder metadata modeLajos Molnar2013-06-211-15/+186
|/ / / / / / /
* | | | | | | am 455479bc: am 209bbbcf: Apply EQ and bass boost first in effect chainJean-Michel Trivi2013-06-201-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | am 209bbbcf: Apply EQ and bass boost first in effect chainJean-Michel Trivi2013-06-201-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Apply EQ and bass boost first in effect chainJean-Michel Trivi2013-06-201-2/+2
* | | | | | Merge "Speed up id3v2 unsynchronization"Marco Nelissen2013-06-171-5/+10
|\ \ \ \ \ \
| * | | | | | Speed up id3v2 unsynchronizationMarco Nelissen2013-06-171-5/+10
* | | | | | | Merge "The software avc decoder would silently drop output frames if not"Andreas Huber2013-06-172-36/+31
|\ \ \ \ \ \ \
| * | | | | | | The software avc decoder would silently drop output frames if notAndreas Huber2013-06-142-36/+31
| |/ / / / / /
* | | | | | | am 767227fc: am 82fc2ca6: am d5018116: Merge "Fix typo."Glenn Kasten2013-06-141-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | am 82fc2ca6: am d5018116: Merge "Fix typo."Glenn Kasten2013-06-141-1/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | am d5018116: Merge "Fix typo."Glenn Kasten2013-06-141-1/+1
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge "Fix typo."Glenn Kasten2013-06-141-1/+1
| | | |\ \ \ \
| | | | * | | | Fix typo.Masaki Muranaka2013-06-061-1/+1
| | | * | | | | Noise will be heard if audio sample rate not matched with audio trackMing Zhou2013-06-071-1/+1
| | | |/ / / /
* | | | | | | AudioRecord must be used as sp<> onlyGlenn Kasten2013-06-131-7/+2
| |_|_|/ / / |/| | | | |
* | | | | | New control block for AudioTrack and AudioRecordGlenn Kasten2013-06-124-1045/+1726
* | | | | | Converter now takes the desired _output_ format instead of theAndreas Huber2013-06-123-37/+30
* | | | | | am f8af99b7: am 0662f7b6: Merge "stagefright: synchronously change nativewind...Lajos Molnar2013-06-121-13/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 0662f7b6: Merge "stagefright: synchronously change nativewindow crop" into...Lajos Molnar2013-06-121-13/+18
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | stagefright: synchronously change nativewindow cropLajos Molnar2013-06-111-13/+18
| * | | | am 25b5617c: Merge "stagefright: Fix port-reconfiguration & output-buffer-fil...Lajos Molnar2013-06-031-6/+4
| |\ \ \ \ | | |/ / /
| | * | | 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
* | | | | | Remove "LOCAL_MODULE_TAGS := debug" for stagefright testsMike Lockwood2013-06-061-8/+0
* | | | | | stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-059-794/+456
* | | | | | Track exact timestamps in SoftMPEG4/H263 decodersLajos Molnar2013-06-052-4/+15
* | | | | | Reset PV decoder on SoftMPEG4 decoder resetLajos Molnar2013-06-051-0/+5
* | | | | | Merge "Fix underruns when sample rate != native sample rate"Glenn Kasten2013-06-041-2/+4
|\ \ \ \ \ \