summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_frameworks_a...Wolfgang Wiedmeyer2016-12-131-5/+18
|\
| * DO NOT MERGE Fix divide by zeroMarco Nelissen2016-12-121-5/+18
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_frameworks_a...Wolfgang Wiedmeyer2016-12-1287-867/+1591
|\ \ | |/
| * Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-098-39/+217
| |\
| | * stagefright: don't fail MediaCodec.configure if clients use store-meta keyLajos Molnar2016-10-111-1/+4
| | * IOMX: do not clear buffer if it's allocated by componentChong Zhang2016-09-301-1/+0
| | * IOMX: allow configuration after going to loaded stateLajos Molnar2016-09-301-2/+8
| | * IOMX: restrict conversion of ANWB to gralloc source in emptyBufferLajos Molnar2016-09-301-2/+7
| | * Limit mp4 atom size to something reasonableMarco Nelissen2016-09-271-0/+13
| | * SampleIterator: clear members on seekTo errorRobert Shih2016-09-271-3/+4
| | * IOMX: work against metadata buffer spoofingLajos Molnar2016-09-275-34/+185
| | * Fix build breakage caused by commitPawin Vongmasa2016-08-251-2/+2
| | * better validation lengths of strings in ID3 tagsRay Essick2016-08-251-15/+42
| | * SoftMPEG4: Check the buffer size before writing the reference frame.Pawin Vongmasa2016-08-252-2/+24
| * | Allow to use baseline profile for AVC recordingAndreas Blaesius2016-11-082-1/+5
| * | libstagefright: wfd: don't use intra macroblock refresh mode on omap4Ziyan2016-11-062-0/+6
| * | Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-063-17/+66
| |\ \
| | * | Fix build breakage caused by commitPawin Vongmasa2016-08-261-2/+2
| | * | better validation lengths of strings in ID3 tagsRay Essick2016-08-261-15/+42
| | * | SoftMPEG4: Check the buffer size before writing the reference frame.Pawin Vongmasa2016-08-262-2/+24
| | * | DO NOT MERGE - stagefright: fix integer overflow errorWonsik Kim2016-08-161-14/+15
| | * | Impose a size bound for dynamically allocated tables in stbl.Pawin Vongmasa2016-08-162-26/+133
| | * | omx: prevent input port enable/disable for software codecsWonsik Kim2016-08-161-0/+7
| | * | Fix buildRobert Shih2016-08-161-1/+1
| | * | Fix buildRobert Shih2016-08-161-1/+1
| | * | fix buildLajos Molnar2016-08-161-1/+2
| | * | SoftVPX: fix nFilledLen overflowRobert Shih2016-08-162-3/+20
| | * | OMXCodec: check IMemory::pointer() before using allocationRobert Shih2016-08-161-1/+3
| | * | Fix corruption via buffer overflow in mediaserverRay Essick2016-08-161-5/+9
| | * | DO NOT MERGE stagefright: fix possible stack overflow in AVCC reassembleWonsik Kim2016-08-161-9/+19
| | * | SoftMP3: memset safelyRobert Shih2016-08-162-4/+19
| * | | Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-0710-61/+222
| |\ \ \ | | | |/ | | |/|
| | * | DO NOT MERGE - stagefright: fix integer overflow errorWonsik Kim2016-08-011-14/+15
| | * | omx: prevent input port enable/disable for software codecsWonsik Kim2016-07-211-0/+7
| | * | Fix buildRobert Shih2016-07-211-1/+1
| | * | Fix buildRobert Shih2016-07-211-1/+1
| | * | fix buildLajos Molnar2016-07-211-1/+2
| | * | SoftVPX: fix nFilledLen overflowRobert Shih2016-07-212-3/+20
| | * | OMXCodec: check IMemory::pointer() before using allocationRobert Shih2016-07-211-1/+3
| | * | Fix corruption via buffer overflow in mediaserverRay Essick2016-07-211-5/+9
| | * | DO NOT MERGE stagefright: fix possible stack overflow in AVCC reassembleWonsik Kim2016-07-211-9/+19
| | * | SoftMP3: memset safelyRobert Shih2016-07-212-4/+19
| | * | Impose a size bound for dynamically allocated tables in stbl.Pawin Vongmasa2016-07-202-26/+133
| * | | libstagefright: mtk: Use vendor extensions to check if we should fixup croppingDiogo Ferreira2016-08-301-0/+10
| * | | stagefright: Disable thumbnail mode for 8996-class devicesSteve Kondik2016-08-191-1/+7
| * | | mediascanner: Accept .opus file extension.Danny Baumann2016-08-101-1/+1
| * | | stagefright: Remove the HAL3 limitation from the video reference clock selectionRicardo Cerqueira2016-08-102-4/+2
| * | | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-026-26/+123
| |\ \ \ | | |/ /
| | * | DO NOT MERGE: Camera: Adjust pointers to ANW buffers to avoid infoleakEino-Ville Talvala2016-06-231-0/+29
| | * | DO NOT MERGE omx: check buffer port before usingWonsik Kim2016-06-232-20/+55