summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/ACodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use gettid directly.Elliott Hughes2014-08-181-1/+1
* Update OMX messages for 64 bitAndy Hung2014-06-121-29/+28
* am 0c388650: Merge "ACodec: add frame render/drop systrace"Lajos Molnar2014-05-011-0/+7
|\
| * ACodec: add frame render/drop systraceLajos Molnar2014-04-301-0/+7
* | Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-291-26/+85
|\ \ | |/ |/|
| * am 1faa4170: stagefright: allow for minUndequeuedBufs to be one lessLajos Molnar2014-03-191-3/+4
| |\
| | * stagefright: allow for minUndequeuedBufs to be one lessLajos Molnar2014-03-191-3/+4
| * | am b635b0e6: mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-21/+26
| |\ \ | | |/
| | * mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-21/+26
| * | am c69bc40a: Merge "Cap pts gap between adjacent frames to specified value" i...Chong Zhang2014-03-131-1/+21
| |\ \ | | |/
| | * Cap pts gap between adjacent frames to specified valueChong Zhang2014-03-111-1/+21
| * | am 2613347d: Merge "Added support to query ACodec whether adaptive playback i...Lajos Molnar2014-03-071-0/+5
| |\ \ | | |/
| | * Added support to query ACodec whether adaptive playback is enabled.Robert Shih2014-03-061-0/+5
| * | am 2338782d: Merge "Fixed misplaced bracket for switch-case block." into klp-devLajos Molnar2014-03-071-4/+4
| |\ \ | | |/
| | * Fixed misplaced bracket for switch-case block.Robert Shih2014-03-061-4/+4
| * | am 5db1e3a6: Merge "correct one logic error in decide whether should render o...Lajos Molnar2014-03-071-1/+1
| |\ \ | | |/ | |/|
| * | WA: Queue extra buffers on output port during reconfig if input EOS-edLajos Molnar2013-11-141-0/+28
* | | warnings be gone.Andreas Huber2014-04-111-1/+1
| |/ |/|
* | correct one logic error in decide whether should render or notJianzheng Zhou2014-02-031-1/+1
|/
* Merge "configure bitrate and bitrate mode at encoder initialization for VP8/9...Andreas Huber2013-11-121-0/+16
|\
| * configure bitrate and bitrate mode at encoder initialization for VP8/9Andreas Huber2013-11-051-0/+16
* | Restore NuPlayer error and EOS handlingLajos Molnar2013-10-301-3/+8
|/
* Merge "MediaCodec: avoid codec EOS if flushing during port reconfiguration" i...Lajos Molnar2013-10-041-4/+3
|\
| * MediaCodec: avoid codec EOS if flushing during port reconfigurationLajos Molnar2013-10-021-4/+3
* | stagefright: enable adaptive playback based on codec format keyLajos Molnar2013-10-031-1/+41
|/
* Use changed MediaCodec.PARAMETER_KEY_VIDEO_BITRATE valueLajos Molnar2013-09-171-1/+1
* ACodec: fix flush/resume for decoder-output-meta-data modeLajos Molnar2013-09-121-2/+5
* You can now opt-in to having the video decoder push blank buffers to theAndreas Huber2013-08-141-1/+9
* Merge "Optionally repeat the previously submitted frame to the encoder" into ...Andreas Huber2013-08-131-1/+26
|\
| * Optionally repeat the previously submitted frame to the encoderAndreas Huber2013-08-131-1/+26
* | Support for "request-sync" parameter in ACodecAndreas Huber2013-08-121-3/+18
|/
* IOMX: add updateGraphicBufferInMeta method for metadata modeLajos Molnar2013-08-061-6/+11
* Merge "stagefright: set scaling mode for blank frames in ACodec"Dima Zavin2013-07-181-0/+8
|\
| * stagefright: set scaling mode for blank frames in ACodecDima Zavin2013-07-181-0/+8
* | Support "suspension" of a video encoder in "surface-input" mode.Andreas Huber2013-07-171-0/+13
|/
* Merge "Adds VP9 decoding support for stagefright."Lajos Molnar2013-06-251-3/+6
|\
| * Adds VP9 decoding support for stagefright.hkuang2013-06-241-3/+6
* | stagefright: support for video decoder metadata modeLajos Molnar2013-06-211-15/+186
|/
* am f8af99b7: am 0662f7b6: Merge "stagefright: synchronously change nativewind...Lajos Molnar2013-06-121-13/+18
|\
| * stagefright: synchronously change nativewindow cropLajos Molnar2013-06-111-13/+18
| * stagefright: Fix port-reconfiguration & output-buffer-filled race conditionLajos Molnar2013-05-311-6/+4
| * Don't render buffers that have size 0Marco Nelissen2013-05-101-1/+2
| * Support MediaCodec::getOutputFormat for encodersAndreas Huber2013-04-301-83/+185
| * A flush of a video decoder connected to a native window must reclaimAndreas Huber2013-04-191-0/+40
| * Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-171-0/+13
| * Merge "Fix MediaCodec.flush()" into jb-mr2-devMarco Nelissen2013-04-121-1/+4
| |\
| | * Fix MediaCodec.flush()Marco Nelissen2013-04-121-1/+4
| * | Merge "ACodec now signals an error if the mediaserver died while it is in" in...Andreas Huber2013-04-121-8/+49
| |\ \
| | * | ACodec now signals an error if the mediaserver died while it is inAndreas Huber2013-04-111-8/+49
| | |/
| * | The framework really doesn't need to know the specifics of the codecAndreas Huber2013-04-111-8/+0
| |/