summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/NuMediaExtractor.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-3/+3
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-0/+2
* Add support for common encryptionMarco Nelissen2013-04-081-0/+2
* 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