summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Correction for LP64Marcus Oakland2014-02-261-5/+5
* Merge "LiveSession: Use the actual, possibly redirected url as base in the M3U"Marco Nelissen2014-02-202-4/+13
|\
| * LiveSession: Use the actual, possibly redirected url as base in the M3UMartin Storsjo2014-01-102-4/+13
* | Merge "avcenc: Only do startcode escaping if the next byte requires it"Lajos Molnar2014-02-111-6/+9
|\ \
| * | avcenc: Only do startcode escaping if the next byte requires itMartin Storsjo2014-02-111-6/+9
* | | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-1118-57/+63
|/ /
* | Merge "avcenc: Update video port parameters in the base class"Lajos Molnar2014-02-101-0/+11
|\ \
| * | avcenc: Update video port parameters in the base classMartin Storsjo2013-11-211-0/+11
* | | Merge "ChromiumHTTPDataSource: Keep track of the redirected URL"Lajos Molnar2014-02-103-0/+7
|\ \ \ | | |/ | |/|
| * | ChromiumHTTPDataSource: Keep track of the redirected URLMartin Storsjo2013-11-253-0/+7
* | | Merge "SoftVPXEncoder: Set the frame size on the output port as well"Lajos Molnar2014-02-101-0/+3
|\ \ \
| * | | SoftVPXEncoder: Set the frame size on the output port as wellMartin Storsjo2013-11-251-0/+3
| |/ /
* | | M3UParser: Fix typo in 8883a38a308Martin Storsjo2014-02-101-1/+1
* | | Merge "M3UParser: Skip query strings when looking for the last slash in a URL"Marco Nelissen2014-02-101-12/+22
|\ \ \
| * | | M3UParser: Skip query strings when looking for the last slash in a URLMartin Storsjo2014-02-051-12/+22
* | | | frameworks/av: fix errors inside ALOGVColin Cross2014-02-063-4/+3
|/ / /
* | | correct one logic error in decide whether should render or notJianzheng Zhou2014-02-032-2/+2
* | | Only increase the counter when we do take a wakelockJimmy Dalqvist2014-01-221-5/+7
* | | Added support for ID3v2 meta data in 3gp filesOscar Rydhé2014-01-165-9/+89
* | | Merge "Avoid jumps to faulty position after seeks"Marco Nelissen2014-01-151-1/+4
|\ \ \
| * | | Avoid jumps to faulty position after seeksRoger1 Jonsson2013-12-181-1/+4
* | | | Merge "HLS: Fixed rounding error with decimal segment duration"Marco Nelissen2014-01-091-1/+1
|\ \ \ \
| * | | | HLS: Fixed rounding error with decimal segment durationOscar Rydhé2013-12-191-1/+1
| |/ / /
* | | | stagefright: do not offload LD-AAC decodingEric Laurent2013-12-212-0/+14
* | | | stagefright: fix offloading HE-AAC sampling rate.Eric Laurent2013-12-191-17/+23
|/ / /
* | | libstagefright: Delay release of wakelock in TimedEventQueueHaynes Mathew George2013-12-172-6/+9
* | | update offloaded audio track sampling rateEric Laurent2013-12-171-2/+13
* | | Merge commit '2381f06f374ee0cb8bca0edf5388394432b00e6d' into HEADThe Android Open Source Project2013-12-0516-99/+254
|\ \ \
| * \ \ am 24605338: Merge "Fix metadata access" into klp-devMarco Nelissen2013-11-152-3/+9
| |\ \ \
| | * \ \ Merge "Fix metadata access" into klp-devMarco Nelissen2013-11-152-3/+9
| | |\ \ \
| | | * | | Fix metadata accessMarco Nelissen2013-11-152-3/+9
| * | | | | am 7dae71d6: Merge "AwesomePlayer: correct stream type for offload" into klp-devEric Laurent2013-11-152-3/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | AwesomePlayer: correct stream type for offloadEric Laurent2013-11-142-3/+10
| | |/ / /
| * | | | am 92092b39: Merge "stagefright: limit default max-input-size for AVC" into k...Lajos Molnar2013-11-131-7/+18
| |\ \ \ \ | | |/ / /
| | * | | Merge "stagefright: limit default max-input-size for AVC" into klp-devLajos Molnar2013-11-131-7/+18
| | |\ \ \
| | | * | | stagefright: limit default max-input-size for AVCLajos Molnar2013-11-131-7/+18
| * | | | | am 069bcc50: Merge "AwesomePlayer: Improve performance on high-fps clips" int...Lajos Molnar2013-11-131-1/+36
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "AwesomePlayer: Improve performance on high-fps clips" into klp-devLajos Molnar2013-11-131-1/+36
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | AwesomePlayer: Improve performance on high-fps clipsLajos Molnar2013-11-121-1/+36
| * | | | | am 5595f6de: Merge "Only initialize sniffers once, don\'t hold mutex while sn...Marco Nelissen2013-11-131-16/+27
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Only initialize sniffers once, don't hold mutex while sniffing" into k...Marco Nelissen2013-11-131-16/+27
| | |\ \ \ \
| | | * | | | Only initialize sniffers once, don't hold mutex while sniffingMarco Nelissen2013-11-111-16/+27
| * | | | | | am 26c8f714: Merge "Ignore transport stream packets with the "transport_error...Andreas Huber2013-11-131-1/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Ignore transport stream packets with the "transport_error_indicator" b...Andreas Huber2013-11-131-1/+4
| | |\ \ \ \ \
| | | * | | | | Ignore transport stream packets with the "transport_error_indicator" bit setAndreas Huber2013-11-121-1/+4
| | | |/ / / /
| * | | | | | am 56477eb7: am 27ae268a: am 00cb884f: Merge "StageFright: Removes hacks for ...Adam Hampson2013-11-132-9/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am 27ae268a: am 00cb884f: Merge "StageFright: Removes hacks for Nvidia MPEG2 ...Adam Hampson2013-11-132-9/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | am 00cb884f: Merge "StageFright: Removes hacks for Nvidia MPEG2 decoder" into...Adam Hampson2013-11-132-9/+2
| | | |\ \ \ \
| | | | * | | | StageFright: Removes hacks for Nvidia MPEG2 decoderSuresh Choudhary2013-08-092-9/+2
| * | | | | | | am 22990fe1: Merge "Back to the old way of making sure that no more buffers a...Andreas Huber2013-11-121-2/+4
| |\ \ \ \ \ \ \ | | |/ / / / / /