summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* stagefright: Fix cts issue with divx testKeith Mok2016-05-181-1/+2
* FFMPEGSoftCodec: Initialize the OMX param struct before using itRicardo Cerqueira2016-05-111-0/+1
* Merge tag 'android-6.0.1_r43' into HEADJessica Wagantall2016-05-036-34/+81
|\
| * Fix AMR decoderMarco Nelissen2016-03-251-7/+7
| * SoftAMR: check input buffer size to avoid overflow.Wei Jia2016-03-253-15/+25
| * SoftAMR: check output buffer size to avoid overflow.Wei Jia2016-03-251-0/+18
| * codecs: check OMX buffer size before use in VP8 encoder.Wonsik Kim2016-03-251-6/+22
| * Add VPX output buffer size checkMarco Nelissen2016-03-252-10/+20
| * Also fix out of bounds access for normal readMarco Nelissen2016-02-261-1/+9
| * Fixing safteynet logging bug introduced in ag/862848mspector@google.com2016-02-261-0/+1
* | frameworks/av: Fix video recording breaksKeith Mok2016-04-152-10/+8
* | stagefright: Fix CLANG compilation for AMR decoderLeena Winterrowd2016-04-131-1/+1
* | video: Use boot clock for recording start timeSurajit Podder2016-04-133-2/+28
* | frameworks/av: Fix LOG_NDEBUG compilation issuesLeena Winterrowd2016-04-131-0/+2
* | libstagefright: handle error when B-frame is sent to MPEG4Writerxiaoqiny2016-04-132-3/+19
* | libstagefright: Allow for MPEG4Writer extensionDeva Ramasubramanian2016-04-132-2/+3
* | omx: softcodecs: Support HAL_PIXEL_FORMAT_RGBX_8888Diogo Ferreira2016-04-111-0/+3
* | Merge tag 'android-6.0.1_r24' into HEADJessica Wagantall2016-04-052-1/+10
|\ \
| * | Also fix out of bounds access for normal readMarco Nelissen2016-03-011-1/+9
| * | Fixing safteynet logging bug introduced in ag/862848mspector@google.com2016-03-011-0/+1
| * | Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| |\ \
| | * \ Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| | |\ \
| | | * \ Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| | | |\ \
| | | | * \ Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| | | | |\ \
| | | | | * \ Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...Marco Nelissen2016-01-121-1/+9
| | | | | |\ \
| | | | | | * \ Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7eMarco Nelissen2016-01-121-1/+9
| | | | | | |\ \
| | | | | | | * \ Fix out-of-bounds write am: 5403587a74Marco Nelissen2016-01-121-1/+9
| | | | | | | |\ \
| | | | | | | | * \ Fix out-of-bounds writeMarco Nelissen2016-01-121-1/+9
| | | | | | | | |\ \
| | | | | | | | | * | Fix out-of-bounds writeMarco Nelissen2016-01-121-1/+9
| | | | | | | | * | | DO NOT MERGE - libstagefright: check requested memory size before allocation ...Wei Jia2015-12-032-1/+18
| | | | | | | | |\ \ \ | | | | | | | | | |/ /
| | | | | | | | | * | DO NOT MERGE - libstagefright: check requested memory size before allocation ...Wei Jia2015-12-032-1/+18
| | | | | | | * | | | DO NOT MERGE - libstagefright: check requested memory size before allocation ...Wei Jia2015-12-032-0/+18
| | | | | * | | | | | DO NOT MERGE - libstagefright: check requested memory size before allocation ...Wei Jia2015-12-102-0/+18
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / /
| | | | | | * | | | | DO NOT MERGE - libstagefright: check requested memory size before allocation ...Wei Jia2015-12-102-0/+18
| | | | | * | | | | | Merge "stagefright: MPEG4Extractor: allow \'hdlr\' box before first track" in...Jon Larimer2015-10-211-1/+3
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / /
| | | | | | * | | | | Merge "stagefright: MPEG4Extractor: allow \'hdlr\' box before first track" in...Jon Larimer2015-10-211-1/+3
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / /
| | | | | | | * | | | Merge "stagefright: MPEG4Extractor: allow \'hdlr\' box before first track" in...Jon Larimer2015-10-201-1/+3
| | | | | | | |\ \ \ \ | | | | | | | | |/ / /
| | | | | | | | * | | Merge "stagefright: MPEG4Extractor: allow \'hdlr\' box before first track" in...Jon Larimer2015-10-201-1/+3
| | | | | | | | |\ \ \ | | | | | | | | | |/ /
| | | | | | | | | * | Merge "stagefright: MPEG4Extractor: allow 'hdlr' box before first track" into...Jon Larimer2015-10-201-1/+3
| | | | | | | | | |\ \
| | | | | | | | | | * | stagefright: MPEG4Extractor: allow 'hdlr' box before first trackLajos Molnar2015-10-021-1/+3
| | | | | | | | * | | | am 3b4a72ac: Merge "DO NOT MERGE - OMX: allow only secure codec to remotely c...Wei Jia2015-10-084-3/+16
| | | | | | | | |\ \ \ \ | | | | | | | | | |/ / /
| | | | | | | | | * | | Merge "DO NOT MERGE - OMX: allow only secure codec to remotely call allocateB...Wei Jia2015-10-084-3/+16
| | | | | | | | | |\ \ \
| | | | | | | | | | * | | DO NOT MERGE - OMX: allow only secure codec to remotely call allocateBuffer.Wei Jia2015-10-074-3/+16
| | | | | * | | | | | | | am f106f9e4: am 15e991bd: resolved conflicts for 0b09da7a to lmp-mr1-devWei Jia2015-10-084-0/+13
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |/ / / / / / /
| | | | | | * | | | | | | resolved conflicts for 0b09da7a to lmp-mr1-devWei Jia2015-10-084-0/+13
| | | | | | |\ \ \ \ \ \ \ | | | | | | | |/ / / / / /
| | | | | | | * | | | | | Merge "DO NOT MERGE - OMX: allow only secure codec to remotely call allocateB...Wei Jia2015-10-084-3/+16
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | DO NOT MERGE - OMX: allow only secure codec to remotely call allocateBuffer.Wei Jia2015-10-074-3/+16
| | | | | * | | | | | | | | am d4df7559: am 39f64a1e: am 8b713f11: am b75a78db: am fc0e2a87: am 7ed8d1ef:...Wei Jia2015-10-061-2/+19
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / /
| | | | | | * | | | | | | | am 8b713f11: am b75a78db: am fc0e2a87: am 7ed8d1ef: ID3: check possible integ...Wei Jia2015-10-061-2/+19
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / /
| | | | | | | * | | | | | | am fc0e2a87: am 7ed8d1ef: ID3: check possible integer overflow for extendedHe...Wei Jia2015-10-061-2/+19
| | | | | | | |\ \ \ \ \ \ \ | | | | | | | | |/ / / / / / | | | | | | | |/| / / / / / | | | | | | | | |/ / / / /