1. 3cd6302 Merge "Prefill the cache before trying to instantiate the media extractor." into honeycomb by Andreas Huber · 14 years ago
  2. 9634665 Prefill the cache before trying to instantiate the media extractor. by Andreas Huber · 14 years ago
  3. c4edeb5 Bug fix: 368813 Transition is regenerated when overlay duration changes outside the transition by Gil Dobjanschi · 14 years ago
  4. fe93351 Merge "remove eng developement local tags in make file" into honeycomb by Dharmaray Kundargi · 14 years ago
  5. fc37018 Merge "Logging the duration range from different media tracks for recording" into honeycomb by James Dong · 14 years ago
  6. 6dbd3ee remove eng developement local tags in make file by Dharmaray Kundargi · 14 years ago
  7. 0353459 Merge "Always revert to the previous bandwidth if the required sequence number cannot be found" into honeycomb by Andreas Huber · 14 years ago
  8. da58076 Logging the duration range from different media tracks for recording by James Dong · 14 years ago
  9. 581cad2 Turn error/exception logging on at the native layer by James Dong · 14 years ago
  10. 283e031 Always revert to the previous bandwidth if the required sequence number cannot be found by Andreas Huber · 14 years ago
  11. 0cf2616 Return a runtime error if decryption fails instead of asserting. by Andreas Huber · 14 years ago
  12. 069ee21 Merge "Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests." into honeycomb by Andreas Huber · 14 years ago
  13. d95b46a Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests. by Andreas Huber · 14 years ago
  14. 8e7d626 Merge "Expose average video frame rate via MPEG4Extractor" into honeycomb by James Dong · 14 years ago
  15. cbb488d Expose average video frame rate via MPEG4Extractor by James Dong · 14 years ago
  16. dc80b7e Merge "MTP: Close and reopen driver file after an error." into honeycomb by Mike Lockwood · 14 years ago
  17. 897f894 MTP: Close and reopen driver file after an error. by Mike Lockwood · 14 years ago
  18. 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
  19. ba1b1679 Turn another assertion into a runtime error. Damn you surfaces. by Andreas Huber · 14 years ago
  20. 08adfd2 Fix the presentation video resolution when it is different from the actual image resolution of the video. by James Dong · 14 years ago
  21. 5fb60c7 Use metadata in video buffers for timelapse video recording by default to eliminate memcpy by James Dong · 14 years ago
  22. 2bc6971 Merge changes I7df1ff78,Ibc2e8adf into honeycomb by Mike Lockwood · 14 years ago
  23. 242d0cd MediaScanner: Make sure name field is set for file based playlists by Mike Lockwood · 14 years ago
  24. a1c9180 MTP: Fix problem with MTP starting up on the first try. by Mike Lockwood · 14 years ago
  25. 3956050 Merge "Apparently our native TCP sockets do not return an error from blocking "connect"" into honeycomb by Andreas Huber · 14 years ago
  26. eee580a Apparently our native TCP sockets do not return an error from blocking "connect" by Andreas Huber · 14 years ago
  27. 183fa14 Fix the sluggish preview during timelapse video recording because software encoder is used. by James Dong · 14 years ago
  28. 74ff70d Merge "Fix typo" into honeycomb by Eric Laurent · 14 years ago
  29. ed6eae4 Fix typo by Glenn Kasten · 14 years ago
  30. 5f31aa3 Merge "MTP: Set modification date for abstract playlists" into honeycomb by Mike Lockwood · 14 years ago
  31. 8ed67ac MTP: Set modification date for abstract playlists by Mike Lockwood · 14 years ago
  32. 0a3dbf6 Merge "Fix the build break in git_master-without-vendor" into honeycomb by James Dong · 14 years ago
  33. 26c1ab2 Merge "MTP: Strip ".pla" file extension from name field for WMP playlists" into honeycomb by Mike Lockwood · 14 years ago
  34. 8cc6eb1 MTP: Strip ".pla" file extension from name field for WMP playlists by Mike Lockwood · 14 years ago
  35. a1a55bb Fix the build break in git_master-without-vendor by Dharmaray Kundargi · 14 years ago
  36. 529fc53 Merge "Implement parsing of vbv buffering info in RTSP." into honeycomb by Andreas Huber · 14 years ago
  37. 3a4d547 Merge "Don't report 100% buffered when the stream ends prematurely." into honeycomb by Bryan Mawhinney · 14 years ago
  38. 77034e6 Implement parsing of vbv buffering info in RTSP. by Andreas Huber · 14 years ago
  39. e26275b Don't report 100% buffered when the stream ends prematurely. by Bryan Mawhinney · 14 years ago
  40. 7a0bd17 MTP: Fix problems with modification dates for folders and non-media files by Mike Lockwood · 14 years ago
  41. 9ed9940 Merge "Video editor API update - rework for Patch Set 3" into honeycomb by Dharmaray Kundargi · 14 years ago
  42. 307003a Merge "integrate videoeditor preview player." into honeycomb by Dharmaray Kundargi · 14 years ago
  43. 4e4f3d1 Merge "videoeditor JNI files on honeycomb" into honeycomb by Dharmaray Kundargi · 14 years ago
  44. 117b7bb Fix issue 3354692. by Eric Laurent · 14 years ago
  45. cd196d3 videoeditor JNI files on honeycomb by Dharmaray Kundargi · 14 years ago
  46. 9bcedf7 Video editor API update - rework for Patch Set 3 by Santosh Madhava · 14 years ago
  47. 3b3cddc integrate videoeditor preview player. by Dharmaray Kundargi · 14 years ago
  48. ac0e4bd Fixed thrashing in the cached buffer during 720p YT video streaming by James Dong · 14 years ago
  49. c14b10c3 Merge "Add audio encoding parameters check" into honeycomb by James Dong · 14 years ago
  50. f679ba7 Cherrypick from GB. Do Not Merge. by Marco Nelissen · 14 years ago
  51. 54815a7 Add audio encoding parameters check by James Dong · 14 years ago
  52. 4507cef Remove legacy code that should not be used by James Dong · 14 years ago
  53. a8a656b Fix scanning of modified files. by Marco Nelissen · 14 years ago
  54. 7928ca6 Merge "Fail to parse duration instead of asserting, if the server response cannot be parsed." into honeycomb by Andreas Huber · 14 years ago
  55. 068b41d5 Merge "Publish MediaMetadataRetriever.java as public API" into honeycomb by James Dong · 14 years ago
  56. 0dd9f4d MediaScanner: Do not update the file path when updating records already in the database by Mike Lockwood · 14 years ago
  57. a294643 Merge "Media Provider and MTP now use emulated /mnt/sdcard instead of /data/media" into honeycomb by Mike Lockwood · 14 years ago
  58. 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
  59. cb0f6d0 Merge "Speed up MP3Extractor using cached reads" into honeycomb by James Dong · 14 years ago
  60. 4bca5e1 Fail to parse duration instead of asserting, if the server response cannot be parsed. by Andreas Huber · 14 years ago
  61. 31d8a03 Speed up MP3Extractor using cached reads by James Dong · 14 years ago
  62. 1c4e88d Media Provider and MTP now use emulated /mnt/sdcard instead of /data/media by Mike Lockwood · 14 years ago
  63. 4e26bc6 Fix race in buffer ref counting. by Glenn Kasten · 14 years ago
  64. 0827e69 Merge "Increase cache size and low-watermark threshold, also" into honeycomb by Andreas Huber · 14 years ago
  65. 7f92be8 Merge "Properly parse Matroska lacing flags and extract all frames contained in a block." into honeycomb by Andreas Huber · 14 years ago
  66. 52c7832 Increase cache size and low-watermark threshold, also by Andreas Huber · 14 years ago
  67. 6fe6b4c Properly parse Matroska lacing flags and extract all frames contained in a block. by Andreas Huber · 14 years ago
  68. 5300690 Merge "Fix uninitialized rect structure for retrieving rect cropping information from decoder" into honeycomb by James Dong · 14 years ago
  69. 545c22f Don't release the video recording frame after recording is stopped in CameraSourceTimeLapse.cpp by James Dong · 14 years ago
  70. b736cb2 Return a runtime error instead of asserting if the M4vH263Decoder fails in start() by Andreas Huber · 14 years ago
  71. 748ba9a Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into honeycomb by Andreas Huber · 14 years ago
  72. 7caa130 NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. by Andreas Huber · 14 years ago
  73. 681e89c Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object by James Dong · 14 years ago
  74. e15ac3b Merge "Fix issue 3261656." into honeycomb by Eric Laurent · 14 years ago
  75. a60e212 Fix issue 3261656. by Eric Laurent · 14 years ago
  76. 28f939d Awesomeplayer : Frame dropping logic change by pmehendale · 14 years ago
  77. a173541 Fix uninitialized rect structure for retrieving rect cropping information from decoder by James Dong · 14 years ago
  78. ee35aff Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
  79. 24b3a4c Fix typo. by Andreas Huber · 14 years ago
  80. ba572aa If the stream for the new bandwidth doesn't have the segment we're looking for... by Andreas Huber · 14 years ago
  81. d7069ca0 Use NuPlayer for HTTP live streaming playback by default. by Andreas Huber · 14 years ago
  82. c0dbe3a Colorconverter may not support some src/dst bitmap configurations. by Andreas Huber · 14 years ago
  83. eec06d3 If we failed to initialize the codec after transitioning to IDLE state, don't assert by Andreas Huber · 14 years ago
  84. 27480cd Remove support for obsolete PTP content provider by Mike Lockwood · 14 years ago
  85. 65d2a4c Remove CameraBrowser test app by Mike Lockwood · 14 years ago
  86. 215b682 MTP: changes to use new usb_request support in libusbhost by Mike Lockwood · 14 years ago
  87. f4e4b27 Merge "Make the volume keys adjust the media volume by default if the device is not "voice capable."" by Joe Onorato · 14 years ago
  88. c7fcba4 Make the volume keys adjust the media volume by default if the device is not "voice capable." by Joe Onorato · 14 years ago
  89. b7df8ec Merge "Some more fixes regarding HTTP live in NuPlayer." by Andreas Huber · 14 years ago
  90. 847551c Some more fixes regarding HTTP live in NuPlayer. by Andreas Huber · 14 years ago
  91. a4bbc38 Merge "Seek/Duration support for completed http live streams in NuPlayer." by Andreas Huber · 14 years ago
  92. 08e10cb Seek/Duration support for completed http live streams in NuPlayer. by Andreas Huber · 14 years ago
  93. 876e44d Merge "Use video output if necessary for timelapse video recording" by James Dong · 14 years ago
  94. 7f08071 Merge "Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever.java" by James Dong · 14 years ago
  95. a1d2d8f Use video output if necessary for timelapse video recording by James Dong · 14 years ago
  96. df9b349 Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever.java by James Dong · 14 years ago
  97. b794a5e Merge "Properly shutdown the decoders on a reset() in NuPlayer's implementation." by Andreas Huber · 14 years ago
  98. cbeaca7 Properly shutdown the decoders on a reset() in NuPlayer's implementation. by Andreas Huber · 14 years ago
  99. 69b4358 Merge "Remove captureFrame from MediaMetadataRetriever.java class It has been replaced by getFrameAtTime() method" by James Dong · 14 years ago
  100. 6e77de7 Remove captureFrame from MediaMetadataRetriever.java class by James Dong · 14 years ago