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