summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/SampleTable.h
Commit message (Expand)AuthorAgeFilesLines
* Impose a size bound for dynamically allocated tables in stbl.Pawin Vongmasa2016-07-201-2/+7
* SampleTable.cpp: Fixed a regression caused by a fix for bugPawin Vongmasa2016-04-211-0/+1
* Resolve merge conflict when cp'ing ag/931301 to mnc-mr1-releaseZach Jang2016-04-211-1/+2
* libstagefright: fix handling of mSampleTimeEntries and mNumSampleSizes in Sam...Wei Jia2015-08-181-2/+3
* stagefright: Fix seeking in MPEG4 containerLajos Molnar2014-07-171-1/+9
* Expose sample duration in MPEG4Extractor.Robert Shih2014-04-251-1/+2
* Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long st...Andreas Huber2011-09-191-2/+4
* Make sure we have all the sample table metadata before declaring a track valid.Andreas Huber2011-08-171-0/+2
* Remove streamability verification, it's taking too long. Also...Andreas Huber2011-04-151-1/+11
* Make sure timestamps attached to encoded media are composition timestamps.Andreas Huber2011-02-031-0/+8
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-10/+10
* Support for communicating if a buffer read from the _extractor_ is a sync sam...Andreas Huber2010-08-061-1/+4
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-5/+8
* Squashed commit of the following:Andreas Huber2010-01-191-13/+27
* Extract video thumbnails from the largest sync sample among the first 20.Andreas Huber2009-10-221-0/+2
* Separated private from public header files.Andreas Huber2009-10-131-0/+109