1. ce635b5 am d6c30e8c: am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  2. 3bf613b am c889bbfa: am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  3. 1a30385 am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  4. be04506 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  5. 2b359ed Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 14 years ago
  6. 4769f57 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  7. 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
  8. c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
  9. 41fd0a0 am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatible logging interface and update callsites." into gingerbread by Andreas Huber · 14 years ago
  10. 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  11. 8726305 Merge "Adding default profiles for specific levels." by Nipun Kwatra · 14 years ago
  12. d48a15c Adding default profiles for specific levels. by Nipun Kwatra · 14 years ago
  13. 7553cf7 Implemented frequent read returns for quick stop in time lapse. by Nipun Kwatra · 14 years ago
  14. c37255d Media scanner support for tracking files of arbitrary type. by Mike Lockwood · 14 years ago
  15. 522632c Exposing specific profile levels + hasProfile(). by Nipun Kwatra · 14 years ago
  16. 55d39f2 Merge "Adding hasProfile." by Nipun Kwatra · 14 years ago
  17. 35c8b53 Merge "Added specific resolution and time lapse profiles." by Nipun Kwatra · 14 years ago
  18. 9d61954 Adding hasProfile. by Nipun Kwatra · 14 years ago
  19. 4af0dfd Added specific resolution and time lapse profiles. by Nipun Kwatra · 14 years ago
  20. e3aa6aa am 306cd58d: am d353c840: Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 14 years ago
  21. d353c84 Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 14 years ago
  22. d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 14 years ago
  23. 15ff01c am e126119c: am 95d86480: Merge "Modify type of some environmental reverb parameters" into gingerbread by Eric Laurent · 14 years ago
  24. 95d5de0 Modify type of some environmental reverb parameters by Eric Laurent · 14 years ago
  25. f5e1faf Merge changes I71f5b0fc,I92c7accb by Nipun Kwatra · 14 years ago
  26. 4a857e6 Moving decision to use still camera to CameraSourceTimeLapse by Nipun Kwatra · 14 years ago
  27. 1ab9d12 am 8e11c822: am 9fee0b2a: Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer\'s setLooping setting. by Andreas Huber · 14 years ago
  28. a093659 Merge "Add the new Stagefright ANativeWindow OMX codec API." by Jamie Gennis · 14 years ago
  29. 33a7814 Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  30. 9fee0b2 Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer's setLooping setting. by Andreas Huber · 14 years ago
  31. 9b3569b am bc1452a3: am 7755cdd6: Remove unused/debugging code from MP4 file writer by James Dong · 14 years ago
  32. 7755cdd Remove unused/debugging code from MP4 file writer by James Dong · 14 years ago
  33. 0e60f53 am 3c3fc97e: am 46e63b34: Merge "Better file size estimate" into gingerbread by James Dong · 14 years ago
  34. cb7e65c Better file size estimate by James Dong · 14 years ago
  35. 9f20d33 am bb64e554: am 7ed7668b: Merge "Calculate audio media drift time from AudioSource" into gingerbread by James Dong · 14 years ago
  36. 4c23815 Calculate audio media drift time from AudioSource by James Dong · 14 years ago
  37. 2198d75 Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API."" by Jamie Gennis · 14 years ago
  38. 8a643b4 Merge "Add the new Stagefright ANativeWindow OMX codec API." by Jamie Gennis · 14 years ago
  39. dab357b Add the new Stagefright ANativeWindow OMX codec API. by Jamie Gennis · 14 years ago
  40. 06a1d61 Added VideoSourceDownSampler by Nipun Kwatra · 14 years ago
  41. b33a5ae Added setAuxiliaryOutputFile to MediaRecorder and JNI by Nipun Kwatra · 14 years ago
  42. 631025e am 6df6d606: am df992ac9: Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 14 years ago
  43. df992ac Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 14 years ago
  44. 453f2ef Merge "client_id->clientId, bugfix for signaling of read abort on stop." by Nipun Kwatra · 14 years ago
  45. ea434da client_id->clientId, bugfix for signaling of read abort on stop. by Nipun Kwatra · 14 years ago
  46. 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
  47. c6ff7a9 am 7d3ff384: am b86365ad: Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 14 years ago
  48. c4e0b70 ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 14 years ago
  49. 90862e2 Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder by James Dong · 14 years ago
  50. cf66e47 Merge "Added MediaSourceSplitter to split single source to multiple ones." by Nipun Kwatra · 14 years ago
  51. f83cba7 Added MediaSourceSplitter to split single source to multiple ones. by Nipun Kwatra · 14 years ago
  52. d7f1c3d Suppress the video recording start signal - bug 2950297 by James Dong · 14 years ago
  53. ec95d93 am 8ca5df27: am c14f9ca6: Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
  54. c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
  55. 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
  56. 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
  57. a7e5648 Added preset reverb. by Eric Laurent · 14 years ago
  58. 7741ecc am 28a92120: am 3f51fa78: Runtime dump support for MediaWriter by James Dong · 14 years ago
  59. 3f6855b am a102871c: am b80e610b: Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
  60. 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  61. d535076 Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  62. e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
  63. 3f51fa7 Runtime dump support for MediaWriter by James Dong · 14 years ago
  64. b80e610 Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
  65. 349250f am c8d2fa70: am cbd038fe: Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 14 years ago
  66. 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
  67. 727f658 Merge "Added downsample()" by Nipun Kwatra · 14 years ago
  68. 9662473 Added downsample() by Nipun Kwatra · 14 years ago
  69. 437e6c4 Merge "const correctness, validPixel test." by Nipun Kwatra · 14 years ago
  70. d1fbdf1 const correctness, validPixel test. by Nipun Kwatra · 14 years ago
  71. cbd038f Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 14 years ago
  72. d036662 Make MediaWriter stop and pause return errors if necessary by James Dong · 14 years ago
  73. 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
  74. 58d3bd0 Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 14 years ago
  75. 4ad5c70 am 4fc2c928: am b7208196: Use audio clock as the reference media clock by James Dong · 14 years ago
  76. b720819 Use audio clock as the reference media clock by James Dong · 14 years ago
  77. e63cccf am 8aa244ea: am 45cb3cfa: Merge "Handle large audio lost" into gingerbread by James Dong · 14 years ago
  78. afe5305 Handle large audio lost by James Dong · 14 years ago
  79. 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
  80. 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
  81. 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
  82. afd97e8 Use the target color format from the camera source if possible by James Dong · 14 years ago
  83. 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
  84. 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
  85. 26d7a6d am 246aad12: am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  86. 6c8687c am 51a260d8: am 23796e3b: Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  87. 3d84280 Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  88. 23796e3 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  89. da8073c File writer has a designated writer thread now by James Dong · 14 years ago
  90. b1fb607 Implementing getSupportedPictureSizes by Nipun Kwatra · 14 years ago
  91. c3ae937 Add lost frame handling in AudioSource by James Dong · 14 years ago
  92. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  93. 8f5d160 am 0c51c98f: am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  94. 0c51c98 am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  95. 27eecb7 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 14 years ago
  96. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  97. 4506c62 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  98. dce4beb Support for video size to be different from captured picture size. by Nipun Kwatra · 14 years ago
  99. a435c13 Adding YUVImage and YUVCanvas. by Nipun Kwatra · 14 years ago
  100. 16263d9 Squashed commit of the following: by Andreas Huber · 14 years ago