1. 7268396 stagefright: matroska: don't crash on parsing error by Lajos Molnar · 11 years ago
  2. c884910 Merge "Match new paths and organization in external/libvpx" by Ying Wang · 12 years ago
  3. 5f3ddc5 The length information of the chunks making up vorbis codec specific info by Andreas Huber · 12 years ago
  4. 0b95d8a Match new paths and organization in external/libvpx by Johann · 12 years ago
  5. cba4ed0 Fixed redefinition of 'i' with a different type error by Tareq A. Siraj · 12 years ago
  6. cc0df65 am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/" into jb-dev by James Dong · 12 years ago
  7. 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 12 years ago
  8. 4719fa8 libstagefright/matroska: Fix build with gcc 4.7 by Bernhard Rosenkraenzer · 12 years ago
  9. f02a7f5 Trust the Cues element by Johann · 12 years ago
  10. be7ac3d fix crash with cues at the beginning of the file by Johann · 12 years ago
  11. 10f0fe7 Use Cues to seek Matroska files by Johann · 12 years ago
  12. 3ee2694 Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files. by James Dong · 12 years ago
  13. 6c6b4d0 Switched to use the header files in /frameworks/native by James Dong · 12 years ago
  14. 5ec58d9 Experiment with seeking to closest frame instead of closest syncframe by Andreas Huber · 12 years ago
  15. 132e88e MatroskaExtractor: to support MPEG4 and MP3 codec. by Dongwon Kang · 13 years ago
  16. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. df64d15 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  18. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  19. 792e33f Support multiple NAL fragments per .mkv payload by Andreas Huber · 13 years ago
  20. 74a0a0d Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 13 years ago
  21. 8c32b16 The MatroskaExtractor will now publish a different mime-type "video/webm" if by Andreas Huber · 13 years ago
  22. 82ac8bf Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2 by Andreas Huber · 13 years ago
  23. 2ba7ce9 Fix a webm-seek issue introduced when adding support for streaming webm by Andreas Huber · 13 years ago
  24. d42573c Squashed commit of the following: by Andreas Huber · 13 years ago
  25. c498a27 Remove mkvparser code from /frameworks/base by James Dong · 13 years ago
  26. 30ae68b The .mkv parser lib leaves some tracks NULL if it doesn't support them. by Andreas Huber · 14 years ago
  27. 50c8bea Properly parse Matroska lacing flags and extract all frames contained in a block. by Andreas Huber · 14 years ago
  28. c7fc37a 64-bit file size/offset support for media framework by James Dong · 14 years ago
  29. b10f366 Proper support for variable NALsize lengths of AVC content in .mkv files. by Andreas Huber · 14 years ago
  30. ff1df99 Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 14 years ago
  31. 56cfa23 Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  32. 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 · 14 years ago
  33. 8bf59e7 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  34. abd1f4f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  35. 5279d1d Support for thumbnail extraction in the Matroska extractor. by Andreas Huber · 14 years ago
  36. 093437c Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 14 years ago