1. 8433f75 Remove mkvparser code from /frameworks/base by James Dong · 13 years ago
  2. dfe8d9b The .mkv parser lib leaves some tracks NULL if it doesn't support them. by Andreas Huber · 13 years ago
  3. 6fe6b4c Properly parse Matroska lacing flags and extract all frames contained in a block. by Andreas Huber · 14 years ago
  4. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  5. 0f62458 Proper support for variable NALsize lengths of AVC content in .mkv files. by Andreas Huber · 14 years ago
  6. 4b84445 Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 14 years ago
  7. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  8. efdd088 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 · 14 years ago
  9. ad98d38 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  10. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  11. 6bdf2ed Support for thumbnail extraction in the Matroska extractor. by Andreas Huber · 14 years ago
  12. 072f524 Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 14 years ago