1. 84d000e am 9666d3c0: am 750600a1: Merge "Single track optimization" into gingerbread by James Dong · 14 years ago
  2. 9b1c2a5 am 6adf0c4d: am ef1c48d6: Merge "Make the prefetcher read packets from the network after a keep-alive timeout expires regardless of whether its currently actively fetching data or not." into gingerbread by Andreas Huber · 14 years ago
  3. fc667da am 06967683: am e5671bfe: Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 14 years ago
  4. 6bab6ce am d076b590: am 875500b4: Merge "AmrInputStream refresh: eliminate the dependency upon OpenCore\'s code" into gingerbread by James Dong · 14 years ago
  5. 42dbfa5 MTP: Use a fd instead of a file path in file transfer ioctls. by Mike Lockwood · 14 years ago
  6. dff6e6e mtptest: Add option to specify storage path at the command line. by Mike Lockwood · 14 years ago
  7. b54a9178 Single track optimization by James Dong · 14 years ago
  8. ef1c48d Merge "Make the prefetcher read packets from the network after a keep-alive timeout expires regardless of whether its currently actively fetching data or not." into gingerbread by Andreas Huber · 14 years ago
  9. e5671bf Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 14 years ago
  10. a4867540 Make the prefetcher read packets from the network after a keep-alive timeout expires regardless of whether its currently actively fetching data or not. by Andreas Huber · 14 years ago
  11. 875500b Merge "AmrInputStream refresh: eliminate the dependency upon OpenCore's code" into gingerbread by James Dong · 14 years ago
  12. 36e573b Audio/video sync during recording (second part) by James Dong · 14 years ago
  13. f23729a am d9e9132e: am 2ce999fc: am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  14. 2ce999f am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  15. bd240c2 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  16. 49b6fba AmrInputStream refresh: eliminate the dependency upon OpenCore's code by James Dong · 14 years ago
  17. 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
  18. 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
  19. 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
  20. 42a18c0 Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 14 years ago
  21. 99cc329 am d8402d78: am cd677a30: Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 14 years ago
  22. cd677a3 Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 14 years ago
  23. cad5726 TimedEventQueue is apparently important for glitch-free media playback, and so by Marco Nelissen · 14 years ago
  24. 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
  25. 15d3e0a Merge "MTP: Use stat.st_mode instead of dirent.d_type to determine file type." by Mike Lockwood · 14 years ago
  26. 8071de9 Merge "MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWN" by Mike Lockwood · 14 years ago
  27. 9eb5ac9 MTP: Use stat.st_mode instead of dirent.d_type to determine file type. by Mike Lockwood · 14 years ago
  28. f30218b MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWN by Mike Lockwood · 14 years ago
  29. 7028db3 Merge "MTP device: Read manufacturer name and serial number from system properties." by Mike Lockwood · 14 years ago
  30. 622ccdc MTP device: Read manufacturer name and serial number from system properties. by Mike Lockwood · 14 years ago
  31. d77d2a9 Remove hard-coded number of audio channels in AudioSource by James Dong · 14 years ago
  32. c52ced0 This patch enables each omx instance to have a separate message dispatcher, and by James Dong · 14 years ago
  33. 40287c8 am 814f430c: am dca66e1c: Fixed a typo - maybe we should do comparison ignoring the case? by James Dong · 14 years ago
  34. dca66e1 Fixed a typo - maybe we should do comparison ignoring the case? by James Dong · 14 years ago
  35. 44cf0a0 MTP: Fix uninitialized pointer bug. by Mike Lockwood · 14 years ago
  36. 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
  37. e021953 am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 14 years ago
  38. 01f7ac6 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 14 years ago
  39. 70bd2f20 CameraBrowser: Requery the device list when MTP devices are added and removed. by Mike Lockwood · 14 years ago
  40. 74f094f MTP: Add interface to MtpClient for receiving device added/removed events. by Mike Lockwood · 14 years ago
  41. 30d5ca3 am df60830a: am 126ca6f9: Merge "Must hold lock here..." into gingerbread by Andreas Huber · 14 years ago
  42. 126ca6f Merge "Must hold lock here..." into gingerbread by Andreas Huber · 14 years ago
  43. 5bd667a Merge "CameraBrowser: Support for deleting pictures." by Mike Lockwood · 14 years ago
  44. 0cd0e79 Merge "MTP: Add host support for deleting objects." by Mike Lockwood · 14 years ago
  45. 147717c CameraBrowser: Support for deleting pictures. by Mike Lockwood · 14 years ago
  46. e0a89f6 MTP: Add host support for deleting objects. by Mike Lockwood · 14 years ago
  47. 188c432 am ae2c4774: am f62c57d6: Merge "Initial checkin for pause and resume control" into kraken by James Dong · 14 years ago
  48. f62c57d Merge "Initial checkin for pause and resume control" into kraken by James Dong · 14 years ago
  49. 9e93726 Must hold lock here... by Andreas Huber · 14 years ago
  50. 08c7473 Initial checkin for pause and resume control by James Dong · 14 years ago
  51. 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
  52. 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
  53. 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
  54. 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
  55. e577e87 Fix a typo in NuCachedSource2 that would trigger an assert near the end of a stream. by Andreas Huber · 14 years ago
  56. 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 14 years ago
  57. 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
  58. 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
  59. 6ee780d am 960a0ff1: am c81d2c12: Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 14 years ago
  60. 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
  61. fbdb5f1 Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken by Andreas Huber · 14 years ago
  62. c81d2c1 Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 14 years ago
  63. 99b3452 CameraBrowser: Display thumbnails for camera images. by Mike Lockwood · 14 years ago
  64. dda5686 MTP: Add support for retrieving thumbnails to MTP content provider. by Mike Lockwood · 14 years ago
  65. 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
  66. 815758b am 3ee447e4: am 75c1c8e3: Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 14 years ago
  67. 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
  68. 75c1c8e Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 14 years ago
  69. 82f8fd6 Switch LiveSource to use the new http data source instead of the old one. by Andreas Huber · 14 years ago
  70. 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
  71. b206319 Initial check-in of new caching/prefetching data source implementation. by Andreas Huber · 14 years ago
  72. 163c493 Initial check in of a new http data source implementation. by Andreas Huber · 14 years ago
  73. 0809c0e CameraBrowser: New test app for the MTP content provider. by Mike Lockwood · 14 years ago
  74. f724eed MTP provider: Add columns for MTP ObjectInfo dataset to the MTP objects table by Mike Lockwood · 14 years ago
  75. f3e969a am 3aede37f: am 3a0b37a0: Merge "Remove the lock/unlock workaround from CameraService" into kraken by James Dong · 14 years ago
  76. 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
  77. 3a0b37a Merge "Remove the lock/unlock workaround from CameraService" into kraken by James Dong · 14 years ago
  78. 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
  79. 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
  80. 71d714c Remove the lock/unlock workaround from CameraService by James Dong · 14 years ago
  81. 86de461 am 689497fb: am 457d5ae3: Fix a potential(observed sometimes) media server crash by James Dong · 14 years ago
  82. 457d5ae Fix a potential(observed sometimes) media server crash by James Dong · 14 years ago
  83. 70eeab74 am 34e5d967: am 55f8209d: Merge "allow re-targetting of surfaces" into kraken by Mathias Agopian · 14 years ago
  84. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  85. 30bb8f8 am d49c9818: am c44c4742: Merge "Remove some hard-coded encoding parameters" into kraken by James Dong · 14 years ago
  86. 1244eab Remove some hard-coded encoding parameters by James Dong · 14 years ago
  87. 7cbc12b am 15c0c098: am dae9fd31: Initial check-in for collecting stats from authoring engine at runtime by James Dong · 14 years ago
  88. dae9fd3 Initial check-in for collecting stats from authoring engine at runtime by James Dong · 14 years ago
  89. cda2af1 am ef2ad683: am 31b19758: Merge "Second part of speeding up video recording frame rate" into kraken by James Dong · 14 years ago
  90. 1f06de3 am ae9348bc: am 097da964: Merge "Initial checkin of preliminary rtsp support for stagefright." into kraken by Andreas Huber · 14 years ago
  91. 31b1975 Merge "Second part of speeding up video recording frame rate" into kraken by James Dong · 14 years ago
  92. 4f501f0 Second part of speeding up video recording frame rate by James Dong · 14 years ago
  93. 36a685d Include stdlib to fix sim build by Kenny Root · 14 years ago
  94. 7a747b8 Initial checkin of preliminary rtsp support for stagefright. by Andreas Huber · 14 years ago
  95. 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
  96. 2cbff0e Merge "Initial checkin of preliminary support for "http live" streaming in stagefright." into kraken by Andreas Huber · 14 years ago
  97. 202348e Initial checkin of preliminary support for "http live" streaming in stagefright. by Andreas Huber · 14 years ago
  98. daa595e am 8984d144: am a8c2514e: Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into kraken by Jaikumar Ganesh · 14 years ago
  99. a8c2514 Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into kraken by Jaikumar Ganesh · 14 years ago
  100. 2ccb2eb am f7d1c542: am a557b24a: Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 14 years ago