1. 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
  2. 9c09a60 am 1441bdfc: Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 14 years ago
  3. 1441bdf Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 14 years ago
  4. 3933cb7 am 41b29cb0: am 3aad8c38: Merge "Fix an issue where the track duration does not include the last sample duration" into gingerbread by James Dong · 14 years ago
  5. afd97e8 Use the target color format from the camera source if possible by James Dong · 14 years ago
  6. 2184abf am 870678a9: am 2c37f3d3: Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread by Andreas Huber · 14 years ago
  7. 8776781 am 2405988f: am 407ec58c: Merge "A better fix for the OggExtractor referring to the sample rate while it hasn\'t been initialized yet." into gingerbread by Andreas Huber · 14 years ago
  8. b2b1a2d am c6d1519e: am fb861523: Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread by Andreas Huber · 14 years ago
  9. 613d363 am ef9fd39d: am 769f9b89: am 5b86de94: fix doc bugs by Scott Main · 14 years ago
  10. 15e762b am 533dc786: am 7d146197: Merge "Fix divide by zero." into gingerbread by Marco Nelissen · 14 years ago
  11. 63ff094 am ac8e7060: am 86d2c088: Merge "Don\'t return a decoder error if the encoded stream does not start with SPS/PPS." into gingerbread by Andreas Huber · 14 years ago
  12. 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
  13. ff43836 am eec3fca6: am 7629e8dd: Merge "Fix issue 2876124." into gingerbread by Eric Laurent · 14 years ago
  14. 41b29cb am 3aad8c38: Merge "Fix an issue where the track duration does not include the last sample duration" into gingerbread by James Dong · 14 years ago
  15. 91b22a9 Fix an issue where the track duration does not include the last sample duration by James Dong · 14 years ago
  16. 870678a am 2c37f3d3: Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread by Andreas Huber · 14 years ago
  17. 2405988 am 407ec58c: Merge "A better fix for the OggExtractor referring to the sample rate while it hasn\'t been initialized yet." into gingerbread by Andreas Huber · 14 years ago
  18. 2c37f3d Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread by Andreas Huber · 14 years ago
  19. 1f7fba1 A better fix for the OggExtractor referring to the sample rate while it hasn't been initialized yet. by Andreas Huber · 14 years ago
  20. 3eaa300 Better support for fake timestamps in RTP, H.263 video now also requests FIR. by Andreas Huber · 14 years ago
  21. c6d1519 am fb861523: Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread by Andreas Huber · 14 years ago
  22. fb86152 Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread by Andreas Huber · 14 years ago
  23. 4e68d50 resolved conflicts for merge of acc4e683 to master by Eric Laurent · 14 years ago
  24. ef9fd39 am 769f9b89: am 5b86de94: fix doc bugs by Scott Main · 14 years ago
  25. 769f9b8 am 5b86de94: fix doc bugs by Scott Main · 14 years ago
  26. 5b86de9 fix doc bugs by Scott Main · 14 years ago
  27. 533dc78 am 7d146197: Merge "Fix divide by zero." into gingerbread by Marco Nelissen · 14 years ago
  28. 7d14619 Merge "Fix divide by zero." into gingerbread by Marco Nelissen · 14 years ago
  29. 0fc9f34 Fix divide by zero. by Marco Nelissen · 14 years ago
  30. ac8e706 am 86d2c088: Merge "Don\'t return a decoder error if the encoded stream does not start with SPS/PPS." into gingerbread by Andreas Huber · 14 years ago
  31. 86d2c08 Merge "Don't return a decoder error if the encoded stream does not start with SPS/PPS." into gingerbread by Andreas Huber · 14 years ago
  32. 1f513d8 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
  33. 1564455 Don't return a decoder error if the encoded stream does not start with SPS/PPS. by Andreas Huber · 14 years ago
  34. 426b650 Specification of codec specific data as part of the session description is now optional. by Andreas Huber · 14 years ago
  35. c3cc701 Merge changes I085cb3cf,Ied1cddc6 by Mike Lockwood · 14 years ago
  36. 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
  37. bf3699a Unhide MediaRecorder::setTimeLapseParameters() by Nipun Kwatra · 14 years ago
  38. 13f5b25 am d152c1c7: am d194f3d6: Merge "Replace CHECK with a failure return value when mCamera->setParameters() fails if the camera is locked by someone else." into gingerbread by James Dong · 14 years ago
  39. 26d7a6d am 246aad12: am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  40. 327c0bd am 9b84e8df: am a788026f: Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread by James Dong · 14 years ago
  41. eec3fca am 7629e8dd: Merge "Fix issue 2876124." into gingerbread by Eric Laurent · 14 years ago
  42. 7629e8d Merge "Fix issue 2876124." into gingerbread by Eric Laurent · 14 years ago
  43. acc4e68 am 1340ee8a: Merge "NEW_API: Unhide audio effect APIs." into gingerbread by Eric Laurent · 14 years ago
  44. 1340ee8 Merge "NEW_API: Unhide audio effect APIs." into gingerbread by Eric Laurent · 14 years ago
  45. 17cb280 NEW_API: Unhide audio effect APIs. by Eric Laurent · 14 years ago
  46. 1d53b2a Fix issue 2876124. by Eric Laurent · 14 years ago
  47. d152c1c am d194f3d6: Merge "Replace CHECK with a failure return value when mCamera->setParameters() fails if the camera is locked by someone else." into gingerbread by James Dong · 14 years ago
  48. 6c8687c am 51a260d8: am 23796e3b: Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  49. af3f29e Replace CHECK with a failure return value when mCamera->setParameters() fails by James Dong · 14 years ago
  50. 9a2046f MTP: Add support for syncing MTP playlists by Mike Lockwood · 14 years ago
  51. 23ee42f MTP: Fix some thread safety issues in MTP server start/stop sequence. by Mike Lockwood · 14 years ago
  52. 246aad1 am 3d84280c: Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  53. 3d84280 Merge "File writer has a designated writer thread now" into gingerbread by James Dong · 14 years ago
  54. 9b84e8d am a788026f: Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread by James Dong · 14 years ago
  55. a788026 Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread by James Dong · 14 years ago
  56. 51a260d am 23796e3b: Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  57. 23796e3 Merge "Add lost frame handling in AudioSource" into gingerbread by James Dong · 14 years ago
  58. da8073c File writer has a designated writer thread now by James Dong · 14 years ago
  59. 17e5304 Allowing useStillCameraForTimeLapse to be set through MediaRecorder.java by Nipun Kwatra · 14 years ago
  60. 7d435c5 including limits.h to fix simulator build. by Nipun Kwatra · 14 years ago
  61. 16f8c62 Merge "Implementing getSupportedPictureSizes" by Nipun Kwatra · 14 years ago
  62. b1fb607 Implementing getSupportedPictureSizes by Nipun Kwatra · 14 years ago
  63. 7a047c8 MTP: Implement GetNumObjects by Mike Lockwood · 14 years ago
  64. 59c777a Clean up MtpDatabase API. by Mike Lockwood · 14 years ago
  65. a9015bb Fixed a typo in a method name of MediaPlayerPerformance.java class by James Dong · 14 years ago
  66. e1c5dae3 am 7600f934: am f0aa24d9: Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread by James Dong · 14 years ago
  67. 7600f93 am f0aa24d9: Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread by James Dong · 14 years ago
  68. f0aa24d Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread by James Dong · 14 years ago
  69. c3ae937 Add lost frame handling in AudioSource by James Dong · 14 years ago
  70. aea7523 am e915b0ef: am d973a533: Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 14 years ago
  71. e915b0e am d973a533: Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 14 years ago
  72. d973a53 Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 14 years ago
  73. c80218a Added damr box for AMR (NB and WB) sample entry by James Dong · 14 years ago
  74. 8894de6 Lower the lower bound for max file duration check by James Dong · 14 years ago
  75. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  76. b422107 am e67332f8: am 92e847ed: Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 14 years ago
  77. e67332f am 92e847ed: Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 14 years ago
  78. 92e847e Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. by Eric Laurent · 14 years ago
  79. 8f5d160 am 0c51c98f: am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  80. 0c51c98 am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  81. 27eecb7 Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD by The Android Open Source Project · 14 years ago
  82. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  83. 4506c62 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  84. dce4beb Support for video size to be different from captured picture size. by Nipun Kwatra · 14 years ago
  85. a435c13 Adding YUVImage and YUVCanvas. by Nipun Kwatra · 14 years ago
  86. 26d9b98 am 42556025: am 6dea6f4e: am 16263d9f: Squashed commit of the following: by Andreas Huber · 14 years ago
  87. 4255602 am 6dea6f4e: am 16263d9f: Squashed commit of the following: by Andreas Huber · 14 years ago
  88. 6dea6f4 am 16263d9f: Squashed commit of the following: by Andreas Huber · 14 years ago
  89. 16263d9 Squashed commit of the following: by Andreas Huber · 14 years ago
  90. 16edf31 am 8ddb8f81: am bc1daf01: Merge "Eliminate the linear cost associated with mSampleSizes.size()" into gingerbread by James Dong · 14 years ago
  91. 8ddb8f8 am bc1daf01: Merge "Eliminate the linear cost associated with mSampleSizes.size()" into gingerbread by James Dong · 14 years ago
  92. e991e5f Eliminate the linear cost associated with mSampleSizes.size() by James Dong · 14 years ago
  93. 03a545e Merge changes I00d6980a,I814221b4,Id88603a5 by Mike Lockwood · 14 years ago
  94. a5e0330 am 84665f6d: am 7e397842: Reduce memory usage by the MP4 file writer - Don\'t store timestamp for each output sample - Don\'t store timestamp for statistical data collection if the collection of statistical data is not requested by James Dong · 14 years ago
  95. 84665f6 am 7e397842: Reduce memory usage by the MP4 file writer - Don\'t store timestamp for each output sample - Don\'t store timestamp for statistical data collection if the collection of statistical data is not requested by James Dong · 14 years ago
  96. 733bfae am cb51115c: am 5587bb7e: Merge "Interleave the audio and video by default - default interleave duration is set to 1 second" into gingerbread by James Dong · 14 years ago
  97. 7e39784 Reduce memory usage by the MP4 file writer by James Dong · 14 years ago
  98. cb51115 am 5587bb7e: Merge "Interleave the audio and video by default - default interleave duration is set to 1 second" into gingerbread by James Dong · 14 years ago
  99. 5587bb7 Merge "Interleave the audio and video by default - default interleave duration is set to 1 second" into gingerbread by James Dong · 14 years ago
  100. 63299c0 Interleave the audio and video by default by James Dong · 14 years ago