summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2
Commit message (Expand)AuthorAgeFilesLines
* fix buildLajos Molnar2016-07-211-1/+2
* SoftVPX: fix nFilledLen overflowRobert Shih2016-07-212-3/+20
* Fix potential overflowMarco Nelissen2016-06-231-0/+8
* h264bsdActivateParamSets: Prevent multiplication overflow.Pawin Vongmasa2016-05-271-3/+21
* h264dec: check for overflows when calculating allocation size.Marco Nelissen2016-04-217-14/+30
* codecs: check OMX buffer size before use in (h263|h264)decWonsik Kim2016-04-212-6/+22
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-40/+81
* codecs: check OMX buffer size before use in VP8 encoder.Wonsik Kim2016-03-251-6/+22
* Add VPX output buffer size checkMarco Nelissen2016-03-251-9/+14
* libstagefright: check requested memory size before allocation for SoftMPEG4En...Wei Jia2015-12-101-0/+9
* Fix software video decoder buffer size calculationMarco Nelissen2015-06-171-1/+1
* SoftVPXEncoder: don't skip the last input buffer with eos flag.Ronghua Wu2015-05-041-1/+5
* Remove deprecated image definesJohann2015-04-101-7/+7
* am 6d5a1afa: am 6d5a063d: am 0c11001c: Merge "stagefright: change licensing h...Lajos Molnar2015-02-09290-332/+4575
|\
| * am 6d5a063d: am 0c11001c: Merge "stagefright: change licensing headers on h26...Lajos Molnar2015-02-07290-332/+4575
| |\
| | * stagefright: change licensing headers on h264dec omxdl sourcesLajos Molnar2015-02-06290-332/+4575
* | | am 172f2578: am 3e7e574b: am 434c80e5: Merge "Add missing includes."Elliott Hughes2015-01-301-0/+1
|\ \ \ | |/ /
| * | am 3e7e574b: am 434c80e5: Merge "Add missing includes."Elliott Hughes2015-01-301-0/+1
| |\ \
| | * | Add missing includes.Elliott Hughes2015-01-291-0/+1
* | | | am b7909adc: am 64b08d23: am cbb803a5: Merge "Remove superfluous OpenSSL incl...Kenny Root2015-01-261-1/+0
|\ \ \ \ | |/ / /
| * | | am 64b08d23: am cbb803a5: Merge "Remove superfluous OpenSSL include paths."Kenny Root2015-01-261-1/+0
| |\ \ \ | | |/ /
| | * | Remove superfluous OpenSSL include paths.Adam Langley2015-01-221-1/+0
* | | | am 3e08ca67: resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-114-349/+33
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-114-349/+33
| |\ \ \ | | | |/ | | |/|
| | * | stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-104-349/+33
* | | | stagefright: support VP9 frame parallel decode in Soft VPXhkuang2014-12-052-66/+179
|/ / /
* | | am eb0827f3: am c5160b34: Merge "Remove the executable bit from source files"Glenn Kasten2014-11-1090-0/+0
|\ \ \ | | |/ | |/|
| * | Remove the executable bit from source filesMartin Storsjo2014-11-0790-0/+0
| * | am 8a8f2fdc: am 589a89f5: Merge "Add -no-integrated-as at local level."Chih-Hung Hsieh2014-10-161-0/+2
| |\ \
* | \ \ Merge "libstagefright: set actual stride info for SW encoder input port" into...Lajos Molnar2014-10-281-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | libstagefright: set actual stride info for SW encoder input portLajos Molnar2014-10-251-0/+4
* | | | am 8a8f2fdc: am 589a89f5: Merge "Add -no-integrated-as at local level."Chih-Hung Hsieh2014-10-161-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add -no-integrated-as at local level.Chih-Hung Hsieh2014-10-161-0/+2
| * | Merge "Revert "Fix build after side-stepping global -Bsymbolic.""Dan Albert2014-08-071-5/+0
| |\ \
| | * | Revert "Fix build after side-stepping global -Bsymbolic."Dan Albert2014-08-081-5/+0
| * | | Merge "Fix PIC relocations for non-Bsymbolic builds"Dan Albert2014-08-072-0/+24
| |\ \ \ | | |/ / | |/| |
| | * | Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-082-0/+24
| * | | Fix build after side-stepping global -Bsymbolic.Dan Albert2014-08-071-0/+5
| |/ /
* | | am 48be19a4: am 2edda09a: stagefright: fix surface input handling of software...Lajos Molnar2014-10-143-139/+20
|\ \ \ | | |/ | |/|
| * | stagefright: fix surface input handling of software encodersLajos Molnar2014-10-133-139/+20
* | | libstagefright: compile errorsMark Salyzyn2014-10-081-0/+1
|/ /
* | stagefright: fix cropping handling for SoftAVC and SoftMEPEG4.Ronghua Wu2014-09-242-7/+9
* | 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-282-24/+39
* | Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-082-0/+24
* | libstagefright: 64-bit compile warningsMark Salyzyn2014-06-261-1/+1
* | Merge "Support VP8 encoder key frame interval and number of temporal layers c...Alex Glaznev2014-04-242-12/+324
|\ \
| * | Support VP8 encoder key frame interval and number ofAlex Glaznev2014-04-242-12/+324
* | | am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-153-153/+27
|\ \ \ | |/ / |/| / | |/