summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/ACodec.h
Commit message (Expand)AuthorAgeFilesLines
* ACodec: do not signal kWhatShutdownCompleted on codec errorLajos Molnar2014-04-011-0/+1
* Merge changes I1455bfc6,I90c7e34b,I06e001dfLajos Molnar2014-03-141-3/+3
|\
| * MediaCodec: add getInputFormat() methodLajos Molnar2014-03-101-3/+3
* | mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-111-0/+1
|/
* support for time lapse/slow motion when using SURFACE sourceChong Zhang2014-02-141-0/+3
* Change StagefrightRecorder to use MediaCodecChong Zhang2014-02-051-0/+2
* Merge "Added support to query ACodec whether adaptive playback is enabled."Robert Shih2014-02-031-0/+3
|\
| * Added support to query ACodec whether adaptive playback is enabled.Robert Shih2014-01-291-0/+3
* | Cap pts gap between adjacent frames to specified valueChong Zhang2014-01-301-0/+1
|/
* am 72afcd5d: am 5ea5b020: Merge "WA: Queue extra buffers on output port durin...Lajos Molnar2013-11-181-0/+2
|\
| * WA: Queue extra buffers on output port during reconfig if input EOS-edLajos Molnar2013-11-141-0/+2
* | am db50cb5f: am caee8747: Merge "configure bitrate and bitrate mode at encode...Andreas Huber2013-11-111-0/+1
|\ \ | |/
| * configure bitrate and bitrate mode at encoder initialization for VP8/9Andreas Huber2013-11-051-0/+1
* | Support AC3 in stagefrightChangwan Ryu2013-11-061-0/+2
|/
* You can now opt-in to having the video decoder push blank buffers to theAndreas Huber2013-08-141-1/+2
* Optionally repeat the previously submitted frame to the encoderAndreas Huber2013-08-131-0/+2
* stagefright: support for video decoder metadata modeLajos Molnar2013-06-211-0/+9
* 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
| * A flush of a video decoder connected to a native window must reclaimAndreas Huber2013-04-191-1/+5
| * ACodec now signals an error if the mediaserver died while it is inAndreas Huber2013-04-111-0/+2
| * Correct MediaCodec + Surface behaviorAndy McFadden2013-03-051-0/+3
| * Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+6
| * Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-071-0/+4
| * Added optional intra macroblock refresh support for encodingJames Dong2012-11-281-0/+1
| * Make video encoders' bitrate mode (constant, variable, ...) configurableAndreas Huber2012-11-011-1/+4
| * Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-131-0/+5
| * Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+11
* | wifi-display: add support for metadata mode on encoder outputChong Zhang2013-05-171-1/+1
* | A flush of a video decoder connected to a native window must reclaimAndreas Huber2013-04-191-1/+5
* | ACodec now signals an error if the mediaserver died while it is inAndreas Huber2013-04-111-0/+2
* | Correct MediaCodec + Surface behaviorAndy McFadden2013-03-051-0/+3
* | Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+6
* | Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-071-0/+4
* | Added optional intra macroblock refresh support for encodingJames Dong2012-11-281-0/+1
* | Make video encoders' bitrate mode (constant, variable, ...) configurableAndreas Huber2012-11-011-1/+4
* | Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-131-0/+5
* | Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+11
|/
* Tell surface flinger that we want to protect output buffers from beingAndreas Huber2012-05-221-0/+2
* Increase AAC software decoder's buffer count. Refactor how clientsAndreas Huber2012-05-111-0/+17
* OMX IL wrapper for FLAC encoderJean-Michel Trivi2012-05-091-0/+3
* Respect channel mask in ACodec and NuPlayer.Andreas Huber2012-05-031-2/+6
* Fix mono gapless playback for decoders that output stereoMarco Nelissen2012-04-301-0/+4
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-251-1/+1
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-1/+7
* Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-011-0/+1
* Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-281-1/+9
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-6/+37
* If an error occurs that prevents us from reallocating buffers during a format...Andreas Huber2011-11-281-0/+2
* Support AMR, G.711 and vorbis audio in ACodec and friends.Andreas Huber2011-09-281-0/+6