summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright
Commit message (Expand)AuthorAgeFilesLines
* Update OMX messages for 64 bitAndy Hung2014-06-121-1/+1
* Offer a type-safe album art interface.Elliott Hughes2014-06-111-1/+1
* am a69d6f52: Merge "stagefright: add ClockEstimator API and WindowedLinearFit...Lajos Molnar2014-05-021-0/+110
|\
| * stagefright: add ClockEstimator API and WindowedLinearFitEstimatorLajos Molnar2014-05-011-0/+110
* | Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-291-0/+7
|\ \ | |/ |/|
| * am b635b0e6: mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-0/+1
| |\
| | * mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-0/+1
| * | am c69bc40a: Merge "Cap pts gap between adjacent frames to specified value" i...Chong Zhang2014-03-131-0/+1
| |\ \ | | |/
| | * Cap pts gap between adjacent frames to specified valueChong Zhang2014-03-111-0/+1
| * | am 2613347d: Merge "Added support to query ACodec whether adaptive playback i...Lajos Molnar2014-03-071-0/+3
| |\ \ | | |/
| | * Merge "Added support to query ACodec whether adaptive playback is enabled." i...Lajos Molnar2014-03-071-0/+3
| | |\
| | | * Added support to query ACodec whether adaptive playback is enabled.Robert Shih2014-03-061-0/+3
| | * | stagefright: do not offload LD-AAC decodingEric Laurent2014-03-061-0/+1
| | |/
| | * update offloaded audio track sampling rateEric Laurent2014-03-051-1/+1
| * | am 07a017d3: Merge "Added support for ID3v2 meta data in 3gp files"Marco Nelissen2014-01-171-0/+2
| |\ \
| * \ \ am 8115f4b2: Merge "stagefright: do not offload LD-AAC decoding"Eric Laurent2013-12-201-0/+1
| |\ \ \
| * \ \ \ am 9060d498: Merge "update offloaded audio track sampling rate"Eric Laurent2013-12-171-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
* | | | | | media: 64 bit compile issuesMark Salyzyn2014-04-151-1/+1
* | | | | | warnings be gone.Andreas Huber2014-04-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | Added support for ID3v2 meta data in 3gp filesOscar Rydhé2014-01-161-0/+2
| |_|_|/ |/| | |
* | | | stagefright: do not offload LD-AAC decodingEric Laurent2013-12-211-0/+1
| |_|/ |/| |
* | | update offloaded audio track sampling rateEric Laurent2013-12-171-1/+1
|/ /
* | 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
* | 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
* | StageFrightRecorder: do not use meta-data mode for software encodersLajos Molnar2013-10-301-2/+4
|/
* 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
|\
| * stagefright: synchronously change nativewindow cropLajos Molnar2013-06-111-1/+1
* | Use sp<AudioTrack> instead of raw AudioTrack *Glenn Kasten2013-06-031-1/+1