1. 6ab8346 am c05c83e2: am f3c6c982: am 3242cc27: Merge "TimedEventQueue is apparently important for glitch-free media playback, and so having it inherit its priority from the thread that created it is a bad idea. Instead, set the priority explicitly, and bump it to slightly hig by Dave Sparks · 14 years ago
  2. f3c6c98 am 3242cc27: Merge "TimedEventQueue is apparently important for glitch-free media playback, and so having it inherit its priority from the thread that created it is a bad idea. Instead, set the priority explicitly, and bump it to slightly higher than normal." into fro by Dave Sparks · 14 years ago
  3. a05d4d8 am 48a7c1d2: am 42a18c09: Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 14 years ago
  4. 42a18c0 Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 14 years ago
  5. 99cc329 am d8402d78: am cd677a30: Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 14 years ago
  6. cd677a3 Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 14 years ago
  7. cad5726 TimedEventQueue is apparently important for glitch-free media playback, and so by Marco Nelissen · 14 years ago
  8. 7e28c01 am 56b64c75: am ac8b0d47: Merge "This patch enables each omx instance to have a separate message dispatcher, and thus eliminates the sharing of the message dispatches between omx instances." into gingerbread by James Dong · 14 years ago
  9. 15d3e0a Merge "MTP: Use stat.st_mode instead of dirent.d_type to determine file type." by Mike Lockwood · 14 years ago
  10. 8071de9 Merge "MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWN" by Mike Lockwood · 14 years ago
  11. 9eb5ac9 MTP: Use stat.st_mode instead of dirent.d_type to determine file type. by Mike Lockwood · 14 years ago
  12. f30218b MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWN by Mike Lockwood · 14 years ago
  13. 7028db3 Merge "MTP device: Read manufacturer name and serial number from system properties." by Mike Lockwood · 14 years ago
  14. 622ccdc MTP device: Read manufacturer name and serial number from system properties. by Mike Lockwood · 14 years ago
  15. d77d2a9 Remove hard-coded number of audio channels in AudioSource by James Dong · 14 years ago
  16. c52ced0 This patch enables each omx instance to have a separate message dispatcher, and by James Dong · 14 years ago
  17. 40287c8 am 814f430c: am dca66e1c: Fixed a typo - maybe we should do comparison ignoring the case? by James Dong · 14 years ago
  18. dca66e1 Fixed a typo - maybe we should do comparison ignoring the case? by James Dong · 14 years ago
  19. 44cf0a0 MTP: Fix uninitialized pointer bug. by Mike Lockwood · 14 years ago
  20. 7f5ee3b am 184a3ff6: am e0219539: am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 14 years ago
  21. e021953 am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 14 years ago
  22. 01f7ac6 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 14 years ago
  23. 70bd2f20 CameraBrowser: Requery the device list when MTP devices are added and removed. by Mike Lockwood · 14 years ago
  24. 74f094f MTP: Add interface to MtpClient for receiving device added/removed events. by Mike Lockwood · 14 years ago
  25. 30d5ca3 am df60830a: am 126ca6f9: Merge "Must hold lock here..." into gingerbread by Andreas Huber · 14 years ago
  26. 126ca6f Merge "Must hold lock here..." into gingerbread by Andreas Huber · 14 years ago
  27. 5bd667a Merge "CameraBrowser: Support for deleting pictures." by Mike Lockwood · 14 years ago
  28. 0cd0e79 Merge "MTP: Add host support for deleting objects." by Mike Lockwood · 14 years ago
  29. 147717c CameraBrowser: Support for deleting pictures. by Mike Lockwood · 14 years ago
  30. e0a89f6 MTP: Add host support for deleting objects. by Mike Lockwood · 14 years ago
  31. 188c432 am ae2c4774: am f62c57d6: Merge "Initial checkin for pause and resume control" into kraken by James Dong · 14 years ago
  32. f62c57d Merge "Initial checkin for pause and resume control" into kraken by James Dong · 14 years ago
  33. 9e93726 Must hold lock here... by Andreas Huber · 14 years ago
  34. 08c7473 Initial checkin for pause and resume control by James Dong · 14 years ago
  35. 4fee974 am 0905ba7b: am f5eafe40: Merge "Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned." into kraken by Andreas Huber · 14 years ago
  36. f5eafe4 Merge "Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned." into kraken by Andreas Huber · 14 years ago
  37. 20b35c7 am b165719e: am e577e87a: Fix a typo in NuCachedSource2 that would trigger an assert near the end of a stream. by Andreas Huber · 14 years ago
  38. 3a53dc5 Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned. by Andreas Huber · 14 years ago
  39. e577e87 Fix a typo in NuCachedSource2 that would trigger an assert near the end of a stream. by Andreas Huber · 14 years ago
  40. 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 14 years ago
  41. 2dabef2 am 627a0019: am 4d61f602: Switch stagefright\'s approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages. by Andreas Huber · 14 years ago
  42. 422c5a1 am 566e64af: am fbdb5f1b: Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken by Andreas Huber · 14 years ago
  43. 6ee780d am 960a0ff1: am c81d2c12: Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 14 years ago
  44. 4d61f60 Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages. by Andreas Huber · 14 years ago
  45. fbdb5f1 Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken by Andreas Huber · 14 years ago
  46. c81d2c1 Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 14 years ago
  47. 99b3452 CameraBrowser: Display thumbnails for camera images. by Mike Lockwood · 14 years ago
  48. dda5686 MTP: Add support for retrieving thumbnails to MTP content provider. by Mike Lockwood · 14 years ago
  49. a9aaf8f am c90e35c1: am 8d300280: Merge "Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek." into kraken by Andreas Huber · 14 years ago
  50. 815758b am 3ee447e4: am 75c1c8e3: Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 14 years ago
  51. 8d30028 Merge "Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek." into kraken by Andreas Huber · 14 years ago
  52. 75c1c8e Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 14 years ago
  53. 82f8fd6 Switch LiveSource to use the new http data source instead of the old one. by Andreas Huber · 14 years ago
  54. 1f24b30 Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek. by Andreas Huber · 14 years ago
  55. b206319 Initial check-in of new caching/prefetching data source implementation. by Andreas Huber · 14 years ago
  56. 163c493 Initial check in of a new http data source implementation. by Andreas Huber · 14 years ago
  57. 0809c0e CameraBrowser: New test app for the MTP content provider. by Mike Lockwood · 14 years ago
  58. f724eed MTP provider: Add columns for MTP ObjectInfo dataset to the MTP objects table by Mike Lockwood · 14 years ago
  59. f3e969a am 3aede37f: am 3a0b37a0: Merge "Remove the lock/unlock workaround from CameraService" into kraken by James Dong · 14 years ago
  60. c810574 am 7b909c05: am 66b89a62: Merge "Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed." into kraken by Andreas Huber · 14 years ago
  61. 3a0b37a Merge "Remove the lock/unlock workaround from CameraService" into kraken by James Dong · 14 years ago
  62. 66b89a6 Merge "Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed." into kraken by Andreas Huber · 14 years ago
  63. e2f8507 Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed. by Andreas Huber · 14 years ago
  64. 71d714c Remove the lock/unlock workaround from CameraService by James Dong · 14 years ago
  65. 86de461 am 689497fb: am 457d5ae3: Fix a potential(observed sometimes) media server crash by James Dong · 14 years ago
  66. 457d5ae Fix a potential(observed sometimes) media server crash by James Dong · 14 years ago
  67. 70eeab7 am 34e5d967: am 55f8209d: Merge "allow re-targetting of surfaces" into kraken by Mathias Agopian · 14 years ago
  68. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  69. 30bb8f8 am d49c9818: am c44c4742: Merge "Remove some hard-coded encoding parameters" into kraken by James Dong · 14 years ago
  70. 1244eab Remove some hard-coded encoding parameters by James Dong · 14 years ago
  71. 7cbc12b am 15c0c098: am dae9fd31: Initial check-in for collecting stats from authoring engine at runtime by James Dong · 14 years ago
  72. dae9fd3 Initial check-in for collecting stats from authoring engine at runtime by James Dong · 14 years ago
  73. cda2af1 am ef2ad683: am 31b19758: Merge "Second part of speeding up video recording frame rate" into kraken by James Dong · 14 years ago
  74. 1f06de3 am ae9348bc: am 097da964: Merge "Initial checkin of preliminary rtsp support for stagefright." into kraken by Andreas Huber · 14 years ago
  75. 31b1975 Merge "Second part of speeding up video recording frame rate" into kraken by James Dong · 14 years ago
  76. 4f501f0 Second part of speeding up video recording frame rate by James Dong · 14 years ago
  77. 36a685d Include stdlib to fix sim build by Kenny Root · 14 years ago
  78. 7a747b8 Initial checkin of preliminary rtsp support for stagefright. by Andreas Huber · 14 years ago
  79. 9258ad7 am 6fa5360e: am 2cbff0ed: Merge "Initial checkin of preliminary support for "http live" streaming in stagefright." into kraken by Andreas Huber · 14 years ago
  80. 2cbff0e Merge "Initial checkin of preliminary support for "http live" streaming in stagefright." into kraken by Andreas Huber · 14 years ago
  81. 202348e Initial checkin of preliminary support for "http live" streaming in stagefright. by Andreas Huber · 14 years ago
  82. daa595e am 8984d144: am a8c2514e: Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into kraken by Jaikumar Ganesh · 14 years ago
  83. a8c2514 Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into kraken by Jaikumar Ganesh · 14 years ago
  84. 2ccb2eb am f7d1c542: am a557b24a: Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 14 years ago
  85. a557b24 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 14 years ago
  86. 1e1df1c am cd4961d9: am 455d4100: Merge "Initial checkin of "foundation" library for future stagefright development." into kraken by Andreas Huber · 14 years ago
  87. 455d410 Merge "Initial checkin of "foundation" library for future stagefright development." into kraken by Andreas Huber · 14 years ago
  88. b4912f9 am f520c763: am 7a68d368: Merge "Remove hard-coded pixel format for recording frames in CameraSource. Retrieve the pixel format from Camera HAL at runtime." into kraken by James Dong · 14 years ago
  89. 7d2f703 Initial checkin of "foundation" library for future stagefright development. by Andreas Huber · 14 years ago
  90. 7a68d36 Merge "Remove hard-coded pixel format for recording frames in CameraSource. Retrieve the pixel format from Camera HAL at runtime." into kraken by James Dong · 14 years ago
  91. 90f4873 MTP: host support for retrieving device property descriptors by Mike Lockwood · 14 years ago
  92. b0ccc7c Merge "MTP: Add support for host cancellation of file transfers." by Mike Lockwood · 14 years ago
  93. a82d3c5 MTP: Add support for host cancellation of file transfers. by Mike Lockwood · 14 years ago
  94. 4b18200 am 030a1553: am 2ea200c5: Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 14 years ago
  95. 2ea200c Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 14 years ago
  96. bebfb6a Add missing library to linker command line. by Doug Kwan · 14 years ago
  97. 4200689 Add missing libraries, in order for gold to work. by Jing Yu · 14 years ago
  98. 8fd2913 am 17dabbdf: am b8c7548d: am e896d416: am 2e3761ba: Merge "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo by Andreas Huber · 14 years ago
  99. b8c7548 am e896d416: am 2e3761ba: Merge "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo by Andreas Huber · 14 years ago
  100. e896d416 am 2e3761ba: Merge "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo by Andreas Huber · 14 years ago