1. 922261d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 15 years ago
  2. 290029d audio: update for audio/audio_policy header names/locations by Dima Zavin · 15 years ago
  3. 4108b1ed Add B frame support for MPEG4Writer by James Dong · 15 years ago
  4. fddf5d9 Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 15 years ago
  5. 38c0712 Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h by James Dong · 15 years ago
  6. 4432870 Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 15 years ago
  7. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 15 years ago
  8. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 15 years ago
  9. d0bbdb0 Merge "Use channel mask instead of channel count for track creation" by Jean-Michel Trivi · 15 years ago
  10. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 15 years ago
  11. a9d0feb Send estimated bandwidth value as informational event when cache fetcher pauses by James Dong · 15 years ago
  12. 8f18cf5 Removed interface to load audio effects libraries by Eric Laurent · 15 years ago
  13. 0fb66c2 New effect library API by Eric Laurent · 15 years ago
  14. 73a4b2b Merge "Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams." by Andreas Huber · 15 years ago
  15. 13bc8cd For out of band timed text support (timed text in a separate file). by Gloria Wang · 15 years ago
  16. eb2f9c1 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 15 years ago
  17. f84e4a6 Revert "Add const to the finders method in MetaData.cpp" by James Dong · 15 years ago
  18. 0f32fb3 Make track informational event optional, depending on system property by James Dong · 15 years ago
  19. 13a3316 Support platform and camera dependent recording start time offset by James Dong · 15 years ago
  20. bfb6791 Merge "Add support for platform-specific recording start time offset" by James Dong · 15 years ago
  21. 987ab48 Support for storing geo information in the recorded mp4/3gpp file. by James Dong · 15 years ago
  22. 7d33460 Merge "Add one more DRM error code. For bug 4422428." by Gloria Wang · 15 years ago
  23. eea8c02 Add one more DRM error code. For bug 4422428. by Gloria Wang · 15 years ago
  24. 34bb419 update for new audio.h header location by Dima Zavin · 15 years ago
  25. 4b3913a Squashed commit of the following: by Andreas Huber · 15 years ago
  26. a403a93 Add support for platform-specific recording start time offset by James Dong · 15 years ago
  27. 3aea037 Add send session recording summary report to application by James Dong · 15 years ago
  28. 78fed171 Add const to the finders method in MetaData.cpp by James Dong · 15 years ago
  29. ed74230 Add end of recording summary track info by James Dong · 15 years ago
  30. 7a6cea4 Refactor MPEG4Writer::writeTrackHeader() method by James Dong · 15 years ago
  31. f84bfab Initial check-in for AACWriter by James Dong · 15 years ago
  32. 4f55af7 Merge "Initial CL for the timed text support: - Add support for MP4 timed text - Add API for app to turn on/off a text track - Add timed text metadata(language) in the MediaMetadataRetriever" by Gloria Wang · 15 years ago
  33. c6091dd Initial CL for the timed text support: by Gloria Wang · 15 years ago
  34. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 15 years ago
  35. efc69d7 Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947" by Gloria Wang · 15 years ago
  36. f16e1ab Add DRM errors in the DRM frameworks to MediaErrors also. For bug 4350156. by Gloria Wang · 15 years ago
  37. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 15 years ago
  38. 058520e Merge changes I22d9e018,Ib0701fcc,Ibc637918,I9eb7e002,I4adcec73 by Dima Zavin · 15 years ago
  39. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  40. c7d1d62 am d84df054: am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.h by Gloria Wang · 15 years ago
  41. 4dc22e7 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 15 years ago
  42. 83ddcdf Add heartbeat error codes into MediaErrors.h by Gloria Wang · 15 years ago
  43. 997354e MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 15 years ago
  44. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 15 years ago
  45. 85b65f2 Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 15 years ago
  46. ed0079d Miscellaneous code cleanup in audio framework by Glenn Kasten · 15 years ago
  47. fb96b5e Remove unused references to ISurface by Mathias Agopian · 15 years ago
  48. cabb7da Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 15 years ago
  49. a2e57ca Stagefright DataSources now expose the underlying content mime type. by Andreas Huber · 15 years ago
  50. 40c3641 frameworks/base: some camera-interface cleanup by Iliyan Malchev · 15 years ago
  51. 4dc482d Delay signaling the end of audio playback until all frames have actually played. by Andreas Huber · 15 years ago
  52. 5b7ced6 Support passing headers to MediaMetadataRetriever's setDataSource API by Andreas Huber · 15 years ago
  53. 7fc8b4f Better organize media recorder error and information event and types by James Dong · 15 years ago
  54. be3c82f am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 15 years ago
  55. 2f1f224 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 15 years ago
  56. ed73246 Add memory leak tracking/debugging code to drm server by James Dong · 15 years ago
  57. 6dd429e am 055066e1: am 92f2f3ff: Merge "Bug 3012968 DRM output control" into honeycomb-mr1 by Glenn Kasten · 15 years ago
  58. b8763f6 Bug 3012968 DRM output control by Glenn Kasten · 16 years ago
  59. ae77527 Fix for bug 3477330 by Gloria Wang · 15 years ago
  60. 18632db am 2dc78477: am cc34967f: Merge "Fix issue 3439872: video chat and bluetooth SCO" into honeycomb-mr1 by Eric Laurent · 15 years ago
  61. 421ddc0 Fix issue 3439872: video chat and bluetooth SCO by Eric Laurent · 15 years ago
  62. c4c38fc Added more metadata published by the MediaMetaDataRetriever by Andreas Huber · 15 years ago
  63. 396f6de6 Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()" by Gloria Wang · 15 years ago
  64. 9b3f152 - To track the usage of all audio output devices by Gloria Wang · 15 years ago
  65. 669ad13 Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 15 years ago
  66. 797e4f1 Get rid of redundant media profiles by James Dong · 15 years ago
  67. e6befb8 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 15 years ago
  68. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 15 years ago
  69. 87e639b Merge "- Add method in MediaPlayerService to collect and pull codec usage (duration) for the battery app - Collect MediaPlayer decoding usage data" by Gloria Wang · 15 years ago
  70. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 15 years ago
  71. 8c7c6dc Support more MPEG4-LATM audio functionality. by Andreas Huber · 15 years ago
  72. cbeebb1 A/V synchronization at the beginning of a recording session by James Dong · 15 years ago
  73. d33a4cc Decouple AudioRecord read and audio encoding by James Dong · 15 years ago
  74. 94f4019 Merge "Add AAC extractor" by Gloria Wang · 15 years ago
  75. c5b0abf Add AAC extractor by Gloria Wang · 15 years ago
  76. fe84cf1 Make available h263 DSI information from MPEG4Extractor by James Dong · 15 years ago
  77. 8b4b97a Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 15 years ago
  78. f6a2bff Reduce blocking time in file write by James Dong · 15 years ago
  79. 5ed9a80 Merge "Handle some edge cases when seeking while starting up OMXCodec" by Andreas Huber · 15 years ago
  80. b928983 Handle some edge cases when seeking while starting up OMXCodec by Andreas Huber · 15 years ago
  81. c2dc472 - Do not use global DrmManagerClient by Gloria Wang · 15 years ago
  82. 6760f98 Improvements/fixes to ACodec. by Andreas Huber · 15 years ago
  83. 2e8fbeb am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycomb by Eric Laurent · 15 years ago
  84. f9f223e Bug 1804058 FLAC extractor by Glenn Kasten · 16 years ago
  85. 25101b0 Fix issue 3371080 by Eric Laurent · 15 years ago
  86. 5f3ab06 Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source. by James Dong · 16 years ago
  87. 2ffbb18 Protect notification callback parameters with a mutex. by Andreas Huber · 16 years ago
  88. 8151dc32 StagefrightMediaScanner: Close metadata retriever after we are done scanning by Mike Lockwood · 16 years ago
  89. 5e9dc94 Properly rotate video that's marked as such and decoded to a surface. by Andreas Huber · 16 years ago
  90. 19922ad Some tweaks to HTTP live / nuplayer behaviour by Andreas Huber · 16 years ago
  91. 08adfd2 Fix the presentation video resolution when it is different from the actual image resolution of the video. by James Dong · 16 years ago
  92. 3b3cddc integrate videoeditor preview player. by Dharmaray Kundargi · 16 years ago
  93. 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 16 years ago
  94. 748ba9a Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into honeycomb by Andreas Huber · 16 years ago
  95. 7caa130 NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. by Andreas Huber · 16 years ago
  96. 681e89c Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object by James Dong · 16 years ago
  97. ee35aff Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 16 years ago
  98. c0dbe3a Colorconverter may not support some src/dst bitmap configurations. by Andreas Huber · 16 years ago
  99. 6c30cfb am a8ce7736: am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into gingerbread by James Dong · 16 years ago
  100. a8ce773 am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into gingerbread by James Dong · 16 years ago