1. 3d21ae3 Remove RefBase from the extractor API by Marco Nelissen · 7 years ago
  2. 661e699 Remove libmediametrics dependency from libmediaextractor by Dongwon Kang · 7 years ago
  3. d91dc5a Remove libmedia and libstagefright dependency from extractors by Dongwon Kang · 8 years ago
  4. 04ce1be Clean move of files to keep the git history by Dongwon Kang · 8 years ago[Renamed from media/libstagefright/MediaExtractor.cpp]
  5. d76a4a1 Fix HEIF support by Marco Nelissen · 8 years ago
  6. 7522617 Make extractors separate libraries by Marco Nelissen · 9 years ago
  7. ba8128f Remove direct dependency on libbinder from extractor impls by Dongwon Kang · 8 years ago
  8. 324ceef Fix the tab alignment in MediaExtractor by Dongwon Kang · 8 years ago
  9. 161dc69 MediaPlayer: enable more logs for extractor failure. by Wei Jia · 8 years ago
  10. d49dbd6 Allow MediaExtractor to create FileSource by Andy Hung · 9 years ago
  11. afb43f7 Name changes to Media Metrics Keys by Ray Essick · 8 years ago
  12. ba13b7b connect APIs to mediaextractor getMetrics() by Ray Essick · 8 years ago
  13. db12214 Media Metrics for NuPlayer, Codec, Extractor by Ray Essick · 8 years ago
  14. 4453f45 Remove DRMExtractor by Marco Nelissen · 8 years ago
  15. 5249a55 Clean up DRM handling by Marco Nelissen · 8 years ago
  16. 96626b7 Use property_get_bool where possible by Marco Nelissen · 8 years ago
  17. 92d57f9 Move 'sniff' functionality from DataSource to MediaExtractor by Marco Nelissen · 9 years ago
  18. 29b7dcf Removing widevine classic by Jeff Tinker · 9 years ago
  19. 2c6f11a Merge \\"MediaExtractor: move DRMExtractor to mediaserver process.\\" into nyc-mr1-dev am: 73e0dd5e12 by Wei Jia · 9 years ago
  20. 73e0dd5 Merge "MediaExtractor: move DRMExtractor to mediaserver process." into nyc-mr1-dev by Wei Jia · 9 years ago
  21. b23a8a8 Merge \\"MediaExtractor: add DrmInitialization in IDataSource.\\" into nyc-mr1-dev am: 489eb9bfaa by Wei Jia · 9 years ago
  22. d758105 MediaExtractor: move DRMExtractor to mediaserver process. by Wei Jia · 9 years ago
  23. 2a5e49c MediaExtractor: add DrmInitialization in IDataSource. by Wei Jia · 9 years ago
  24. 64a2870 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  25. 69d3d8a Expand mediaextractor dumpsys by Marco Nelissen · 9 years ago
  26. 10551fc IDataSource: add getFlags() to expose DataSource::flags(). by Wei Jia · 9 years ago
  27. 3001a8a Don't sniff or create WVM in extractor process by Marco Nelissen · 9 years ago
  28. d5e5b15 Fix 64 bit build by Marco Nelissen · 10 years ago
  29. b2487f0 Extractor service by Marco Nelissen · 10 years ago
  30. faf4efc Replace MidiFile player with a Midi extractor by Marco Nelissen · 10 years ago
  31. ab89ac2 Remove FragmentedMP4Extractor by Marco Nelissen · 12 years ago
  32. 5699712 Fragmented mp4 extractor by Marco Nelissen · 13 years ago
  33. 1d02a82 Fix DRM timer start for Widevine. by Fred Gylys-Colwell · 13 years ago
  34. e517709 Remove/Disable the AVI extractor. by Andreas Huber · 13 years ago
  35. 2a3d6e1 am 3f6a7d1e: am d70c64db: Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck 1. Revert "Fix drm flag setting missed in false drm recognition fix." This reverts commit 9f704f6c46a171357e49c411c83458b9d4565f3b. by James Dong · 13 years ago
  36. 785ee06 Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck by James Dong · 13 years ago
  37. f2d86c8 am 406dd5d1: am aadbd80b: Fixed the false drm recognition. by James Dong · 13 years ago
  38. d1fa3ca Fixed the false drm recognition. by James Dong · 13 years ago
  39. f7b5cdd DO NOT MERGE: Remove the AVI extractor. by Andreas Huber · 13 years ago
  40. 14da736 Properly decode ADTS files with ID3 headers. by Andreas Huber · 14 years ago
  41. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  42. 2944eca Support for an MPEG2 Program Stream extractor. by Andreas Huber · 14 years ago
  43. 0d0edfb - Retrieve is_drm in MediaMetadataRetriever. by Gloria Wang · 14 years ago
  44. f8374de Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 14 years ago
  45. 8ddeebb Bug 3447027 Limit previews for DRM video by Glenn Kasten · 14 years ago
  46. 8c8f24d Don't crash when parsing DRM MIME types by Glenn Kasten · 14 years ago
  47. 50c44c7 Add AAC extractor by Gloria Wang · 14 years ago
  48. 856990b Bug 1804058 FLAC extractor by Glenn Kasten · 14 years ago
  49. b371426 Add support for WV DRM by Gloria Wang · 15 years ago
  50. 6d30913 Fix for simulator build break by Kristian Monsen · 15 years ago
  51. a9741a9 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 15 years ago
  52. dcd25ef DRM framework support: by Gloria Wang · 15 years ago
  53. 70f521d Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality. by Andreas Huber · 15 years ago
  54. 5a1c352 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 15 years ago
  55. cda17c6 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 15 years ago
  56. 093437c Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 15 years ago
  57. ee7ff20 A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 15 years ago
  58. acdd9d0 Disable vorbis seek when streaming from localhost. by Andreas Huber · 15 years ago
  59. 3cf4e43 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 15 years ago
  60. 5561ccf Support the specification of additional HTTP headers in the creation of a DataSource. by Andreas Huber · 15 years ago
  61. fc9ba09 Squashed commit of the following: by Andreas Huber · 15 years ago
  62. bfa6b2d Squashed commit of the following: by Andreas Huber · 16 years ago
  63. 0dba737 Adds a WAVExtractor for 16-bit signed PCM audio wave files. by Andreas Huber · 16 years ago
  64. 34769bc New API to instantiate a MediaExtractor given a URI and optional MIME type. by Andreas Huber · 16 years ago
  65. 66326a5 Moving the individual extractor headers files to the private include directory. by Andreas Huber · 16 years ago
  66. 47bed1a Make stagefright a little less verbose. Fix heap corruption for real. by Andreas Huber · 16 years ago
  67. 18291bc Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 16 years ago
  68. f75978f Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 16 years ago
  69. 693d271 Squashed commit of the following: by Andreas Huber · 16 years ago
  70. 20111aa Squashed commit of the following: by Andreas Huber · 16 years ago