summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/NuMediaExtractor.h
Commit message (Expand)AuthorAgeFilesLines
* Allow directly setting a DataSource for NuMediaExtractorMarco Nelissen2012-08-241-0/+2
* NuMediaExtractor API to unselect tracks and finer control over seeking.Andreas Huber2012-04-261-2/+11
* Make sure NuMediaExtractor is thread safe.Andreas Huber2012-04-231-0/+3
* Add the ability to query the amount of cached data to NuMediaExtractor.Andreas Huber2012-04-191-0/+11
* Some refactoring and cleanup of now obsolete crypto fields.Andreas Huber2012-04-181-2/+2
* Change NuMediaExtractor's API to support different kinds of data sources.Andreas Huber2012-04-131-1/+7
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-1/+9
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-0/+80