1. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  3. 2378341 Support multiple NAL fragments per .mkv payload by Andreas Huber · 13 years ago
  4. 089d3e3 Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 13 years ago
  5. 6e37cf9 The MatroskaExtractor will now publish a different mime-type "video/webm" if by Andreas Huber · 13 years ago
  6. 65b9605 Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2 by Andreas Huber · 13 years ago
  7. 2179692 Fix a webm-seek issue introduced when adding support for streaming webm by Andreas Huber · 13 years ago
  8. 8885e67 Squashed commit of the following: by Andreas Huber · 13 years ago
  9. dfe8d9b The .mkv parser lib leaves some tracks NULL if it doesn't support them. by Andreas Huber · 14 years ago
  10. 6fe6b4c Properly parse Matroska lacing flags and extract all frames contained in a block. by Andreas Huber · 14 years ago
  11. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  12. 0f62458 Proper support for variable NALsize lengths of AVC content in .mkv files. by Andreas Huber · 14 years ago
  13. 4b84445 Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 14 years ago
  14. 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
  15. ad98d38 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  16. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  17. 6bdf2ed Support for thumbnail extraction in the Matroska extractor. by Andreas Huber · 14 years ago
  18. 072f524 Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 14 years ago