1. b33a5ae Added setAuxiliaryOutputFile to MediaRecorder and JNI by Nipun Kwatra · 14 years ago
  2. 631025e am 6df6d606: am df992ac9: Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 14 years ago
  3. df992ac Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 14 years ago
  4. 453f2ef Merge "client_id->clientId, bugfix for signaling of read abort on stop." by Nipun Kwatra · 14 years ago
  5. ea434da client_id->clientId, bugfix for signaling of read abort on stop. by Nipun Kwatra · 14 years ago
  6. 206bf9d am a5fe77d0: am df8356ff: Merge "Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder is occasionally too small." into gingerbread by James Dong · 14 years ago
  7. c6ff7a9 am 7d3ff384: am b86365ad: Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 14 years ago
  8. c4e0b70 ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 14 years ago
  9. 90862e2 Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder by James Dong · 14 years ago
  10. cf66e47 Merge "Added MediaSourceSplitter to split single source to multiple ones." by Nipun Kwatra · 14 years ago
  11. f83cba7 Added MediaSourceSplitter to split single source to multiple ones. by Nipun Kwatra · 14 years ago
  12. d7f1c3d Suppress the video recording start signal - bug 2950297 by James Dong · 14 years ago
  13. ec95d93 am 8ca5df27: am c14f9ca6: Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
  14. c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
  15. a164410 am 96dc4559: am b8814dce: Merge "Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now." into gingerbread by Andreas Huber · 14 years ago
  16. efdd088 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 14 years ago
  17. a7e5648 Added preset reverb. by Eric Laurent · 14 years ago
  18. 7741ecc am 28a92120: am 3f51fa78: Runtime dump support for MediaWriter by James Dong · 14 years ago
  19. 3f6855b am a102871c: am b80e610b: Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
  20. 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  21. d535076 Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  22. e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
  23. 3f51fa7 Runtime dump support for MediaWriter by James Dong · 14 years ago
  24. b80e610 Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
  25. 349250f am c8d2fa70: am cbd038fe: Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 14 years ago
  26. fc5d0cf am b29ebd39: am f0ad5484: Merge "In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data." into gingerbread by Andreas Huber · 14 years ago
  27. 727f658 Merge "Added downsample()" by Nipun Kwatra · 14 years ago
  28. 9662473 Added downsample() by Nipun Kwatra · 14 years ago
  29. 437e6c4 Merge "const correctness, validPixel test." by Nipun Kwatra · 14 years ago
  30. d1fbdf1 const correctness, validPixel test. by Nipun Kwatra · 14 years ago
  31. cbd038f Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 14 years ago
  32. d036662 Make MediaWriter stop and pause return errors if necessary by James Dong · 14 years ago
  33. eef3c33 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 14 years ago
  34. 58d3bd0 Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 14 years ago
  35. 4ad5c70 am 4fc2c928: am b7208196: Use audio clock as the reference media clock by James Dong · 14 years ago
  36. b720819 Use audio clock as the reference media clock by James Dong · 14 years ago
  37. e63cccf am 8aa244ea: am 45cb3cfa: Merge "Handle large audio lost" into gingerbread by James Dong · 14 years ago
  38. afe5305 Handle large audio lost by James Dong · 14 years ago
  39. 030af34 am e14923b0: am 4edf85ab: Merge "Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder." into gingerbread by Andreas Huber · 14 years ago
  40. 520b2a7 Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder. by Andreas Huber · 14 years ago
  41. 84d65c7 am 9c09a605: am 1441bdfc: Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 14 years ago
  42. afd97e8 Use the target color format from the camera source if possible by James Dong · 14 years ago
  43. 0a3858b am 1f513d88: am c17f35dd: Merge "Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation." into gingerbread by Andreas Huber · 14 years ago
  44. 57648e4 Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. by Andreas Huber · 14 years ago
  45. 26d7a6d am 246aad12: am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  46. 6c8687c am 51a260d8: am 23796e3b: Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  47. 3d84280 Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  48. 23796e3 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  49. da8073c File writer has a designated writer thread now by James Dong · 14 years ago
  50. b1fb607 Implementing getSupportedPictureSizes by Nipun Kwatra · 14 years ago
  51. c3ae937 Add lost frame handling in AudioSource by James Dong · 14 years ago
  52. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  53. 8f5d160 am 0c51c98f: am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  54. 0c51c98 am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  55. 27eecb7 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 14 years ago
  56. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  57. 4506c62 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  58. dce4beb Support for video size to be different from captured picture size. by Nipun Kwatra · 14 years ago
  59. a435c13 Adding YUVImage and YUVCanvas. by Nipun Kwatra · 14 years ago
  60. 16263d9 Squashed commit of the following: by Andreas Huber · 14 years ago
  61. ba27095 am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter types." into gingerbread by Eric Laurent · 14 years ago
  62. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  63. b008e9b resolved conflicts for merge of d306cc81 to master by Eric Laurent · 14 years ago
  64. ca57d1c Audio Effects: added methods to effects java classes to store and load current effect settings in by Eric Laurent · 14 years ago
  65. d01371b Allowing setting of time lapse parameters through MediaRecorder.java by Nipun Kwatra · 14 years ago
  66. 9c9d068 am 9bc4dc11: am 53d4e0d5: Allows the authoring engine to skip frame. by James Dong · 14 years ago
  67. 53d4e0d Allows the authoring engine to skip frame. by James Dong · 14 years ago
  68. 8dac3bf am b72d3180: am 81046c8c: Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread by Andreas Huber · 14 years ago
  69. 4e4173b Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 14 years ago
  70. 9511ab8 am 8a9a931f: am 8138e841: Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  71. 8138e84 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  72. 0119ba5 am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  73. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  74. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  75. c5eeedc am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
  76. d7514ec Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
  77. 87419a2 Merge "Restart preview after each takePicture is done." by Nipun Kwatra · 14 years ago
  78. 240677e resolved conflicts for merge of dd206093 to master by Eric Laurent · 14 years ago
  79. 4cd8672 Restart preview after each takePicture is done. by Nipun Kwatra · 14 years ago
  80. 22a2d71 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 14 years ago
  81. f91f297 Merge "Adding support for timelapse capture using still camera's takepicture. Also moving entire implementation into a new class CameraSourceTimeLapse which inherits from CameraSource." by Nipun Kwatra · 14 years ago
  82. 0ef7da1 am ff45709f: am cc14a839: Support a single format change at the beginning of audio playback. This way the AAC+ decoder may change its output format from what is originally encoded in the audio stream and we\'ll still play it back correctly. by Andreas Huber · 14 years ago
  83. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  84. cc14a83 Support a single format change at the beginning of audio playback. This way the AAC+ decoder may change its output format from what is originally encoded in the audio stream and we'll still play it back correctly. by Andreas Huber · 14 years ago
  85. 85edea7 Progress status notification by James Dong · 14 years ago
  86. f9b8018 Adding support for timelapse capture using still camera's takepicture. by Nipun Kwatra · 14 years ago
  87. 2469e40 am f16b3f10: am b0374a0e: Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 14 years ago
  88. b0374a0 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 14 years ago
  89. 76c40f7 Several improvements in audio effects volume control. by Eric Laurent · 14 years ago
  90. 892681e am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authoring" into gingerbread by James Dong · 14 years ago
  91. 52d13f0 Support user-supplied timescales for authoring by James Dong · 14 years ago
  92. 0224a00 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 · 14 years ago
  93. 97eb728 Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ by Jean-Michel Trivi · 14 years ago
  94. 4052789 am 66fa2b44: am 8e886be4: Merge "Modifications in audio effect engine state management." into gingerbread by Eric Laurent · 14 years ago
  95. 7d850f2 Modifications in audio effect engine state management. by Eric Laurent · 14 years ago
  96. 5fe0ae8 am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  97. 929642e Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  98. 0f399ec am b4b0f67a: am fd84f97a: Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
  99. fd84f97 Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects. by Eric Laurent · 14 years ago
  100. 9844954 am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago