summaryrefslogtreecommitdiff
path: root/media/libstagefright/SampleTable.cpp
AgeCommit message (Expand)Author
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2011-12-16Fix for 5754998 testPerformanceTransitionWithEffectOverlapping test failed.Hong Teng
2011-11-07Use binary search to discover closest sync sample index, replaceAndreas Huber
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-09-19Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long st...Andreas Huber
2011-08-17Make sure we have all the sample table metadata before declaring a track valid.Andreas Huber
2011-06-21Don't assert on malformed .mp4 content that contains fewer samples thanAndreas Huber
2011-05-12A fix to the MPEG4Extractor to support 16-bit sample sizes.Andreas Huber
2011-04-27Fix omx_tests to no longer refer to test files that are no longer available.Andreas Huber
2011-04-15Remove streamability verification, it's taking too long. Also...Andreas Huber
2011-02-03Make sure timestamps attached to encoded media are composition timestamps.Andreas Huber
2010-11-21Fixed an issue in SampleTable where the table index was incorrectly wrapped a...James Dong
2010-11-1864-bit file size/offset support for media frameworkJames Dong
2010-10-27Remove annoying warning during mpeg4 extraction.Andreas Huber
2010-08-06Support for communicating if a buffer read from the _extractor_ is a sync sam...Andreas Huber
2010-07-21Support finer seek control on MediaSources.Andreas Huber
2010-01-19Squashed commit of the following:Andreas Huber
2010-01-14Fix a few issues with determining the closest sample to a given time in the M...Andreas Huber
2009-10-23New API to instantiate a MediaExtractor given a URI and optional MIME type.Andreas Huber
2009-10-22Extract video thumbnails from the largest sync sample among the first 20.Andreas Huber
2009-10-13Separated private from public header files.Andreas Huber
2009-10-13Fix various compiler warnings accumulated over time.Andreas Huber
2009-08-27Fix a typo.Andreas Huber
2009-08-26assert => CHECK in stagefright.Andreas Huber
2009-08-17Squashed commit of the following:Andreas Huber
2009-07-16Squashed commit of the following:Andreas Huber