1. fa8be7d Split datasource out of libstagefright by Marco Nelissen · 6 years ago[Renamed (97%) from media/libstagefright/FileSource.cpp]
  2. 1e1bcaa MediaPlayer2: Remove libdrmframework.so dependency. by Dongwon Kang · 7 years ago
  3. 92541a3 Remove unused code DataSource::getDrmInfo by Dongwon Kang · 7 years ago
  4. d49dbd6 Allow MediaExtractor to create FileSource by Andy Hung · 9 years ago
  5. 69d3d8a Expand mediaextractor dumpsys by Marco Nelissen · 9 years ago
  6. 63690d1 MP3Extractor: fix overflow on duration estimation by Marco Nelissen · 9 years ago
  7. fbe7fcf Close MediaDataSource on extractor/retriever release by Marco Nelissen · 9 years ago
  8. 5f80c6f Merge "Handle error result from DrmManagerClient correctly" am: f0d7854e93 am: b84a4f9d23 by Marco Nelissen · 10 years ago
  9. d066bc8 Handle error result from DrmManagerClient correctly by Patrik Lindgren · 10 years ago
  10. 83b0fd9 Optionally print name for fd by Marco Nelissen · 10 years ago
  11. 0eaf820 libstagefright: fix overflow in FileSource::readAt. by Wei Jia · 10 years ago
  12. ee4e1b1 stagefright: warnings be gone, some are now errors, use clang by Lajos Molnar · 10 years ago
  13. 4f82a25 Add log tag to FileSource by Marco Nelissen · 10 years ago
  14. f4b7d94 Better error logging during meta data retrieval. Fixed the stagefright by Andreas Huber · 13 years ago
  15. 4ee31e2 Cache the file size in favour of extraneous seek requests. by Andreas Huber · 13 years ago
  16. f1d5aa1 Move away from MediaDebug and use ADebug instead by James Dong · 13 years ago
  17. 9d2f386 Separate sniffing from session initialization by James Dong · 13 years ago
  18. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  19. 3a13fad Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 14 years ago
  20. b5ce361 Fix for bug 3477330 by Gloria Wang · 14 years ago
  21. 8f64134 Add more check before using the DRM manager client. by Gloria Wang · 14 years ago
  22. 889b340 - Do not use global DrmManagerClient by Gloria Wang · 14 years ago
  23. 674ebd0 Removed uncessary FILE structure pointer for I/O by James Dong · 15 years ago
  24. c7fc37a 64-bit file size/offset support for media framework by James Dong · 15 years ago
  25. b371426 Add support for WV DRM by Gloria Wang · 15 years ago
  26. 4e65729 FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem. by Andreas Huber · 15 years ago
  27. a9741a9 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 15 years ago
  28. dcd25ef DRM framework support: by Gloria Wang · 15 years ago
  29. 3d8055a Interestingly, a call to fseek with a NULL file handle now blocks forever... by Andreas Huber · 15 years ago
  30. fc9ba09 Squashed commit of the following: by Andreas Huber · 15 years ago
  31. d912f46 Note to self: Don't reverse the arguments to fseek(o)... by Andreas Huber · 15 years ago
  32. 03475f5 Update FileSource to also accept a file descriptor and a range. by Andreas Huber · 16 years ago
  33. 34769bc New API to instantiate a MediaExtractor given a URI and optional MIME type. by Andreas Huber · 16 years ago
  34. 0c89199 assert => CHECK in stagefright. by Andreas Huber · 16 years ago
  35. 20111aa Squashed commit of the following: by Andreas Huber · 16 years ago