summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ics-mr1-release' of https://android.googlesource.com/platform/f...Steve Kondik2012-03-291-2/+4
|\
| * AudioTrack: relax check on minimum buffer sizeEric Laurent2012-03-161-2/+4
* | libstagefright: Fix for crash during playback of unsupported clipManish Dewangan2012-03-271-0/+1
* | libstagefright: Enable frame by frame modeLuis GarciaCalderon2012-03-273-6/+20
* | libstagefright: Change allocation buffer count for VideoEditorShalaj Jain2012-03-271-0/+1
* | libstagefright : Fix for clips with Corrupt NAL lengthLuis GarciaCalderon2012-03-271-0/+5
* | libstagefright: Add support for fragmented MPEG4 containervivek mehta2012-03-272-0/+13
* | Add customized parameters for qcom camera features.Ankit Premrajka2012-03-271-2/+7
* | frameworks/base/nuplayer: Support for dynamic port reconfig in HTTP LiveApurupa Pattapu2012-03-271-0/+6
* | httplive/ACodec: Enable smooth streamingApurupa Pattapu2012-03-271-0/+10
* | libstagefright: Add NV12 Tile to RGB color conversionLuis GarciaCalderon2012-03-271-0/+1
* | frameworks/base: Add support for QCELP/EVRC non-tunnel encoding in SFRavi Kumar Alamanda2012-03-273-0/+138
* | libmedia: Update media profile cap for video codecsHaynes Mathew George2012-03-271-0/+3
* | frameworks/base: Enabling mmparser for AVI, ASF, QCP, AAC formatsvivek mehta2012-03-271-1/+19
* | libstagefright: Initial commit for videoShalaj Jain2012-03-273-0/+27
* | stagefright: Additional types for ColorconvertorHaynes Mathew George2012-03-181-0/+45
* | framework/base: Add customized parameters for camera features.Shuzhen Wang2012-03-181-0/+3
* | framework/base: Change to enable mm-parser.vivek mehta2012-03-183-0/+109
* | SurfaceTexture: Add Qcom perform function.Naomi Luis2011-12-201-0/+12
|/
* Merge "If an error occurs that prevents us from reallocating buffers during a...Andreas Huber2011-11-291-0/+2
|\
| * If an error occurs that prevents us from reallocating buffers during a format...Andreas Huber2011-11-281-0/+2
* | Updated (internal) API for IStreamSource to signal discontinuitiesAndreas Huber2011-11-291-6/+11
|/
* Merge "Report a runtime error instead of asserting on malformed avc configura...Andreas Huber2011-11-221-0/+4
|\
| * Report a runtime error instead of asserting on malformed avc configuration data.Andreas Huber2011-11-181-0/+4
* | Fix log spamming during time lapse video recordingJames Dong2011-11-212-4/+3
|/
* Merge "Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in...Hong Teng2011-11-151-5/+15
|\
| * Fix for issue 5309336Hong Teng2011-11-141-5/+15
* | Add support for retrieving location information in mp4/3gpp filesJames Dong2011-11-102-0/+2
|/
* Remove surface legacy APIs and code.Andreas Huber2011-10-283-5/+0
* am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics...Jamie Gennis2011-10-281-3/+0
|\
| * Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis2011-10-261-3/+0
* | am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing down" into i...Jamie Gennis2011-10-261-0/+1
|\ \ | |/
| * Stagefright: push blank buffers when tearing downJamie Gennis2011-10-251-0/+1
* | am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0Dave Burke2011-10-191-0/+3
|\ \ | |/
| * Stagefright: idle OMX after ANW errorsJamie Gennis2011-10-191-0/+3
* | Merge "Support for an MPEG2 Program Stream extractor."Andreas Huber2011-10-131-1/+4
|\ \ | |/ |/|
| * Support for an MPEG2 Program Stream extractor.Andreas Huber2011-09-301-1/+4
* | Set crop params to ANative Window during Initialization.Lakshman Gowda2011-10-051-0/+2
|/
* Gracefuly return on detecting wrong AAC format from corrupted filesGilles-Arnaud Bleu-Laine2011-09-301-1/+1
* Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber2011-09-281-0/+6
* Propagate error signalled by the source all the way to the output EOS notific...Andreas Huber2011-09-261-0/+1
* Add QVGA resolution to CamcorderProfileJames Dong2011-09-191-2/+4
* Merge "Change an assert failure due to unsupported level by HW AVC decoder an...James Dong2011-09-141-1/+1
|\
| * Change an assert failure due to unsupported level by HW AVC decoder and repor...James Dong2011-09-131-1/+1
* | Merge "Issue 5298399: Lost speech after a crash in gTalk."Eric Laurent2011-09-131-0/+1
|\ \ | |/ |/|
| * Issue 5298399: Lost speech after a crash in gTalk.Eric Laurent2011-09-131-0/+1
* | Turn an another assertion into a runtime error in ACodec's implementationAndreas Huber2011-09-121-0/+2
* | Make MediaScanner skip certain directoriesGuang Zhu2011-09-091-1/+5
|/
* Require INTERNET permission for network-based content.Dave Burke2011-09-023-11/+11
* Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource"Pannag Sanketi2011-08-311-1/+1
|\