1. 0c3f0fa HLS now properly publishes its "seekable" flags after connection by Andreas Huber · 11 years ago
  2. fa0e033 ALooper::GetNowUs() now relies on systemTime instead of gettimeofday. by Andreas Huber · 12 years ago
  3. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 13 years ago
  4. 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 12 years ago
  5. 559bf28 AV Android make files changes by James Dong · 12 years ago
  6. ed3e3e0 Provisional support for secure decryption of media streams. by Andreas Huber · 12 years ago
  7. bdaa29a Fix memory leak when carrying ABuffer* in AMessages. by Andreas Huber · 12 years ago
  8. 2d8bedd Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 12 years ago
  9. 5778822 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  10. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  11. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. df64d15 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  13. 1906e5c Fix Bitreader "putBits" implementation, make sure we emulate timestamps by Andreas Huber · 13 years ago
  14. 078cfcf Various improvements to nuplayer playback by Andreas Huber · 13 years ago
  15. 5df775d Support for posting messages and synchronously waiting for a response. by Andreas Huber · 13 years ago
  16. f8be8c0 Make sure we don't trigger a log warning if calling ALooper::stop() from the looper thread. by Andreas Huber · 13 years ago
  17. c901f74 am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 13 years ago
  18. 27c1744 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 13 years ago
  19. 9691a73 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  20. 55e2619 Support more MPEG4-LATM audio functionality. by Andreas Huber · 13 years ago
  21. 31e2508 NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. by Andreas Huber · 14 years ago
  22. 2c2814b Properly announce decoder output format changes, make sure AMessage::dup does. by Andreas Huber · 14 years ago
  23. f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  24. 14acc73 API Support for both synchronous and queued commands, optionally associated metadata. by Andreas Huber · 14 years ago
  25. f200777 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
  26. 6e4c5c4 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  27. a814c1f ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 14 years ago
  28. 85f12e9 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 14 years ago
  29. 348a8ea Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 14 years ago
  30. 11cc270 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 14 years ago
  31. 3ecb233 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 14 years ago
  32. e2b2098 An AHandler can now find its associated ALooper. by Andreas Huber · 14 years ago
  33. 34bbea8 Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 14 years ago
  34. 42d7f83 Add an option to ALooper::start that allows it to call back into java or not. by Andreas Huber · 14 years ago
  35. bbc2b82 Added AMessage::debugString() for debugging purposes. by Andreas Huber · 14 years ago
  36. 7296123 Initial checkin of "foundation" library for future stagefright development. by Andreas Huber · 14 years ago