summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | stagefright: add adaptive playback support to SoftMPEG decoder.Ronghua Wu2014-09-113-25/+29
* | | | am 97187317: Merge "stagefright: add adaptive playback support to SoftAVC dec...Ronghua Wu2014-09-113-101/+48
|\ \ \ \ | |/ / /
| * | | stagefright: add adaptive playback support to SoftAVC decoder.Ronghua Wu2014-09-103-101/+48
* | | | am 951c2197: am 2b16391d: Merge "Add test for AMR-NB decoder"Glenn Kasten2014-09-112-0/+170
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge "Add test for AMR-NB decoder"Glenn Kasten2014-09-112-0/+170
| |\ \ \
| | * | | Add test for AMR-NB decoderAshok Bhat2014-06-162-0/+170
* | | | | am 43f2e3cf: Merge "Revert "Fix AAC timestamps for multiple aac frames per in...Marco Nelissen2014-09-102-194/+128
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert "Fix AAC timestamps for multiple aac frames per input buffer"Marco Nelissen2014-09-102-194/+128
* | | | | am 8270e1d1: Merge "Fix AAC timestamps for multiple aac frames per input buff...Marco Nelissen2014-09-092-128/+194
|\ \ \ \ \ | |/ / / /
| * | | | Fix AAC timestamps for multiple aac frames per input bufferMarco Nelissen2014-09-072-128/+194
| | |_|/ | |/| |
* | | | am 13006b9d: am 032ecb7f: Merge "Fix in SoftAVCEncoder plugin"Narayan Kamath2014-09-041-3/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Fix in SoftAVCEncoder plugin"Narayan Kamath2014-09-041-3/+4
| |\ \ \
| | * | | Fix in SoftAVCEncoder pluginAshok Bhat2014-07-091-3/+4
| | | |/ | | |/|
* | | | am 90073050: Merge "Fix the bug that same video frame has been decoded twice ...hkuang2014-09-032-32/+38
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix the bug that same video frame has been decoded twice during port reconfig.hkuang2014-09-032-32/+38
* | | | am e4478feb: Merge "Add adaptive playback support to VPX decoder." into lmp-devRonghua Wu2014-09-024-32/+39
|\ \ \ \ | |/ / /
| * | | Add adaptive playback support to VPX decoder.Ronghua Wu2014-08-284-32/+39
* | | | am 34febc96: stagefright: process CSD regardless of what port was last queuedLajos Molnar2014-08-231-3/+2
|\ \ \ \ | |/ / /
| * | | stagefright: process CSD regardless of what port was last queuedLajos Molnar2014-08-231-3/+2
* | | | am 5f42113f: stagefright: allow to resubmit CSDs for SoftAAC2Lajos Molnar2014-08-221-208/+201
|\ \ \ \ | |/ / /
| * | | stagefright: allow to resubmit CSDs for SoftAAC2Lajos Molnar2014-08-221-208/+201
* | | | am 143a951f: SoftAAC2: allow reconfiguring output after multiple output buffersRobert Shih2014-08-221-10/+1
|\ \ \ \ | |/ / /
| * | | SoftAAC2: allow reconfiguring output after multiple output buffersRobert Shih2014-08-221-10/+1
* | | | am 2dfe8ea7: Merge changes Idc9808f7,If7bc8e5b into lmp-devDan Albert2014-08-091-0/+4
|\ \ \ \ | |/ / /
| * | | 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
* | | | | am ddabe554: Merge "AAC decoder: add support for controlling presentation par...Jean-Michel Trivi2014-08-081-1/+65
|\ \ \ \ \ | |/ / / /
| * | | | AAC decoder: add support for controlling presentation parametersJean-Michel Trivi2014-08-081-1/+65
| |/ / /
* | | | Resolved conflicts for merge of aed1d581 to lmp-dev-plus-aospDan Albert2014-08-083-25/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Revert "Fix build after side-stepping global -Bsymbolic.""Dan Albert2014-08-073-25/+0
| |\ \ \
| | * | | Revert "Fix build after side-stepping global -Bsymbolic."Dan Albert2014-08-083-25/+0
* | | | | am 4b599537: am 9ee1572f: Merge "Fix PIC relocations for non-Bsymbolic builds"Dan Albert2014-08-087-0/+29
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix PIC relocations for non-Bsymbolic builds"Dan Albert2014-08-077-0/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-087-0/+29
* | | | | Resolved conflicts for merge of 2af8711d to lmp-dev-plus-aospDan Albert2014-08-073-0/+25
|\ \ \ \ \ | |/ / / /
| * | | | Fix build after side-stepping global -Bsymbolic.Dan Albert2014-08-073-0/+25
| |/ / /
* | | | am 3c9879b9: Merge "AAC encoder: add support for SBR mode selection" into lmp...Jean-Michel Trivi2014-08-052-3/+78
|\ \ \ \ | | |/ / | |/| |
| * | | AAC encoder: add support for SBR mode selectionJean-Michel Trivi2014-08-052-3/+78
* | | | am 24a5a7c3: am b7a88e31: Merge "h264_enc: Use free() to release memory alloc...Narayan Kamath2014-07-141-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "h264_enc: Use free() to release memory allocated with malloc()"Narayan Kamath2014-07-101-2/+2
| |\ \
| | * | h264_enc: Use free() to release memory allocated with malloc()Ashok Bhat2014-06-251-2/+2
| | |/
* | | 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