1. 4e2ffa4 Fixes for simulator build on lucid by Mike Lockwood · 16 years ago
  2. 8065e20 Remove our copy of the f_mtp.h kernel header, now that it is in bionic. by Mike Lockwood · 16 years ago
  3. 094c96d am 78983a91: am 4055b780: Merge "move native services under services/" into gingerbread by Mathias Agopian · 16 years ago
  4. 65ab471 move native services under services/ by Mathias Agopian · 16 years ago
  5. 8972e1a am 5473434f: am 97eb728a: Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ effect UUID instead of defining it locally. by Jean-Michel Trivi · 16 years ago
  6. 98fe12a Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ by Jean-Michel Trivi · 16 years ago
  7. 1ba17bb Merge "MTP: Add support for sending events to the host when objects are added and removed" by Mike Lockwood · 16 years ago
  8. 873871f MTP: Add support for sending events to the host when objects are added and removed by Mike Lockwood · 16 years ago
  9. ac460be am 7a72f848: am 70c6c9a1: Fix simulator build - missing header file <string.h> - need to define -D__arm__ by James Dong · 16 years ago
  10. d54329e Fix simulator build - missing header file <string.h> - need to define -D__arm__ by James Dong · 16 years ago
  11. f84b289 am 66fa2b44: am 8e886be4: Merge "Modifications in audio effect engine state management." into gingerbread by Eric Laurent · 16 years ago
  12. 4d6ab0c Merge "Modifications in audio effect engine state management." into gingerbread by Eric Laurent · 16 years ago
  13. e44b1ef Modifications in audio effect engine state management. by Eric Laurent · 16 years ago
  14. f6266bb am f6bdc764: am 9d8bea11: Merge "Initial checkin for software AVC encoder" into gingerbread by James Dong · 16 years ago
  15. 29a8445 Initial checkin for software AVC encoder by James Dong · 16 years ago
  16. 4714b07 Integrate host to device file transfer with the media provider. by Mike Lockwood · 16 years ago
  17. 66e6c1c am bd3f8b71: am e7b790f1: Merge "Fix swap of sessionId and output in audio effect API." into gingerbread by Jean-Michel Trivi · 16 years ago
  18. a480a6f Merge "Fix swap of sessionId and output in audio effect API." into gingerbread by Jean-Michel Trivi · 16 years ago
  19. 42a050f Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 16 years ago
  20. 31e179a am a60337ce: am 6bb14e08: Merge "Enable the support for decoding audio with AAC+ and eAAC+ features" into gingerbread by James Dong · 16 years ago
  21. 004a778 am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder client by James Dong · 16 years ago
  22. 7f53a19 Remove some scafolding and test code that is no longer worth maintaining. by Mike Lockwood · 16 years ago
  23. fe02bea Enable the support for decoding audio with AAC+ and eAAC+ features by James Dong · 16 years ago
  24. b914122 Add runtime dumpsys support for media recorder client by James Dong · 16 years ago
  25. 723a540 am b4b0f67a: am fd84f97a: Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 16 years ago
  26. cb28102 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 16 years ago
  27. 1865a5d MTP: Use media provider database to implement MTP device support. by Mike Lockwood · 16 years ago
  28. dda7e2b MTP: remove separate audio table from prototype MTP database by Mike Lockwood · 16 years ago
  29. 6506bd2 am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 16 years ago
  30. 6c5c25f Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 16 years ago
  31. bf21177 am b3598832: am c4243342: Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread by James Dong · 16 years ago
  32. 8cafde1 Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread by James Dong · 16 years ago
  33. 5bb4809 am dcf872dc: am c34c8c3f: Merge "Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing." into gingerbrea by Andreas Huber · 16 years ago
  34. 5d2de4d Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing. by Andreas Huber · 16 years ago
  35. 145bfe5 Allow application to set two more encoding paramters: video profile and level by James Dong · 16 years ago
  36. da7581b Added Visualizer effect. by Eric Laurent · 16 years ago
  37. f1ca583 am f5b4e342: am 2e6aff8e: Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread by Andreas Huber · 16 years ago
  38. 0696f68 am ff119e74: am 6615defd: Make sure the OMX callback thread is properly shutdown after the node goes away. by Andreas Huber · 16 years ago
  39. 91952e5 Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread by Andreas Huber · 16 years ago
  40. 11cc270 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 16 years ago
  41. 2bd69f0 am 877045aa: am 9406f626: Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 16 years ago
  42. f012818 Make sure the OMX callback thread is properly shutdown after the node goes away. by Andreas Huber · 16 years ago
  43. 3ecb233 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 16 years ago
  44. e2b2098 An AHandler can now find its associated ALooper. by Andreas Huber · 16 years ago
  45. de71986 Merge "MTP: Fix ownership and file permissions for transferred files and folders" by Mike Lockwood · 16 years ago
  46. 8e2a280 MTP: Fix ownership and file permissions for transferred files and folders by Mike Lockwood · 16 years ago
  47. 139b1fe Merge "MTP: Make MtpDatabase class abstract so we can have multiple implementations" by Mike Lockwood · 16 years ago
  48. 0250361 MTP: Make MtpDatabase class abstract so we can have multiple implementations by Mike Lockwood · 16 years ago
  49. a041596 am c4be155a: am 2cfd8198: Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 16 years ago
  50. 34bbea8 Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 16 years ago
  51. 1ef2a2b am 9f8c490e: am 5460d126: Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 16 years ago
  52. 42d7f83 Add an option to ALooper::start that allows it to call back into java or not. by Andreas Huber · 16 years ago
  53. cbb56d1 Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 16 years ago
  54. bbc2b82 Added AMessage::debugString() for debugging purposes. by Andreas Huber · 16 years ago
  55. fc20aab Adding timelapse capture from videocamera. by Nipun Kwatra · 16 years ago
  56. 633d8ea am d6ec2175: am 65c83b90: Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbread by James Dong · 16 years ago
  57. 65e7dee Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbread by James Dong · 16 years ago
  58. 26fa578 am d51c2cac: am 45bac57a: Support for writing the extracted data to an .mp4 file in the stagefright commandline tool. by Andreas Huber · 16 years ago
  59. c143929 am bda93c4c: am 09b90057: Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 16 years ago
  60. 934da11 Refactor Stagefright::StartMPEG4Recording() by James Dong · 16 years ago
  61. 19c9a1e Support for writing the extracted data to an .mp4 file in the stagefright commandline tool. by Andreas Huber · 16 years ago
  62. cff0ef9 MTP: Remove an unnecessary thread from the MtpClient class. by Mike Lockwood · 16 years ago
  63. 3eaa4e9 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 16 years ago
  64. 30cb2dd Try to fix the simulator build. by Mike Lockwood · 16 years ago
  65. 5b13ef9 am 86405cbd: am caad0a5c: Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread by Andreas Huber · 16 years ago
  66. 21ef7d0 MTP: Implement GetObjectPropDesc by Mike Lockwood · 16 years ago
  67. 05a53a3 MTP: Add MtpServer Java class to wrap MTP device support. by Mike Lockwood · 16 years ago
  68. b14e588 MTP: replace printfs with logcat by Mike Lockwood · 16 years ago
  69. 1c8ed2e Support for vanilla YUV420sp => RGB565 color conversion. by Andreas Huber · 16 years ago
  70. 703f87c am 42dd9908: am f7679a04: Merge "Added encoding parameters set up for H263 video encoder" into gingerbread by James Dong · 16 years ago
  71. d329e21 Added encoding parameters set up for H263 video encoder by James Dong · 16 years ago
  72. ae72381 am d6dcec4f: am fd751426: Merge "Add qcom\'s new OMX components to the list." into gingerbread by Andreas Huber · 16 years ago
  73. ae1f003 Add qcom's new OMX components to the list. by Andreas Huber · 16 years ago
  74. eb4bbb5 am b1e165eb: am d4760c24: Collect statistical data from authoring engine (second part) by James Dong · 16 years ago
  75. 215381e Collect statistical data from authoring engine (second part) by James Dong · 16 years ago
  76. 1c645f2 am c2c59f69: am 2a76b316: Merge "Separate MediaRecorderClient with MediaPlayerClient" into gingerbread by James Dong · 16 years ago
  77. 37047fc Separate MediaRecorderClient with MediaPlayerClient by James Dong · 16 years ago
  78. 1eff1b9 am fd45c1e6: am 41debbc6: Merge "Provide progress status report during authoring" into gingerbread by James Dong · 16 years ago
  79. 93d6b10 Provide progress status report during authoring by James Dong · 16 years ago
  80. a93b488 am cdf1357b: am 8e103da1: Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 16 years ago
  81. ae170d3 am 75fb44b2: am 357f8209: Merge "Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers" into gingerbread by Andreas Huber · 16 years ago
  82. 31c0008 am bc704ddd: am 6feaa464: Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 16 years ago
  83. 3e8ec1e am d115304c: am 5a905ceb: Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbread by James Dong · 16 years ago
  84. 658bd25 Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 16 years ago
  85. ffe9c25 Various fixes and improvements in audio effects implementation by Eric Laurent · 16 years ago
  86. 1f80fe4 Merge "Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers" into gingerbread by Andreas Huber · 16 years ago
  87. 9235bc8 Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers by Andreas Huber · 16 years ago
  88. 2dec2b5 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 16 years ago
  89. d4b91aa Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbread by James Dong · 16 years ago
  90. d3d4e50 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 16 years ago
  91. 5fdc39e am 95d26de9: am 7b5b27ad: Merge "Properly identify malformed (too short) chunks in mpeg4 files." into gingerbread by Andreas Huber · 16 years ago
  92. a5522c9 Merge "Properly identify malformed (too short) chunks in mpeg4 files." into gingerbread by Andreas Huber · 16 years ago
  93. 71b1a4e Properly identify malformed (too short) chunks in mpeg4 files. by Andreas Huber · 16 years ago
  94. 20398af am 40d9f010: am 7fd22aab: Merge "Fixed the software AAC encoder" into gingerbread by James Dong · 16 years ago
  95. 47c778f Merge "Fixed the software AAC encoder" into gingerbread by James Dong · 16 years ago
  96. 67089ba am 0d964c94: am a2549bb6: Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 16 years ago
  97. 7bf4fab Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 16 years ago
  98. 065d1af Fixed the software AAC encoder by James Dong · 16 years ago
  99. 608d77b Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 16 years ago
  100. 94c57e9 am 90ade3f2: am 9afc1b3e: Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbread by James Dong · 16 years ago