summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/FileSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Interestingly, a call to fseek with a NULL file handle now blocks forever...Andreas Huber2010-05-241-0/+8
* Squashed commit of the following:Andreas Huber2010-01-121-1/+4
* Note to self: Don't reverse the arguments to fseek(o)...Andreas Huber2009-12-071-1/+1
* Update FileSource to also accept a file descriptor and a range.Andreas Huber2009-11-171-4/+35
* New API to instantiate a MediaExtractor given a URI and optional MIME type.Andreas Huber2009-10-231-2/+2
* assert => CHECK in stagefright.Andreas Huber2009-08-261-4/+2
* Squashed commit of the following:Andreas Huber2009-07-161-0/+50