summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright
Commit message (Expand)AuthorAgeFilesLines
* stagefright: synchronously change nativewindow cropLajos Molnar2013-06-111-1/+1
* 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
* | Implement Surface input to MediaCodec.Andy McFadden2013-03-043-0/+58
|/
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-252-8/+25
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-153-12/+12
* Add support for fragmented mp4 to MPEG4ExtractorMarco Nelissen2013-02-151-0/+2
* Add the native MediaMuxer support.ztenghui2013-02-122-0/+185
* Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-072-0/+9
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-182-5/+5
* Respect sample aspect ratio in NuPlayer.Andreas Huber2012-12-051-0/+2
* am 296cb9dd: am 0dbe5a93: Added optional intra macroblock refresh support for...James Dong2012-11-291-0/+1
|\
| * am 0dbe5a93: Added optional intra macroblock refresh support for encodingJames Dong2012-11-291-0/+1
| |\
| | * Added optional intra macroblock refresh support for encodingJames Dong2012-11-281-0/+1
* | | am 9abbd0fb: am 3eb46d17: Merge "Fix of uninitialized mIsDrm variable."Andreas Huber2012-11-271-1/+1
|\ \ \ | |/ /
| * | Merge "Fix of uninitialized mIsDrm variable."Andreas Huber2012-11-271-1/+1
| |\ \
| | * | Fix of uninitialized mIsDrm variable.Henrik B Andersson2012-11-271-1/+1
| | |/
* | | am 5bc5bf39: am 79fd6853: Merge "MediaCodec: Add a method for getting the com...Andreas Huber2012-11-261-0/+4
|\ \ \ | |/ /
| * | MediaCodec: Add a method for getting the component nameMartin Storsjo2012-11-191-0/+4
| |/
* | Add GSM 6.10 decoderMarco Nelissen2012-11-161-0/+1
|/
* Make video encoders' bitrate mode (constant, variable, ...) configurableAndreas Huber2012-11-011-1/+4
* Better power savings with wifi display code.Andreas Huber2012-10-031-16/+26
* ALooper::GetNowUs() now relies on systemTime instead of gettimeofday.Andreas Huber2012-10-012-10/+0
* Optionally have SurfaceMediaSource return absolute timestampsAndreas Huber2012-10-011-0/+5
* Remove double negatives from SurfaceMediaSourceAndreas Huber2012-10-011-2/+2
* Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-281-0/+6
* Merge "Allow OMXCodec to specify an output color format for OMX decoder compo...James Dong2012-09-141-1/+1
|\
| * Allow OMXCodec to specify an output color format for OMX decoder componentJames Dong2012-09-101-1/+1
* | Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-132-0/+8
* | Throttle SurfaceMediaSource.Andreas Huber2012-09-131-0/+6
|/
* Fragmented mp4 extractorMarco Nelissen2012-09-051-0/+2
* Configure the SurfaceMediaSource to emit the same number of buffersAndreas Huber2012-09-041-0/+3
* Prepare for transmitting audio through AudioSource.Andreas Huber2012-08-301-5/+14
* Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+11