summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright
Commit message (Expand)AuthorAgeFilesLines
* Add an OMX IL API for querying buffer usage flags.Jamie Gennis2011-02-281-0/+12
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-0/+62
* Support more MPEG4-LATM audio functionality.Andreas Huber2011-02-221-1/+2
* A/V synchronization at the beginning of a recording sessionJames Dong2011-02-171-3/+3
* Decouple AudioRecord read and audio encodingJames Dong2011-02-161-6/+18
* Merge "Add AAC extractor"Gloria Wang2011-02-151-0/+1
|\
| * Add AAC extractorGloria Wang2011-02-151-0/+1
* | Make available h263 DSI information from MPEG4ExtractorJames Dong2011-02-111-0/+2
|/
* Reduce blocking time in file writeJames Dong2011-02-091-5/+8
* Merge "Handle some edge cases when seeking while starting up OMXCodec"Andreas Huber2011-02-081-0/+1
|\
| * Handle some edge cases when seeking while starting up OMXCodecAndreas Huber2011-02-081-0/+1
* | - Do not use global DrmManagerClientGloria Wang2011-02-072-2/+2
|/
* Improvements/fixes to ACodec.Andreas Huber2011-02-041-1/+1
* Bug 1804058 FLAC extractorGlenn Kasten2011-02-031-0/+1
* Make sure that key frame is generated for timelapse video recording if there ...James Dong2011-01-262-1/+5
* StagefrightMediaScanner: Close metadata retriever after we are done scanningMike Lockwood2011-01-251-4/+0
* Properly rotate video that's marked as such and decoded to a surface.Andreas Huber2011-01-211-0/+2
* Some tweaks to HTTP live / nuplayer behaviourAndreas Huber2011-01-211-1/+4
* Fix the presentation video resolution when it is different from the actual im...James Dong2011-01-191-2/+4
* integrate videoeditor preview player.Dharmaray Kundargi2011-01-161-0/+1
* Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into h...Andreas Huber2011-01-102-0/+18
|\
| * NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.Andreas Huber2011-01-102-0/+18
* | Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-101-2/+7
|/
* Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-071-0/+1
* Colorconverter may not support some src/dst bitmap configurations.Andreas Huber2011-01-061-5/+6
* am a8ce7736: am 35e8dcb9: Merge "Suppress the recording sound in the recorded...James Dong2011-01-051-2/+2
|\
| * am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into ...James Dong2011-01-051-2/+2
| |\
| | * Suppress the recording sound in the recorded videoJames Dong2011-01-041-2/+2
| * | resolved conflicts for merge of 31dc911a to gingerbread-plus-aospAndreas Huber2010-11-082-0/+9
| |\ \ | | |/
| | * Support post-decode video rotation.Andreas Huber2010-11-052-0/+9
| * | am 1653e261: Merge "Rotation support" into gingerbreadJames Dong2010-11-062-0/+2
| |\ \ | | |/
| | * Rotation supportJames Dong2010-11-052-0/+2
| * | am f3847e87: Merge "DO NOT MERGE" into gingerbreadJames Dong2010-11-031-0/+1
| |\ \ | | |/
| | * DO NOT MERGEJames Dong2010-11-021-0/+1
* | | Use video output if necessary for timelapse video recordingJames Dong2011-01-041-3/+3
* | | Properly announce decoder output format changes, make sure AMessage::dup does.Andreas Huber2010-12-162-5/+9
* | | Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-154-5/+210
* | | Revert "Allows the authoring engine to skip frame."James Dong2010-12-112-14/+0
* | | Better buffer status management and verification in OMXCodec.Andreas Huber2010-12-081-4/+10
* | | Merge "API Support for both synchronous and queued commands, optionally assoc...Andreas Huber2010-12-071-0/+4
|\ \ \
| * | | API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-061-0/+4
* | | | Remove check if the target video resolution is not supported by CameraSourceJames Dong2010-12-051-0/+2
|/ / /
* | | Squashed commit of the following:Andreas Huber2010-11-222-15/+46
* | | Removed uncessary FILE structure pointer for I/OJames Dong2010-11-193-4/+2
* | | 64-bit file size/offset support for media frameworkJames Dong2010-11-185-15/+17
* | | Merge "Add getUri() for streaming"Gloria Wang2010-11-181-0/+3
|\ \ \
| * | | Add getUri() for streamingGloria Wang2010-11-181-0/+3
* | | | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-162-50/+0
|/ / /
* | | Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-111-1/+2
* | | Add color format query support to QueryCodecs()James Dong2010-11-111-0/+1