1. 261ddb8 Merge "Fix issue 3408285 Crash while generating KenBurns" into honeycomb by Dharmaray Kundargi · 14 years ago
  2. beb9fc8 Fix issue 3408285 Crash while generating KenBurns by Dharmaray Kundargi · 14 years ago
  3. 63298a9 Fix for issue 3370023 : Wrong aspect ratio in overlay by Santosh Madhava · 14 years ago
  4. c08f85a Fix issue 3414805 Crash during Overlay editing. JNI fixes. by Dharmaray Kundargi · 14 years ago
  5. 8afee66 Fix for issue 3410895 Transition regeneration not happening after changing aspect ratio of project by Dheeraj Sharma · 14 years ago
  6. 178d4f4 Fix for issue 3409874:Crash during addition of pan and zoom effect if start and end rect are unchanged by Dheeraj Sharma · 14 years ago
  7. 327549f Merge "Fix issue 3408285. Fix issue in Thread safe in Java." into honeycomb by Dharmaray Kundargi · 14 years ago
  8. a573b56 Fix issue 3408285. Fix issue in Thread safe in Java. by Dharmaray Kundargi · 14 years ago
  9. 17ab86c Disconnect HTTP live sessions as soon as the request comes in. by Andreas Huber · 14 years ago
  10. 2bb1357 Bug fix: 3405930 Crash editing overlay text by Gil Dobjanschi · 14 years ago
  11. cd73d1ed Merge "Fix for issue 3404671 Crash when exporting movie in JNI" into honeycomb by Dheeraj Sharma · 14 years ago
  12. 4e70320 Merging the same files on top of tree. by Dharmaray Kundargi · 14 years ago
  13. 45911e1 Merge "Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and JNI" into honeycomb by Dheeraj Sharma · 14 years ago
  14. 167e748 Merge "3404665 Preview window is blank after returning from playing exported movie" into honeycomb by Dheeraj Sharma · 14 years ago
  15. c1a2f40 3404665 Preview window is blank after returning from playing exported movie by Dheeraj Sharma · 14 years ago
  16. 9803b84 Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and JNI by Dheeraj Sharma · 14 years ago
  17. b2abd8c Mass merge from gingerbread - do not merge by The Android Open Source Project · 14 years ago
  18. 5618e03 Fix for issue 3404671 Crash when exporting movie in JNI by Dheeraj Sharma · 14 years ago
  19. cc2915c am c929677e: Merge "Increase the number of useful bits in the spectrum." into gingerbread by Marco Nelissen · 14 years ago
  20. d916339 Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (again)" by Andreas Huber · 14 years ago
  21. a2edd7d8 More robust parsing of NPT time ranges in RTSP. by Andreas Huber · 14 years ago
  22. 834662d Fix bug 3395289 Use MODE_IN_COMMUNICATION to evaluate stream vol changes by Jean-Michel Trivi · 14 years ago
  23. 270cbcc Merge "Fix for issue 3370007 Overlay transparency in Java" into honeycomb by Santosh Madhava · 14 years ago
  24. 73f376c Fix for issue 3370007 Overlay transparency in Java by Santosh Madhava · 14 years ago
  25. 64a2c35 Merge "Fix Issue: 3373525: reduces app. 100mS in create" into honeycomb by Basavapatna Dattaguru · 14 years ago
  26. 737bd08 Fix Issue: 3373525: reduces app. 100mS in create by Basavapatna Dattaguru · 14 years ago
  27. eea200a Bug fix: 3398192 NPE at android.media.videoeditor.VideoEditorImpl.clearSurface by Gil Dobjanschi · 14 years ago
  28. 89378fd1 Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  29. 3b728ca Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  30. d36b1f0 Revert "Video editor CTS: Framework modifications" by Basavapatna Dattaguru · 14 years ago
  31. 4b9969a Revert "Fixes Issue ID: 3396697" by Basavapatna Dattaguru · 14 years ago
  32. 9af5da5 Merge "Video editor CTS: Framework modifications" into honeycomb by Basavapatna Dattaguru · 14 years ago
  33. 643e847 Merge "Fixes Issue ID: 3396697" into honeycomb by Basavapatna Dattaguru · 14 years ago
  34. eb6d6ec Video editor CTS: Framework modifications by Basavapatna Dattaguru · 14 years ago
  35. 8b9ba61 Fixes Issue ID: 3396697 by Basavapatna Dattaguru · 14 years ago
  36. 20586a1 Eliminate duplicated code in export method by James Dong · 14 years ago
  37. 63b38e3 Merge "This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes." into honeycomb by Andreas Huber · 14 years ago
  38. 0f535af This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes. by Andreas Huber · 14 years ago
  39. a13732e Merge "MTP: Fix month off by one error in date parsing and formatting code" into honeycomb by Mike Lockwood · 14 years ago
  40. 2107d23 MTP: Fix month off by one error in date parsing and formatting code by Mike Lockwood · 14 years ago
  41. 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
  42. 45e3d12 Merge "Overlay java files Issue 3370836" into honeycomb by Dharmaray Kundargi · 14 years ago
  43. ecebf17 Merge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honeycomb by Dharmaray Kundargi · 14 years ago
  44. 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
  45. 373d357 Merge "More instrumentation to track down the hardware decoder not shutting down bug." into honeycomb by Andreas Huber · 14 years ago
  46. 06be3b1 More instrumentation to track down the hardware decoder not shutting down bug. by Andreas Huber · 14 years ago
  47. 00d6c72 Ignore errors returned from native_window_set_crop. by Andreas Huber · 14 years ago
  48. 9c077e4 Overlay java files Issue 3370836 by Dharmaray Kundargi · 14 years ago
  49. 7765c65 Merge "Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls." into honeycomb by Andreas Huber · 14 years ago
  50. 4aeec2d Instead of not feeding the AudioTrack any data after EOS, play silence instead. by Andreas Huber · 14 years ago
  51. 2316409 Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls. by Andreas Huber · 14 years ago
  52. c16ccc1 Fix for Issue 3370836 : JNI files for Overlay optmization. by Dharmaray Kundargi · 14 years ago
  53. 4991a00 Merge "Review rework for issue 3385068 : Play gets out of sync" into honeycomb by Santosh Madhava · 14 years ago
  54. 1abe005 Fix for issue 3366265 : Native crash exporting movie by Santosh Madhava · 14 years ago
  55. 2aaa776 Merge "VideoEditor:Fix for 3369908" into honeycomb by Dheeraj Sharma · 14 years ago
  56. de412d2 Review rework for issue 3385068 : Play gets out of sync by Santosh Madhava · 14 years ago
  57. f10d940 Merge "StagefrightMediaScanner: Close metadata retriever after we are done scanning" into honeycomb by Mike Lockwood · 14 years ago
  58. 2b3da7a Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycomb by Mike Lockwood · 14 years ago
  59. d7ef5b6 Report errors to applications if AudioRecord->start() fails by James Dong · 14 years ago
  60. 18bb1ce am 2af4e71d: Merge "Fix the test application orientation. Bug# 3205196" into gingerbread by Yu Shan Emily Lau · 14 years ago
  61. 8151dc32 StagefrightMediaScanner: Close metadata retriever after we are done scanning by Mike Lockwood · 14 years ago
  62. 071b2b6 MTP: Fix race conditions in MtpServer JNI code by Mike Lockwood · 14 years ago
  63. 1c9ac91 Merge "Fix for issue 3385068 : Play gets out of sync" into honeycomb by Santosh Madhava · 14 years ago
  64. 5cbb162 Merge "Rename virtual call API to ScoUsingVirtualCall." into honeycomb by Jaikumar Ganesh · 14 years ago
  65. dde68c6 Rename virtual call API to ScoUsingVirtualCall. by Jaikumar Ganesh · 14 years ago
  66. a6714ce Fix for issue 3385068 : Play gets out of sync by Santosh Madhava · 14 years ago
  67. b894210 Merge "Video Editor:Fix for 3375632" into honeycomb by Dheeraj Sharma · 14 years ago
  68. c929677 Merge "Increase the number of useful bits in the spectrum." into gingerbread by Marco Nelissen · 14 years ago
  69. 1ac760a Issue no : 3370622 by Dheeraj Sharma · 14 years ago
  70. 9c0bd86 Merge "Review rework on Patch Set 2 for issue 3372849" into honeycomb by Santosh Madhava · 14 years ago
  71. 6bcbb3b Review rework on Patch Set 2 for issue 3372849 by Santosh Madhava · 14 years ago
  72. c8de291 Merge "Improved conversion accuracy of exif geotag data" into honeycomb by Wu-cheng Li · 14 years ago
  73. efebdf4 DO NOT MERGE: Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder by Andreas Huber · 14 years ago
  74. 98dcca9 Reduce the JNI native method visibility by James Dong · 14 years ago
  75. bc5172f Merge "Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder" into honeycomb by Andreas Huber · 14 years ago
  76. a8385dd Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder by Andreas Huber · 14 years ago
  77. dfe8d9b The .mkv parser lib leaves some tracks NULL if it doesn't support them. by Andreas Huber · 14 years ago
  78. da6f929 Merge "Make AwesomePlayer's reset process more verbose to track down ANRs (again)" into honeycomb by Andreas Huber · 14 years ago
  79. aac2e9e Make AwesomePlayer's reset process more verbose to track down ANRs (again) by Andreas Huber · 14 years ago
  80. 4ff8a0b Resubmit of 'Fix for isssue 3369932 : stopPreview returns 0' by Santosh Madhava · 14 years ago
  81. dbc0fe9 Increase the number of useful bits in the spectrum. by Marco Nelissen · 14 years ago
  82. 05d9f81 VideoEditor:Clear Surface API addition by Dheeraj Sharma · 14 years ago
  83. a113a07 Improved conversion accuracy of exif geotag data by Oscar Rydhe · 14 years ago
  84. 474cb4d VideoEditor:Fix for 3369908 by Dheeraj Sharma · 14 years ago
  85. b21827d Video Editor:Fix for 3375632 by Dheeraj Sharma · 14 years ago
  86. 2d044d1 Merge "Remove MTP related log spam" into honeycomb by Mike Lockwood · 14 years ago
  87. f26a586 Remove MTP related log spam by Mike Lockwood · 14 years ago
  88. 8f995b5 Remove dead code referencing an obsolete interface. by Carl Shapiro · 14 years ago
  89. 8dac54c Merge "Perform orthogonal rotations without using a Skia canvas." into honeycomb by Carl Shapiro · 14 years ago
  90. d6c276a Revert "Make AwesomePlayer's reset process more verbose to track down ANRs." by Carl Shapiro · 14 years ago
  91. ae12a50 Perform orthogonal rotations without using a Skia canvas. by Carl Shapiro · 14 years ago
  92. 5e9dc94 Properly rotate video that's marked as such and decoded to a surface. by Andreas Huber · 14 years ago
  93. 19922ad Some tweaks to HTTP live / nuplayer behaviour by Andreas Huber · 14 years ago
  94. ff23e4d Merge "Fix for issue 3370052 : Export progress percentage is incorrect" into honeycomb by Santosh Madhava · 14 years ago
  95. 95788cf Merge "Fix for PR 3369866 : Project thumbnail should have the same aspect ratio" into honeycomb by Santosh Madhava · 14 years ago
  96. 9d5ca4a Fix for issue 3370052 : Export progress percentage is incorrect by Santosh Madhava · 14 years ago
  97. 601fe0e Implement missing pause/resume support for NuPlayer. by Andreas Huber · 14 years ago
  98. bdb2e79 Fix for PR 3369866 : Project thumbnail should have the same aspect ratio by Santosh Madhava · 14 years ago
  99. 637739d Merge "Eliminate recording sound by starting the video track before audio track." into honeycomb by James Dong · 14 years ago
  100. 44b004b Eliminate recording sound by starting the video track before audio track. by James Dong · 14 years ago