summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/ACodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* media: switch to new AMessage handlingLajos Molnar2015-03-051-18/+18
* stagefright: add support for limiting framerate in GraphicBufferSourceRonghua Wu2015-02-121-0/+20
* am 5dc38beb: am 41d3f579: Fix GSM WAV playbackMarco Nelissen2015-02-071-0/+17
|\
| * Fix GSM WAV playbackMarco Nelissen2015-02-061-0/+17
* | am c5a6db8d: am 5a52a060: stagefright: set consumer usage flags and desribe Y...Lajos Molnar2015-02-061-4/+51
|\ \ | |/
| * stagefright: set consumer usage flags and desribe YV12 HAL formatLajos Molnar2015-02-051-4/+51
* | am bcd22f0f: am 0662f5b0: Merge "stagefright: add fallback for native flex-YU...Lajos Molnar2015-02-061-16/+74
|\ \ | |/
| * stagefright: add fallback for native flex-YUV supportLajos Molnar2015-02-041-16/+74
* | am 7b66f713: am 57f75272: Merge "stagefright: add support for native flex-YUV...Lajos Molnar2015-02-041-35/+88
|\ \ | |/
| * stagefright: add support for native flex-YUV formatsLajos Molnar2015-02-041-35/+88
* | am 0d8e85f9: am 77f877f8: Merge "Acodec: reset sideband handle for all non tu...Rachad2015-02-021-0/+9
|\ \ | |/
| * Acodec: reset sideband handle for all non tunneled mode video playbackRachad2015-01-311-0/+9
* | am c9e11696: am 36dca156: Merge "Acodec: Send framerate information to OMX de...Rachad2015-02-021-2/+15
|\ \ | |/
| * Acodec: Send framerate information to OMX decoder if availableRachad2015-01-291-2/+15
* | am 26c73acb: am 0b460ad7: Merge "ACodec: Added support for E-AC3 decoders" in...Rachad2015-01-101-0/+67
|\ \ | |/
| * Merge "ACodec: Added support for E-AC3 decoders" into lmp-mr1-devRachad2015-01-101-0/+67
| |\
| | * ACodec: Added support for E-AC3 decodersRachad2014-12-231-0/+67
* | | am e0344754: am 468977f0: Merge "mark any copyrighted content as protected to...Chong Zhang2015-01-081-1/+12
|\ \ \ | |/ /
| * | mark any copyrighted content as protected to disable captureChong Zhang2015-01-071-1/+12
| |/
* | am aff13ad4: am 8ddb0223: Merge "Tunneled video Playback/Max resolution: Call...Rachad2014-12-131-1/+15
|\ \ | |/
| * Tunneled video Playback/Max resolution:Rachad2014-12-121-1/+15
* | resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-111-1/+2
|\ \ | |/
| * stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-101-1/+2
* | am 6874ed79: am a9d2f9fb: Merge "stagefright: preserve output format flags on...Lajos Molnar2014-12-081-2/+5
|\ \ | |/
| * stagefright: preserve output format flags on format changeLajos Molnar2014-12-051-2/+5
* | am 93f5b333: am 050ff19e: Merge "libstagefright: defer kWhatSetParameters in ...Lajos Molnar2014-12-041-0/+1
|\ \
| * \ Merge "libstagefright: defer kWhatSetParameters in OutputPortSettingsChangedS...Lajos Molnar2014-12-041-0/+1
| |\ \
| | * | libstagefright: defer kWhatSetParameters in OutputPortSettingsChangedStatePer Persson2014-12-041-0/+1
* | | | resolved conflicts for merge of e5ba80c5 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-271-3/+0
|\ \ \ \ | |/ / /
| * | | Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-3/+0
* | | | am 6597c00f: stagefright: add (temporary) support for automatic video frcLajos Molnar2014-11-201-0/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | stagefright: add (temporary) support for automatic video frcLajos Molnar2014-11-191-0/+18
* | | | resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aospMarco Nelissen2014-11-171-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-2/+2
| | |/ | |/|
| * | am 447898bc: Merge "ACodec: only check crop rect on output port" into lmp-devLajos Molnar2014-10-141-2/+10
| |\ \
| * \ \ am 801a3ff8: Merge "handle case OMX_AUDIO_CodingG711 in ACodec::getPortFormat...Chong Zhang2014-10-131-0/+26
| |\ \ \
| * \ \ \ am 7225187b: Merge "ACodec: process deferred messages when entering Loaded st...Wei Jia2014-10-131-0/+2
| |\ \ \ \
| * \ \ \ \ am 380757ba: Merge "Revert "handle case OMX_AUDIO_CodingG711 in ACodec::getPo...Guang Zhu2014-10-131-21/+0
| |\ \ \ \ \
| * \ \ \ \ \ am aec1dbfd: Merge "handle case OMX_AUDIO_CodingG711 in ACodec::getPortFormat...Chong Zhang2014-10-101-0/+21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 584c14c3: Merge "stagefright: do not allocate output buffers for tunneled ...Rachad2014-10-071-1/+28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am fc93499e: Merge "mediarecorder: set level if setting default profile" into...Lajos Molnar2014-10-021-0/+53
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am d0b9efe7: Merge "add AAC audio decoder params for PCM limiter enable" into...Chong Zhang2014-10-011-2/+10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 4a34b9a4: Merge "stagefright: use frame height if slice height is 0" into ...Lajos Molnar2014-09-251-7/+14
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 0079b331: Merge "MediaBuffer: ABuffer will release MediaBuffer when it\'s ...Wei Jia2014-09-221-17/+6
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge "libstagefright: set actual stride info for SW encoder input port" into...Lajos Molnar2014-10-281-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | libstagefright: set actual stride info for SW encoder input portLajos Molnar2014-10-251-1/+5
* | | | | | | | | | | | | am edcff417: am 42aae0c4: am f04e8b5e: am 25842048: Merge "stagefright: try t...Lajos Molnar2014-10-221-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | stagefright: try to free codec instance if MediaCodec.release hangsLajos Molnar2014-10-211-0/+24
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | am 6bbf27e5: am e86f4be5: am 447898bc: Merge "ACodec: only check crop rect on...Lajos Molnar2014-10-151-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge "ACodec: only check crop rect on output port" into lmp-devLajos Molnar2014-10-141-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |