summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am 1cd68527: am 41688da2: Merge "MediaMuxer: Remove SAMPLE_FLAG_SYNC flag" in...Lajos Molnar2013-05-291-6/+0
|\ \ | |/
| * MediaMuxer: Remove SAMPLE_FLAG_SYNC flagLajos Molnar2013-05-281-6/+0
| * Support MediaCodec::getOutputFormat for encodersAndreas Huber2013-04-301-0/+4
| * Merge "3rd time's the charm, right? Fix another instance where MediaCodec wou...Andreas Huber2013-04-221-0/+1
| |\
| | * 3rd time's the charm, right? Fix another instance where MediaCodec wouldAndreas Huber2013-04-191-0/+1
| * | A flush of a video decoder connected to a native window must reclaimAndreas Huber2013-04-191-1/+5
| |/
| * Add new error codes for DRM to improve error reportingJeff Tinker2013-04-171-0/+2
| * Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mo...ztenghui2013-04-152-1/+9
| |\
| | * MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.ztenghui2013-04-152-1/+9
| * | ACodec now signals an error if the mediaserver died while it is inAndreas Huber2013-04-111-0/+2
| * | Add support for common encryptionMarco Nelissen2013-04-083-0/+7
| |/
| * Identify network servers and clients with a OS version related stringAndreas Huber2013-03-261-0/+3
| * Add the presentation rotation supportztenghui2013-03-151-2/+12
| * Merge "Make limitations of MPEG4Writer explicit" into jb-mr2-devTenghui Zhu2013-03-141-0/+6
| |\
| | * Make limitations of MPEG4Writer explicitJames Dong2013-03-141-0/+6
| * | remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-122-5/+5
| |/
| * Merge "Clean up the native code to match Java update" into jb-mr2-devztenghui2013-03-081-2/+17
| |\
| | * Clean up the native code to match Java updateztenghui2013-03-081-2/+17
| * | Correct MediaCodec + Surface behaviorAndy McFadden2013-03-052-0/+5