summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/ACodec.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Make sure resume() and flush() are handled appropriately even if the codecMarco Nelissen2013-04-041-0/+15
| * Make sure resume() and flush() are handled appropriately even if the codecAndreas Huber2013-03-281-0/+16
| * Correct MediaCodec + Surface behaviorAndy McFadden2013-03-051-15/+24
| * Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+72
| * Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-071-0/+48
| * ACodec Fix.SeungBeom Kim2013-01-281-1/+2
| * Report buffer size even when using hardware buffersMarco Nelissen2012-12-181-5/+4
| * Respect sample aspect ratio in NuPlayer.Andreas Huber2012-12-051-4/+10
| * am 296cb9dd: am 0dbe5a93: Added optional intra macroblock refresh support for...James Dong2012-11-291-1/+49
| |\
| | * Added optional intra macroblock refresh support for encodingJames Dong2012-11-281-1/+49
| * | Clear the sticky EOS flags when transitioning to LOADED stateAndreas Huber2012-11-291-5/+5
| * | Add GSM 6.10 decoderMarco Nelissen2012-11-161-0/+2
| |/
| * Properly signal an error if codec configuration goes wrong.Andreas Huber2012-11-141-1/+6
| * Make video encoders' bitrate mode (constant, variable, ...) configurableAndreas Huber2012-11-011-5/+21
| * Tell the encoder to emit SPS/PPS before IDR frames in wifi display code.Andreas Huber2012-09-281-0/+29
| * Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-281-0/+3
| * Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-131-0/+41
| * Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-5/+62
* | New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-5/+13
* | wifi-display: add support for metadata mode on encoder outputChong Zhang2013-05-171-10/+44
* | am b12caf7b: am 519f7624: Merge "Don\'t render buffers that have size 0" into...Marco Nelissen2013-05-101-1/+2
|\ \
| * | Don't render buffers that have size 0Marco Nelissen2013-05-101-1/+2
* | | am 9db1b382: am deff6910: Merge "Support MediaCodec::getOutputFormat for enco...Andreas Huber2013-05-011-83/+185
|\ \ \ | |/ /
| * | Support MediaCodec::getOutputFormat for encodersAndreas Huber2013-04-301-83/+185
* | | stagefright: Fix port-reconfiguration & output-buffer-filled race conditionLajos Molnar2013-04-261-6/+4
|/ /
* | 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
|/ /
* | Make sure resume() and flush() are handled appropriately even if the codecMarco Nelissen2013-04-041-0/+15
* | Make sure resume() and flush() are handled appropriately even if the codecAndreas Huber2013-03-281-0/+16
* | Correct MediaCodec + Surface behaviorAndy McFadden2013-03-051-15/+24
* | Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+72
* | Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-071-0/+48
* | ACodec Fix.SeungBeom Kim2013-01-281-1/+2
* | Report buffer size even when using hardware buffersMarco Nelissen2012-12-181-5/+4
* | Respect sample aspect ratio in NuPlayer.Andreas Huber2012-12-051-4/+10
* | am 296cb9dd: am 0dbe5a93: Added optional intra macroblock refresh support for...James Dong2012-11-291-1/+49
|\ \
| * | Added optional intra macroblock refresh support for encodingJames Dong2012-11-281-1/+49
* | | Clear the sticky EOS flags when transitioning to LOADED stateAndreas Huber2012-11-291-5/+5
* | | Add GSM 6.10 decoderMarco Nelissen2012-11-161-0/+2
|/ /
* | Properly signal an error if codec configuration goes wrong.Andreas Huber2012-11-141-1/+6
* | Make video encoders' bitrate mode (constant, variable, ...) configurableAndreas Huber2012-11-011-5/+21
* | Tell the encoder to emit SPS/PPS before IDR frames in wifi display code.Andreas Huber2012-09-281-0/+29
* | Various improvements to a cleaner shutdown of the wifi display connection.Andreas Huber2012-09-281-0/+3
* | Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-131-0/+41
* | Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-5/+62
|/