summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/MPEG4Extractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-071-1/+9
|\
| * Fix out-of-bounds writeMarco Nelissen2016-01-221-1/+9
| * Fix offset adjustment when skipping off-spec meta chunkMarco Nelissen2015-10-221-3/+3
* | stagefright: Don't crash on invalid / null AVCC atoms in MKVSteve Kondik2016-03-011-5/+7
* | stagefright: Fix tags in mpeg4 not parsed correctly.Keith Mok2015-11-301-1/+1
* | libstagefright: Handle MPEG4 DP playbackLeena Winterrowd2015-11-301-0/+3
* | libstagefright: Added mime-types for enca/encv atomsManikanta Kanamarlapudi2015-11-271-0/+6
* | Fix offset adjustment when skipping off-spec meta chunkMarco Nelissen2015-11-051-3/+3
* | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-2/+15
|\ \ | |/
| * am f1790258: am 5e92fded: am 64cdd5f2: am f2cf2bd7: am 07395f4c: am 00f5fa82:...Marco Nelissen2015-10-061-2/+9
| |\
| | * am 5e92fded: am 64cdd5f2: am f2cf2bd7: am 07395f4c: am 00f5fa82: am 74d1927e:...Marco Nelissen2015-10-061-2/+9
| | |\
| | | * am f2cf2bd7: am 07395f4c: am 00f5fa82: am 74d1927e: Merge "Check NAL size bef...Marco Nelissen2015-10-061-2/+9
| | | |\
| | | | * am 00f5fa82: am 74d1927e: Merge "Check NAL size before use" into klp-devMarco Nelissen2015-10-061-2/+9
| | | | |\
| | | | | * am 74d1927e: Merge "Check NAL size before use" into klp-devMarco Nelissen2015-10-061-2/+9
| | | | | |\
| | | | | | * Merge "Check NAL size before use" into klp-devMarco Nelissen2015-10-061-2/+9
| | | | | | |\
| | | | | | | * Check NAL size before useMarco Nelissen2015-10-061-2/+9
| | * | | | | | am 3674abc0: am fb0d63df: am 62d89908: am df68d9d5: am 60b25aa0: am 9ab9c85e:...Wei Jia2015-10-061-0/+6
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | am 62d89908: am df68d9d5: am 60b25aa0: am 9ab9c85e: Merge "MPEG4Extractor: en...Wei Jia2015-10-061-0/+6
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | am 60b25aa0: am 9ab9c85e: Merge "MPEG4Extractor: ensure buffer size is not le...Wei Jia2015-10-061-0/+6
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | am 9ab9c85e: Merge "MPEG4Extractor: ensure buffer size is not less than 8 for...Wei Jia2015-10-061-0/+6
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | MPEG4Extractor: ensure buffer size is not less than 8 for LastCommentData.Wei Jia2015-10-061-0/+6
| | | | | | |/
| | * | | | | am 2c02f5ee: am 719cd33e: am 492bba08: am d18bb120: am 09f71c56: am dedaca6f:...Marco Nelissen2015-08-241-4/+12
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | am 492bba08: am d18bb120: am 09f71c56: am dedaca6f: Limit allocations to avoi...Marco Nelissen2015-08-231-4/+12
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | am 09f71c56: am dedaca6f: Limit allocations to avoid out-of-memoryMarco Nelissen2015-08-231-4/+12
| | | | |\ \ \ | | | | | |/ /
| | | | | * | am dedaca6f: Limit allocations to avoid out-of-memoryMarco Nelissen2015-08-231-4/+12
| | | | | |\ \ | | | | | | |/
| | | | | | * Limit allocations to avoid out-of-memoryMarco Nelissen2015-08-211-4/+12
| | | | | * | resolved conflicts for merge of 8a064aa8 to klp-modular-devMarco Nelissen2015-08-201-7/+19
| | | | | |\ \ | | | | | | |/
| | | | | | * Merge "Fail more gracefully on allocation failure" into klp-devMarco Nelissen2015-08-201-7/+20
| | | | | | |\
| | | | | | | * Fail more gracefully on allocation failureMarco Nelissen2015-08-191-7/+20
| * | | | | | | MPEG4Extractor: ensure buffer size is not less than 8 for LastCommentData.Wei Jia2015-10-021-0/+6
| * | | | | | | stagefright: MPEG4Extractor: allow 'hdlr' box before first trackLajos Molnar2015-08-311-4/+3
* | | | | | | | stagefright: Support MP3 in MPEG4 containersSteve Kondik2015-10-281-9/+21
* | | | | | | | Stagefright: Add Checks for allocationsSathishKumar Mani2015-10-061-0/+1
* | | | | | | | libstagefright - Fix seek on audio having empty stss blockRamjee Singh2015-10-061-20/+20
* | | | | | | | libstagefright - Fix seek on audio having empty stss blockYamit Mehta2015-10-061-6/+14
* | | | | | | | libstagefright: Add check for bits avail to readYamit Mehta2015-10-061-1/+1
* | | | | | | | stagefright: MPEG4Extractor: allow 'hdlr' box before first trackLajos Molnar2015-09-021-4/+3
|/ / / / / / /
* | | | | | | am f8f0e0b7: am 562be234: am f076fabf: am 0af43510: am 2562495d: am a590baca:...Wei Jia2015-08-201-0/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 562be234: am f076fabf: am 0af43510: am 2562495d: am a590baca: Merge commit...Wei Jia2015-08-201-1/+19
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am 0af43510: am 2562495d: am a590baca: Merge commit \'6ae815e0\' into HEADWei Jia2015-08-201-1/+19
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | am a590baca: Merge commit \'6ae815e0\' into HEADWei Jia2015-08-201-1/+19
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge commit '6ae815e0' into HEADWei Jia2015-08-201-1/+19
| | | | |\ \ \ | | | | | |/ /
| | | | | * | libstagefright: fix overflow in MPEG4Source::parseSampleAuxiliaryInformationO...Wei Jia2015-08-201-1/+19
| | | | | |/
| * | | | | am a598bac2: am a3a29952: am 4b153ff9: am 2f3c04a4: resolved conflicts for me...Nick Kralevich2015-08-201-8/+40
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 4b153ff9: am 2f3c04a4: resolved conflicts for merge of 6035c811 to lmp-devNick Kralevich2015-08-181-8/+40
| | |\ \ \ \ | | | |/ / /
| | | * | | resolved conflicts for merge of 6035c811 to lmp-devNick Kralevich2015-08-181-8/+40
| | | |\ \ \ | | | | |/ /
| | | | * | am 0d46c937: Merge "MPEG4Source::fragmentedRead: check range before writing i...Jon Larimer2015-08-181-8/+40
| | | | |\ \ | | | | | |/
| | | | | * Merge "MPEG4Source::fragmentedRead: check range before writing into buffers" ...Jon Larimer2015-08-181-8/+40
| | | | | |\
| | | | | | * MPEG4Source::fragmentedRead: check range before writing into buffersRobert Shih2015-08-171-8/+40
| * | | | | | am ccf0e448: am 6f0b1b3e: am 484ebc81: am a1e462e5: am 0afecdeb: am aa1cc741:...Jon Larimer2015-08-201-0/+8
| |\ \ \ \ \ \ | | |/ / / / /