summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
* libstagefright: set actual stride info for SW encoder input portLajos Molnar2014-10-253-0/+12
* Don't signal an error at the end of a short fileMarco Nelissen2014-10-161-21/+10
* am 48be19a4: am 2edda09a: stagefright: fix surface input handling of software...Lajos Molnar2014-10-147-349/+72
|\
| * stagefright: fix surface input handling of software encodersLajos Molnar2014-10-137-349/+72
* | am 1195142c: am 801a3ff8: Merge "handle case OMX_AUDIO_CodingG711 in ACodec::...Chong Zhang2014-10-131-1/+8
|\ \ | |/
| * handle case OMX_AUDIO_CodingG711 in ACodec::getPortFormatChong Zhang2014-10-131-1/+8
* | libstagefright: compile errorsMark Salyzyn2014-10-082-0/+2
|/
* Recover from errorsMarco Nelissen2014-10-061-5/+14
* Merge "stagefright: fix fake-stride handling for H263 SW decoder" into lmp-devRonghua Wu2014-10-031-2/+3
|\
| * stagefright: fix fake-stride handling for H263 SW decoderRonghua Wu2014-10-021-2/+3
* | Merge "add AAC audio decoder params for PCM limiter enable" into lmp-devChong Zhang2014-10-011-0/+4
|\ \ | |/ |/|
| * add AAC audio decoder params for PCM limiter enableChong Zhang2014-10-011-0/+4
* | Fix SoftAAC2 flushMarco Nelissen2014-09-251-4/+8
* | stagefright: fix cropping handling for SoftAVC and SoftMEPEG4.Ronghua Wu2014-09-243-15/+21
|/
* Merge "stagefright: add adaptive playback support to SoftHEVC decoder." into ...Ronghua Wu2014-09-242-80/+125
|\
| * stagefright: add adaptive playback support to SoftHEVC decoder.Ronghua Wu2014-09-232-80/+125
* | Fix ringbuffer handlingMarco Nelissen2014-09-192-24/+19
* | Always consider first buffer to be configMarco Nelissen2014-09-181-0/+8
|/
* Fix null pointer dereferenceMarco Nelissen2014-09-171-2/+4
* Merge "Fix AAC timestamps for multiple aac frames per input buffer" into lmp-devMarco Nelissen2014-09-132-128/+200
|\
| * Fix AAC timestamps for multiple aac frames per input bufferMarco Nelissen2014-09-102-128/+200
| * Revert "Fix AAC timestamps for multiple aac frames per input buffer"Marco Nelissen2014-09-102-194/+128
| * Fix AAC timestamps for multiple aac frames per input bufferMarco Nelissen2014-09-072-128/+194
* | stagefright: add adaptive playback support to SoftMPEG decoder.Ronghua Wu2014-09-113-25/+29
* | stagefright: add adaptive playback support to SoftAVC decoder.Ronghua Wu2014-09-103-101/+48
|/
* Fix the bug that same video frame has been decoded twice during port reconfig.hkuang2014-09-032-32/+38
* Add adaptive playback support to VPX decoder.Ronghua Wu2014-08-284-32/+39
* stagefright: process CSD regardless of what port was last queuedLajos Molnar2014-08-231-3/+2
* stagefright: allow to resubmit CSDs for SoftAAC2Lajos Molnar2014-08-221-208/+201
* SoftAAC2: allow reconfiguring output after multiple output buffersRobert Shih2014-08-221-10/+1
* Merge changes Idc9808f7,If7bc8e5b into lmp-devDan Albert2014-08-098-0/+33
|\
| * Fix the build after -Bsymbolic fix.Dan Albert2014-08-081-0/+4
| * Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-087-0/+29
* | AAC decoder: add support for controlling presentation parametersJean-Michel Trivi2014-08-081-1/+65
|/
* AAC encoder: add support for SBR mode selectionJean-Michel Trivi2014-08-052-3/+78
* Resolution reinitialization changesNaveen Kumar Ponnusamy2014-07-122-107/+125
* am 782be1ec: am 1c1b5e51: am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ...Narayan Kamath2014-07-094-7/+7
|\
| * m4v_h263_enc: Use uint32_t for ULongAshok Bhat2014-07-024-7/+7
* | Fix AAC timestampsMarco Nelissen2014-06-262-13/+29
* | libstagefright: 64-bit compile warningsMark Salyzyn2014-06-261-1/+1
* | Merge "Remove unneeded code"Marco Nelissen2014-06-101-6/+0
|\ \
| * | Remove unneeded codeMarco Nelissen2014-06-101-6/+0
* | | add back HEVC SoftOMX decoderLajos Molnar2014-06-063-0/+853
* | | Remove SoftOMX HEVC decoderLajos Molnar2014-06-063-849/+0
* | | am 8a454611: Merge "stagefright: added support, and SoftOMX decoder, for HEVC...Lajos Molnar2014-06-063-0/+849
|\ \ \ | |/ / |/| |
| * | stagefright: added support, and SoftOMX decoder, for HEVCHarish Mahendrakar2014-06-063-0/+849
* | | Make AAC decoder behavior after flush consistent with non-flushMarco Nelissen2014-06-051-0/+1
* | | am b6af7c63: am 05eaf105: Merge "Mp3decoder: Remove unused arm assembly files"Narayan Kamath2014-06-035-1413/+0
|\ \ \ | | |/ | |/|
| * | Mp3decoder: Remove unused arm assembly filesAshok Bhat2014-05-275-1413/+0
* | | AAC decoder: compensate limiter delayJean-Michel Trivi2014-05-295-218/+973
| |/ |/|