1. a1ffe49 Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore. by Andreas Huber · 15 years ago
  2. 2beeb50 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 15 years ago
  3. b914122 Add runtime dumpsys support for media recorder client by James Dong · 15 years ago
  4. da7581b Added Visualizer effect. by Eric Laurent · 16 years ago
  5. 608d77b Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 16 years ago
  6. a514bdb Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 16 years ago
  7. cf7b9c7 Initial checkin of preliminary rtsp support for stagefright. by Andreas Huber · 16 years ago
  8. 2e90514 am 1d628c5d: merge from open-source master by The Android Open Source Project · 16 years ago
  9. 4ac3585 merge from open-source master by The Android Open Source Project · 16 years ago
  10. 3830a4f am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 16 years ago
  11. 3cf4e43 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 16 years ago
  12. 4acdadb am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 16 years ago
  13. 27fde95 Use PV_PLAYER to handle RTSP streaming by James Dong · 16 years ago
  14. fe774a9 Remove legacy NO_OPENCORE code bypass from MediaPlayerService. by Andreas Huber · 16 years ago
  15. fc1c7b9 Accept media files by file extension in case insensitive manner. by Atsushi Eno · 16 years ago
  16. fe4c6f0 Fix build. I screwed up a merge. by Dave Sparks · 16 years ago
  17. 4bbc0ba Add locking to signal in AudioCache::notify(). Bug 2317844. by Dave Sparks · 16 years ago
  18. 1edee16 Add some space and total memory amount to the memory dump from the media server process. by James Dong · 16 years ago
  19. 2e8ffaf Implement legacy behaviour for MediaPlayer's behaviour of starting from the start of the media on a start() call instead of resuming at the current position, if previously reached the end of the stream. Also properly report number of frames played to audio flinger. Finally, delay spawing the queue thread until actually used. by Andreas Huber · 16 years ago
  20. 4e92c7e New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 16 years ago
  21. 7d5b8a7 Implementation of stagefright-enabled MediaPlayerService::decode functionality by Andreas Huber · 16 years ago
  22. 2db8455 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 16 years ago
  23. 342e9cf Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 16 years ago
  24. b49676a Special-case .wmv and .wma metadata retrieval and playback to use PV if available. by Andreas Huber · 16 years ago
  25. 7ee8ac9 b/2353646 by Marco Nelissen · 16 years ago
  26. f1350fd Use stagefright for http streaming if the right property is set. by Andreas Huber · 16 years ago
  27. 47945ea Disable HTTP playback and metadata support in stagefright, use PV instead. by Andreas Huber · 16 years ago
  28. 0a2b8e6 am 14f89404: Fix media player decode function. Bug 2317821. by Dave Sparks · 16 years ago
  29. 8eb8011 Fix media player decode function. Bug 2317821. by Dave Sparks · 16 years ago
  30. 1d711f6 Remove old hack A/V sync hack that is no longer needed. by Dave Sparks · 16 years ago
  31. 5b65c70 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 16 years ago
  32. 076667f am 1d9246e8: Merge change Id095e180 into eclair by Marco Nelissen · 16 years ago
  33. 6741eb8 Make sure the visualization stops immediately when sound stops, instead of continuing for a fraction of a second. by Marco Nelissen · 16 years ago
  34. 8d8380c am 3a814141: Merge change Iee0486e2 into eclair by Gloria Wang · 16 years ago
  35. dac6a31 Dump media recorder PID in dumpsys media.player, and fix minor bugs. by Gloria Wang · 16 years ago
  36. 1eea7f5 Use a simple replacement for String8 that allocates its storage beforehand to avoid reentering the heap while we're examining it (leak checker). by Andreas Huber · 16 years ago
  37. 318ad9c Reimplement the OMX backend for stagefright. by Andreas Huber · 16 years ago
  38. 10dbb8e Music visualizer support hack. by Marco Nelissen · 16 years ago
  39. fdf23c7 Remove audio latency fudge factor 96 msec. by Jianhong Jiang · 16 years ago
  40. 8f0e4aa Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true). by Andreas Huber · 16 years ago
  41. 148c1a2 Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 16 years ago
  42. 47f59cf Build the stagefright library by default. by Andreas Huber · 16 years ago
  43. 0024245 Squashed commit of the following: by Andreas Huber · 16 years ago
  44. c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 16 years ago
  45. a64c8c7 Added native metadata support. by niko · 16 years ago
  46. d608a81 Added method to get metadata out of the player. by niko · 16 years ago
  47. 14d2747 New test player stub to load mock native players. by Nicolas Catania · 16 years ago
  48. 20111aa Squashed commit of the following: by Andreas Huber · 16 years ago
  49. 4829038 Implemented the tracking of the metadata updates. by Nicolas Catania · 16 years ago
  50. 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 16 years ago
  51. a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 16 years ago
  52. e35922d merge master in master_gl by Mathias Agopian · 17 years ago
  53. 1d187f1 Direct api to the native media player. by Nicolas Catania · 17 years ago
  54. 6f74b0c fix build by Mathias Agopian · 17 years ago
  55. 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 17 years ago
  56. c918d4a Merge commit 'korg/cupcake' by The Android Open Source Project · 17 years ago
  57. 795fa58 Automated import from //branches/cupcake/...@141591,141591 by Dave Sparks · 17 years ago
  58. 6c5b210 Deal better with situations where OpenCORE is disabled. by Jean-Baptiste Queru · 17 years ago
  59. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  60. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  61. ad04d92 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  62. 99ffda8 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  63. 7a2146d auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 17 years ago
  64. 5e07b57 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  65. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  66. 2729ea9 Initial Contribution by The Android Open Source Project · 17 years ago