1. 57dae99 Added APIs for audio preprocessing by Eric Laurent · 14 years ago
  2. be1cc82 Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out in case time out happens" by James Dong · 14 years ago
  3. 726e452 Merge "QueryCodecs() signature change" by Jean-Michel Trivi · 14 years ago
  4. 77882a8 Merge "Connect MediaRecorder Native to SurfaceMediaSource" by Pannag Sanketi · 14 years ago
  5. d35924d QueryCodecs() signature change by Jean-Michel Trivi · 14 years ago
  6. 29a142c SurfaceTexture: add the abandon method. by Jamie Gennis · 14 years ago
  7. b33f340 Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 15 years ago
  8. 85eafc6 SurfaceMediaSource: remove getAllocator method by Jamie Gennis · 14 years ago
  9. fe388ee Merge "Renaming SurfaceEncoder to SurfaceMediaSource" by Pannag Sanketi · 14 years ago
  10. 10b7197 Merge "Adding SurfaceEncoder for encoding FilterFrames" by Pannag Sanketi · 14 years ago
  11. 0683eba Retry datasource fetches a few times before giving up (NuCachedSource2). by Andreas Huber · 14 years ago
  12. 1a2fafb Renaming SurfaceEncoder to SurfaceMediaSource by Pannag Sanketi · 15 years ago
  13. 3399b72 Adding SurfaceEncoder for encoding FilterFrames by Pannag Sanketi · 15 years ago
  14. 59d49c0 Adding AndoirdOpaque Colorformat to OMX by Pannag Sanketi · 14 years ago
  15. a1d9235 Merge "fix for issue 4142219 Don't hard code platform-specific limitations-jni/java part" by Hong Teng · 14 years ago
  16. 3a1f8a4 Merge "Untangle MediaScanner error handling. Bug: 5056917" by Jeff Brown · 14 years ago
  17. 0cd7889 Merge "Audio framework: support for audio pre processing" by Eric Laurent · 14 years ago
  18. 7188e55 Untangle MediaScanner error handling. Bug: 5056917 by Jeff Brown · 14 years ago
  19. cabd5f8 fix for issue 4142219 by Hong Teng · 14 years ago
  20. 4a621e6 Merge "MediaPlayer: add ANativeWindow (dis)connect calls" by Jamie Gennis · 14 years ago
  21. db4d371 Merge "Add option to query hardware decoders only" by Jean-Michel Trivi · 14 years ago
  22. df57a0d Add option to query hardware decoders only by Jean-Michel Trivi · 14 years ago
  23. 7c7f10b Audio framework: support for audio pre processing by Eric Laurent · 15 years ago
  24. a57a9a4 Do not wait forever for output buffers in OMXCodec.cpp and error out in case time out happens by James Dong · 14 years ago
  25. 61c7ef5 MediaPlayer: add ANativeWindow (dis)connect calls by Jamie Gennis · 14 years ago
  26. 15825c7 Merge "Support profile and level query for SW video decoders" by James Dong · 14 years ago
  27. 49c8340 Merge "Remove legacy http support from stagefright, chromium is the new hotness." by Andreas Huber · 14 years ago
  28. 81eedd1 Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 14 years ago
  29. dab718b Remove legacy http support from stagefright, chromium is the new hotness. by Andreas Huber · 14 years ago
  30. 42e549e Enable signalling of a stream discontinuity involving a format-change by Andreas Huber · 14 years ago
  31. 5a5f9d6 Make MetadataBufferType.h C-friendly by James Dong · 14 years ago
  32. 3623b48 Merge "Do not wait for unlaunched threads in stop()" by James Dong · 14 years ago
  33. 411ba42 Do not wait for unlaunched threads in stop() by James Dong · 14 years ago
  34. 457116d Support profile and level query for SW video decoders by James Dong · 14 years ago
  35. ae4c1ac Release camera if CameraSource::start() has not been called by James Dong · 14 years ago
  36. 6d8b694 Moved and renamed effect API header files by Eric Laurent · 15 years ago
  37. 5895e97 Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in MediaStore to indicate whether a media file is drm-protected. - Remove old DRM code from Ringtone - Use the new DRM code in RingtoneManager" by Gloria Wang · 15 years ago
  38. 0d0edfb - Retrieve is_drm in MediaMetadataRetriever. by Gloria Wang · 15 years ago
  39. 13b263c Merge "Charge network traffic to the uid of the process using the MediaPlayer." by Andreas Huber · 15 years ago
  40. 3eeab1a Merge "Add extended metadata buffer support by defining different types of metadata buffers" by James Dong · 15 years ago
  41. 9b80c2b Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 15 years ago
  42. 0bb6b4c Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec. by Andreas Huber · 15 years ago
  43. 2df788f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 15 years ago
  44. 32eea24 Add extended metadata buffer support by defining different types of metadata buffers by James Dong · 15 years ago
  45. 3e1763e Support for writing output data to a provided callback function instead of a file by Andreas Huber · 15 years ago
  46. 1065b3f Multiple changes to ACodec/codec tools: by Andreas Huber · 15 years ago
  47. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 15 years ago
  48. cb62bc3 Integrating TI OMAP4 Video Decoder by Anu Sundararajan · 15 years ago
  49. 8e51d58 - Public part of the Metadata API. by Gloria Wang · 15 years ago
  50. 3b573f7 Timed text display format support: by Gloria Wang · 15 years ago
  51. 3f1545d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 15 years ago
  52. b250340 Merge "Add B frame support for MPEG4Writer" by James Dong · 15 years ago
  53. 7394a4f audio: update for audio/audio_policy header names/locations by Dima Zavin · 15 years ago
  54. 965e423 Add B frame support for MPEG4Writer by James Dong · 15 years ago
  55. 4b85d17 unify SurfaceTexture and Surface by Mathias Agopian · 15 years ago
  56. a0b1d4b Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 15 years ago
  57. 6e49bd3 Merge "Improve android.hardware.Camera.Area javadoc." by Wu-cheng Li · 15 years ago
  58. 0c08325 Improve android.hardware.Camera.Area javadoc. by Wu-cheng Li · 15 years ago
  59. 5e7271d CameraParameters: add PIXEL_FORMAT_RGBA8888 by Iliyan Malchev · 15 years ago
  60. 57ca262 Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h by James Dong · 15 years ago
  61. 92a746c Merge "Do not call getEstimatedBandwidth if the streaming is not HTTP-based" by James Dong · 15 years ago
  62. b33d2ac Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 15 years ago
  63. c685410 Remove unnecessary level of priority indirection by Glenn Kasten · 15 years ago
  64. d217a8c Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 15 years ago
  65. 013b5a6 Use AudioTrack::event_type not int in callback by Glenn Kasten · 15 years ago
  66. 8a72c54 Merge "Use channel mask instead of channel count for track creation" by Jean-Michel Trivi · 15 years ago
  67. 0d255b2 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 15 years ago
  68. 5b1b8a9 Send estimated bandwidth value as informational event when cache fetcher pauses by James Dong · 15 years ago
  69. 65580f9 Removed interface to load audio effects libraries by Eric Laurent · 15 years ago
  70. e1315cf New effect library API by Eric Laurent · 15 years ago
  71. 8d91237 Merge "Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams." by Andreas Huber · 15 years ago
  72. 965d08b For out of band timed text support (timed text in a separate file). by Gloria Wang · 15 years ago
  73. 386d609 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 15 years ago
  74. 0b3c6b1 Merge "Add auto-white balance locking to the Camera API." by Eino-Ville Talvala · 15 years ago
  75. 2cf9c50 Revert "Add const to the finders method in MetaData.cpp" by James Dong · 15 years ago
  76. 07ec019 Make track informational event optional, depending on system property by James Dong · 15 years ago
  77. fd99e1d Add auto-white balance locking to the Camera API. by Eino-Ville Talvala · 15 years ago
  78. 86b7f47 Support platform and camera dependent recording start time offset by James Dong · 15 years ago
  79. 9b1e4f1 Merge "Add support for platform-specific recording start time offset" by James Dong · 15 years ago
  80. 07b1bb5 Support for storing geo information in the recorded mp4/3gpp file. by James Dong · 15 years ago
  81. 6b25afc Merge "Add one more DRM error code. For bug 4422428." by Gloria Wang · 15 years ago
  82. 5c26937 Add one more DRM error code. For bug 4422428. by Gloria Wang · 15 years ago
  83. 6476024 update for new audio.h header location by Dima Zavin · 15 years ago
  84. bbba88c Squashed commit of the following: by Andreas Huber · 15 years ago
  85. 0f05629 Add support for platform-specific recording start time offset by James Dong · 15 years ago
  86. 70ccfd4 Add send session recording summary report to application by James Dong · 15 years ago
  87. 4650ff0 Add const to the finders method in MetaData.cpp by James Dong · 15 years ago
  88. 43ec1df Add end of recording summary track info by James Dong · 15 years ago
  89. b21c564 Refactor MPEG4Writer::writeTrackHeader() method by James Dong · 15 years ago
  90. 760943b Initial check-in for AACWriter by James Dong · 15 years ago
  91. 89dc0df 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
  92. 7a1e3e8 Initial CL for the timed text support: by Gloria Wang · 15 years ago
  93. 8ce2364 frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 15 years ago
  94. 8951a97 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 15 years ago
  95. 9e62652 frameworks/base: include system/core header camera.h in Camera.h by Iliyan Malchev · 15 years ago
  96. 10d2270 Merge "Add an auto-exposure lock feature to the Camera API." by Eino-Ville Talvala · 15 years ago
  97. e064285 Merge "remove last traces of copybit" by Mathias Agopian · 15 years ago
  98. 68178d6 remove last traces of copybit by Mathias Agopian · 15 years ago
  99. 95fbf2c Add an auto-exposure lock feature to the Camera API. by Eino-Ville Talvala · 15 years ago
  100. d2b0088 Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947" by Gloria Wang · 15 years ago