summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/SampleIterator.h
Commit message (Collapse)AuthorAgeFilesLines
* Expose sample duration in MPEG4Extractor.Robert Shih2014-04-251-1/+3
| | | | | Bug: 12782113 Change-Id: I75ee361243c5382d9288349c554deb7bed952782
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-4/+4
| | | | Change-Id: I3452bc2c0f1d990cc67285df2fce1f9f86ff8e10
* Squashed commit of the following:Andreas Huber2010-01-191-0/+75
commit 6689350d7e4dad6d873c1ed95f0a356e3bfd79d1 Author: Andreas Huber <andih@google.com> Date: Tue Jan 19 09:23:02 2010 -0800 Some tweaks to the SampleIterator. commit 5638bff6d31442a219806445c3106d47b081fcab Author: Andreas Huber <andih@google.com> Date: Fri Jan 15 14:46:29 2010 -0800 A much improved implementation of MPEG4 sample table operations through an iterator.