summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "FINAL ATTEMPT: HTTP services are now provided from JAVA and made avail...Andreas Huber2014-02-054-1/+86
|\ \ \ \
| * | | | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-044-1/+86
* | | | | Merge "Added support to query ACodec whether adaptive playback is enabled."Robert Shih2014-02-031-0/+3
|\ \ \ \ \
| * | | | | Added support to query ACodec whether adaptive playback is enabled.Robert Shih2014-01-291-0/+3
* | | | | | Cap pts gap between adjacent frames to specified valueChong Zhang2014-01-301-0/+1
| |/ / / / |/| | | |
* | | | | am 6146f60c: am 319c5640: am 07a017d3: Merge "Added support for ID3v2 meta da...Marco Nelissen2014-01-171-0/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 07a017d3: Merge "Added support for ID3v2 meta data in 3gp files"Marco Nelissen2014-01-171-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Added support for ID3v2 meta data in 3gp filesOscar Rydhé2014-01-161-0/+2
* | | | am 42d89e5d: am b904d53f: am 8115f4b2: Merge "stagefright: do not offload LD-...Eric Laurent2013-12-211-0/+1
|\ \ \ \ | |/ / /
| * | | am 8115f4b2: Merge "stagefright: do not offload LD-AAC decoding"Eric Laurent2013-12-201-0/+1
| |\ \ \ | | |/ /
| | * | stagefright: do not offload LD-AAC decodingEric Laurent2013-12-211-0/+1
| * | | am 9060d498: Merge "update offloaded audio track sampling rate"Eric Laurent2013-12-171-1/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * update offloaded audio track sampling rateEric Laurent2013-12-171-1/+1
* | | Merge "Avoid the call to CameraSourceTimeLapse::trySettingVideoSize if initia...Robert Shih2013-11-261-1/+2
|\ \ \
| * | | Avoid the call to CameraSourceTimeLapse::trySettingVideoSize if initializationRobert Shih2013-11-221-1/+2
* | | | update offloaded audio track sampling rateEric Laurent2013-11-221-1/+1
* | | | am 72afcd5d: am 5ea5b020: Merge "WA: Queue extra buffers on output port durin...Lajos Molnar2013-11-181-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "WA: Queue extra buffers on output port during reconfig if input EOS-ed...Lajos Molnar2013-11-191-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | WA: Queue extra buffers on output port during reconfig if input EOS-edLajos Molnar2013-11-141-0/+2
* | | | am 576e89b5: am 7dae71d6: Merge "AwesomePlayer: correct stream type for offlo...Eric Laurent2013-11-151-1/+2
|\ \ \ \ | |/ / /
| * | | AwesomePlayer: correct stream type for offloadEric Laurent2013-11-141-1/+2
| |/ /
| * | Merge "Only initialize sniffers once, don't hold mutex while sniffing" into k...Marco Nelissen2013-11-131-1/+3
| |\ \
| | * | Only initialize sniffers once, don't hold mutex while sniffingMarco Nelissen2013-11-111-1/+3
* | | | am db50cb5f: am caee8747: Merge "configure bitrate and bitrate mode at encode...Andreas Huber2013-11-111-0/+1
|\ \ \ \ | |/ / /
| * | | Merge "configure bitrate and bitrate mode at encoder initialization for VP8/9...Andreas Huber2013-11-121-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | configure bitrate and bitrate mode at encoder initialization for VP8/9Andreas Huber2013-11-051-0/+1
* | | | am cc5aeced: am e100b813: Merge "StageFrightRecorder: do not use meta-data mo...Lajos Molnar2013-11-111-2/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | StageFrightRecorder: do not use meta-data mode for software encodersLajos Molnar2013-10-301-2/+4
| |/
* | Only initialize sniffers once, don't hold mutex while sniffingMarco Nelissen2013-11-111-1/+3
* | Support TS + AC3 for ATSC standardChangwan Ryu2013-11-061-0/+2
* | Support AC3 in stagefrightChangwan Ryu2013-11-062-0/+3
* | Fully reset SkipCutBuffer state in clear()Marco Nelissen2013-09-181-0/+1
|/
* MediaMuxer: Hook up setLocation methodZhijun He2013-09-091-0/+10
* Merge "You can now opt-in to having the video decoder push blank buffers to t...Andreas Huber2013-08-151-1/+2
|\
| * You can now opt-in to having the video decoder push blank buffers to theAndreas Huber2013-08-141-1/+2
* | Merge "Check adaptive playback support via CodecCapabilities" into klp-devLajos Molnar2013-08-142-1/+7
|\ \ | |/ |/|
| * Check adaptive playback support via CodecCapabilitiesLajos Molnar2013-08-132-1/+7
* | Optionally repeat the previously submitted frame to the encoderAndreas Huber2013-08-131-0/+2
|/
* Merge "Adds a drm resource busy error, removes some deprecated errors"Jeff Tinker2013-08-071-4/+1
|\
| * Adds a drm resource busy error, removes some deprecated errorsJeff Tinker2013-08-021-4/+1
* | separte producer and consumer interfacesMathias Agopian2013-08-061-1/+1
* | Unregister any handlers still registered on now "dead" ALoopersAndreas Huber2013-07-311-0/+1
|/
* stagefright: offload playback supportRichard Fitzgerald2013-07-261-4/+12
* ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-182-0/+195
* Public API changes for audio offload support.Richard Fitzgerald2013-06-272-2/+22
* Merge "Adds VP9 decoding support for stagefright."Lajos Molnar2013-06-251-1/+2
|\
| * Adds VP9 decoding support for stagefright.hkuang2013-06-241-1/+2
* | stagefright: support for video decoder metadata modeLajos Molnar2013-06-211-0/+9
|/
* AudioRecord must be used as sp<> onlyGlenn Kasten2013-06-131-1/+1
* am f8af99b7: am 0662f7b6: Merge "stagefright: synchronously change nativewind...Lajos Molnar2013-06-121-1/+1
|\