summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/MPEG4Extractor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix iTunSMPB parsing for AAC tracks encoded with NeroJohn Grossman2012-09-071-8/+19
| * Fragmented mp4 extractorMarco Nelissen2012-09-051-1/+2
* | Fail more gracefully on version mismatchMarco Nelissen2013-07-291-3/+3
* | Edit list uses timescale from movie headerMarco Nelissen2013-05-301-7/+10
* | Don't crash if no timescale was givenMarco Nelissen2013-05-291-0/+2
* | Add support for MPEG editlist gapless infoMarco Nelissen2013-05-231-0/+61
* | Fix sample info parsingMarco Nelissen2013-04-181-58/+83
* | Add support for common encryptionMarco Nelissen2013-04-081-8/+356
* | Parse SBR extension sample rateMarco Nelissen2013-03-141-9/+22
* | Add support for fragmented mp4 to MPEG4ExtractorMarco Nelissen2013-02-151-29/+853
* | Merge "Memory leak solved in MPEG4Extractor::parseChunk for cover art"Andreas Huber2012-12-031-6/+3
|\ \
| * | Memory leak solved in MPEG4Extractor::parseChunk for cover artJens Gulin2012-11-191-6/+4
* | | Merge "Handle large AVCC chunks"Andreas Huber2012-11-201-6/+4
|\ \ \
| * | | Handle large AVCC chunksJan Olof Svensson2012-11-191-6/+4
| |/ /
* | | Changed parsing of trkn and disk from 8 bits to 16 bitsAndreas Lillvik2012-11-191-5/+7
|/ /
* | Fix iTunSMPB parsing for AAC tracks encoded with NeroJohn Grossman2012-09-071-8/+19
* | Fragmented mp4 extractorMarco Nelissen2012-09-051-1/+2
|/
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-251-12/+10
* Fix the file mimetype reported by the mpeg4 extractor.Andreas Huber2012-03-231-1/+2
* Parse gapless info from mp4 filesMarco Nelissen2012-03-211-0/+45
* First step of refactoring 'timedtext' code.Insun Kang2012-01-311-2/+0
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-4/+4
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-3/+3
* resolved conflicts for merge of 07bacabe to masterAndreas Huber2011-12-051-23/+94
|\
| * Properly identify how much metadata we need to cache in order to instantiateAndreas Huber2011-12-051-23/+94
* | am 510180f1: am 08e42967: Merge "Add support for retrieving location informat...James Dong2011-11-111-0/+35
|\ \ | |/
| * Add support for retrieving location information in mp4/3gpp filesJames Dong2011-11-101-0/+35
* | Adds handler type 'sbtl' to support subtitles in various containers.Insun Kang2011-11-101-2/+3
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-4/+4
|/
* Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 fi...Andreas Huber2011-10-061-4/+6
* Make sure we have all the sample table metadata before declaring a track valid.Andreas Huber2011-08-171-0/+5
* - Retrieve is_drm in MediaMetadataRetriever.Gloria Wang2011-07-011-4/+0
* Timed text display format support:Gloria Wang2011-06-221-6/+56
* Extract embedded cover art (aka poster frame) in mp4 filesJames Dong2011-05-261-0/+24
* For out of band timed text support (timed text in a separate file).Gloria Wang2011-05-251-1/+1
* Claim support for .3gpp2 A/B files.Andreas Huber2011-05-171-0/+3
* Initial CL for the timed text support:Gloria Wang2011-05-031-1/+37
* Merge "Give PSP and QuickTime compatible mp4 files a chance to play"James Dong2011-04-251-0/+5
|\
| * Give PSP and QuickTime compatible mp4 files a chance to playJames Dong2011-04-071-0/+5
* | Remove the assertion and report content malform error to applicationJames Dong2011-04-221-5/+9
* | Remove streamability verification, it's taking too long. Also...Andreas Huber2011-04-151-86/+5
|/
* Reject streaming .mp4 files over http that are not muxed reasonably.Andreas Huber2011-03-031-7/+105
* mp4a box contains mp3 audio when the object type indication is 0x6bJames Dong2011-02-251-0/+8
* d263 may contain optional bitr box, and thus its size can be up to 23 bytesJames Dong2011-02-231-7/+14
* Make available h263 DSI information from MPEG4ExtractorJames Dong2011-02-111-0/+24
* Make sure timestamps attached to encoded media are composition timestamps.Andreas Huber2011-02-031-0/+14
* Expose average video frame rate via MPEG4ExtractorJames Dong2011-01-191-1/+16
* Fix the presentation video resolution when it is different from the actual im...James Dong2011-01-191-2/+4
* Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-071-0/+11