1. eea200a Bug fix: 3398192 NPE at android.media.videoeditor.VideoEditorImpl.clearSurface by Gil Dobjanschi · 14 years ago
  2. 89378fd1 Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  3. 3b728ca Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  4. d36b1f0 Revert "Video editor CTS: Framework modifications" by Basavapatna Dattaguru · 14 years ago
  5. 4b9969a Revert "Fixes Issue ID: 3396697" by Basavapatna Dattaguru · 14 years ago
  6. 9af5da5 Merge "Video editor CTS: Framework modifications" into honeycomb by Basavapatna Dattaguru · 14 years ago
  7. 643e847 Merge "Fixes Issue ID: 3396697" into honeycomb by Basavapatna Dattaguru · 14 years ago
  8. eb6d6ec Video editor CTS: Framework modifications by Basavapatna Dattaguru · 14 years ago
  9. 8b9ba61 Fixes Issue ID: 3396697 by Basavapatna Dattaguru · 14 years ago
  10. 20586a1 Eliminate duplicated code in export method by James Dong · 14 years ago
  11. 63b38e3 Merge "This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes." into honeycomb by Andreas Huber · 14 years ago
  12. 0f535af This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes. by Andreas Huber · 14 years ago
  13. a13732e Merge "MTP: Fix month off by one error in date parsing and formatting code" into honeycomb by Mike Lockwood · 14 years ago
  14. 2107d23 MTP: Fix month off by one error in date parsing and formatting code by Mike Lockwood · 14 years ago
  15. 7fb232c Merge "Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source." into honeycomb by James Dong · 14 years ago
  16. 45e3d12 Merge "Overlay java files Issue 3370836" into honeycomb by Dharmaray Kundargi · 14 years ago
  17. ecebf17 Merge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honeycomb by Dharmaray Kundargi · 14 years ago
  18. 5f3ab06 Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source. by James Dong · 14 years ago
  19. 373d357 Merge "More instrumentation to track down the hardware decoder not shutting down bug." into honeycomb by Andreas Huber · 14 years ago
  20. 06be3b1 More instrumentation to track down the hardware decoder not shutting down bug. by Andreas Huber · 14 years ago
  21. 00d6c72 Ignore errors returned from native_window_set_crop. by Andreas Huber · 14 years ago
  22. 9c077e4 Overlay java files Issue 3370836 by Dharmaray Kundargi · 14 years ago
  23. 7765c65 Merge "Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls." into honeycomb by Andreas Huber · 14 years ago
  24. 4aeec2d Instead of not feeding the AudioTrack any data after EOS, play silence instead. by Andreas Huber · 14 years ago
  25. 2316409 Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls. by Andreas Huber · 14 years ago
  26. c16ccc1 Fix for Issue 3370836 : JNI files for Overlay optmization. by Dharmaray Kundargi · 14 years ago
  27. 4991a00 Merge "Review rework for issue 3385068 : Play gets out of sync" into honeycomb by Santosh Madhava · 14 years ago
  28. 1abe005 Fix for issue 3366265 : Native crash exporting movie by Santosh Madhava · 14 years ago
  29. 2aaa776 Merge "VideoEditor:Fix for 3369908" into honeycomb by Dheeraj Sharma · 14 years ago
  30. de412d2 Review rework for issue 3385068 : Play gets out of sync by Santosh Madhava · 14 years ago
  31. f10d940 Merge "StagefrightMediaScanner: Close metadata retriever after we are done scanning" into honeycomb by Mike Lockwood · 14 years ago
  32. 2b3da7a Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycomb by Mike Lockwood · 14 years ago
  33. d7ef5b6 Report errors to applications if AudioRecord->start() fails by James Dong · 14 years ago
  34. 8151dc32 StagefrightMediaScanner: Close metadata retriever after we are done scanning by Mike Lockwood · 14 years ago
  35. 071b2b6 MTP: Fix race conditions in MtpServer JNI code by Mike Lockwood · 14 years ago
  36. 1c9ac91 Merge "Fix for issue 3385068 : Play gets out of sync" into honeycomb by Santosh Madhava · 14 years ago
  37. 5cbb162 Merge "Rename virtual call API to ScoUsingVirtualCall." into honeycomb by Jaikumar Ganesh · 14 years ago
  38. dde68c6 Rename virtual call API to ScoUsingVirtualCall. by Jaikumar Ganesh · 14 years ago
  39. a6714ce Fix for issue 3385068 : Play gets out of sync by Santosh Madhava · 14 years ago
  40. b894210 Merge "Video Editor:Fix for 3375632" into honeycomb by Dheeraj Sharma · 14 years ago
  41. 1ac760a Issue no : 3370622 by Dheeraj Sharma · 14 years ago
  42. 9c0bd86 Merge "Review rework on Patch Set 2 for issue 3372849" into honeycomb by Santosh Madhava · 14 years ago
  43. 6bcbb3b Review rework on Patch Set 2 for issue 3372849 by Santosh Madhava · 14 years ago
  44. c8de291 Merge "Improved conversion accuracy of exif geotag data" into honeycomb by Wu-cheng Li · 14 years ago
  45. 98dcca9 Reduce the JNI native method visibility by James Dong · 14 years ago
  46. bc5172f Merge "Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder" into honeycomb by Andreas Huber · 14 years ago
  47. a8385dd Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder by Andreas Huber · 14 years ago
  48. dfe8d9b The .mkv parser lib leaves some tracks NULL if it doesn't support them. by Andreas Huber · 14 years ago
  49. da6f929 Merge "Make AwesomePlayer's reset process more verbose to track down ANRs (again)" into honeycomb by Andreas Huber · 14 years ago
  50. aac2e9e Make AwesomePlayer's reset process more verbose to track down ANRs (again) by Andreas Huber · 14 years ago
  51. 4ff8a0b Resubmit of 'Fix for isssue 3369932 : stopPreview returns 0' by Santosh Madhava · 14 years ago
  52. 05d9f81 VideoEditor:Clear Surface API addition by Dheeraj Sharma · 14 years ago
  53. a113a07 Improved conversion accuracy of exif geotag data by Oscar Rydhe · 14 years ago
  54. 474cb4d VideoEditor:Fix for 3369908 by Dheeraj Sharma · 14 years ago
  55. b21827d Video Editor:Fix for 3375632 by Dheeraj Sharma · 14 years ago
  56. 2d044d1 Merge "Remove MTP related log spam" into honeycomb by Mike Lockwood · 14 years ago
  57. f26a586 Remove MTP related log spam by Mike Lockwood · 14 years ago
  58. 8f995b5 Remove dead code referencing an obsolete interface. by Carl Shapiro · 14 years ago
  59. 8dac54c Merge "Perform orthogonal rotations without using a Skia canvas." into honeycomb by Carl Shapiro · 14 years ago
  60. d6c276a Revert "Make AwesomePlayer's reset process more verbose to track down ANRs." by Carl Shapiro · 14 years ago
  61. ae12a50 Perform orthogonal rotations without using a Skia canvas. by Carl Shapiro · 14 years ago
  62. 5e9dc94 Properly rotate video that's marked as such and decoded to a surface. by Andreas Huber · 14 years ago
  63. 19922ad Some tweaks to HTTP live / nuplayer behaviour by Andreas Huber · 14 years ago
  64. ff23e4d Merge "Fix for issue 3370052 : Export progress percentage is incorrect" into honeycomb by Santosh Madhava · 14 years ago
  65. 95788cf Merge "Fix for PR 3369866 : Project thumbnail should have the same aspect ratio" into honeycomb by Santosh Madhava · 14 years ago
  66. 9d5ca4a Fix for issue 3370052 : Export progress percentage is incorrect by Santosh Madhava · 14 years ago
  67. 601fe0e Implement missing pause/resume support for NuPlayer. by Andreas Huber · 14 years ago
  68. bdb2e79 Fix for PR 3369866 : Project thumbnail should have the same aspect ratio by Santosh Madhava · 14 years ago
  69. 637739d Merge "Eliminate recording sound by starting the video track before audio track." into honeycomb by James Dong · 14 years ago
  70. 44b004b Eliminate recording sound by starting the video track before audio track. by James Dong · 14 years ago
  71. 3cd6302 Merge "Prefill the cache before trying to instantiate the media extractor." into honeycomb by Andreas Huber · 14 years ago
  72. 9634665 Prefill the cache before trying to instantiate the media extractor. by Andreas Huber · 14 years ago
  73. c4edeb5 Bug fix: 368813 Transition is regenerated when overlay duration changes outside the transition by Gil Dobjanschi · 14 years ago
  74. fe93351 Merge "remove eng developement local tags in make file" into honeycomb by Dharmaray Kundargi · 14 years ago
  75. fc37018 Merge "Logging the duration range from different media tracks for recording" into honeycomb by James Dong · 14 years ago
  76. 6dbd3ee remove eng developement local tags in make file by Dharmaray Kundargi · 14 years ago
  77. 0353459 Merge "Always revert to the previous bandwidth if the required sequence number cannot be found" into honeycomb by Andreas Huber · 14 years ago
  78. da58076 Logging the duration range from different media tracks for recording by James Dong · 14 years ago
  79. 581cad2 Turn error/exception logging on at the native layer by James Dong · 14 years ago
  80. 283e031 Always revert to the previous bandwidth if the required sequence number cannot be found by Andreas Huber · 14 years ago
  81. 0cf2616 Return a runtime error if decryption fails instead of asserting. by Andreas Huber · 14 years ago
  82. 069ee21 Merge "Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests." into honeycomb by Andreas Huber · 14 years ago
  83. d95b46a Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests. by Andreas Huber · 14 years ago
  84. 8e7d626 Merge "Expose average video frame rate via MPEG4Extractor" into honeycomb by James Dong · 14 years ago
  85. cbb488d Expose average video frame rate via MPEG4Extractor by James Dong · 14 years ago
  86. dc80b7e Merge "MTP: Close and reopen driver file after an error." into honeycomb by Mike Lockwood · 14 years ago
  87. 897f894 MTP: Close and reopen driver file after an error. by Mike Lockwood · 14 years ago
  88. 4061c9a Merge "Fix the presentation video resolution when it is different from the actual image resolution of the video." into honeycomb by James Dong · 14 years ago
  89. ba1b1679 Turn another assertion into a runtime error. Damn you surfaces. by Andreas Huber · 14 years ago
  90. 08adfd2 Fix the presentation video resolution when it is different from the actual image resolution of the video. by James Dong · 14 years ago
  91. 5fb60c7 Use metadata in video buffers for timelapse video recording by default to eliminate memcpy by James Dong · 14 years ago
  92. 2bc6971 Merge changes I7df1ff78,Ibc2e8adf into honeycomb by Mike Lockwood · 14 years ago
  93. 242d0cd MediaScanner: Make sure name field is set for file based playlists by Mike Lockwood · 14 years ago
  94. a1c9180 MTP: Fix problem with MTP starting up on the first try. by Mike Lockwood · 14 years ago
  95. 3956050 Merge "Apparently our native TCP sockets do not return an error from blocking "connect"" into honeycomb by Andreas Huber · 14 years ago
  96. eee580a Apparently our native TCP sockets do not return an error from blocking "connect" by Andreas Huber · 14 years ago
  97. 183fa14 Fix the sluggish preview during timelapse video recording because software encoder is used. by James Dong · 14 years ago
  98. 74ff70d Merge "Fix typo" into honeycomb by Eric Laurent · 14 years ago
  99. ed6eae4 Fix typo by Glenn Kasten · 14 years ago
  100. 5f31aa3 Merge "MTP: Set modification date for abstract playlists" into honeycomb by Mike Lockwood · 14 years ago