1. 3fef4f5 am 95d26de9: am 7b5b27ad: Merge "Properly identify malformed (too short) chunks in mpeg4 files." into gingerbread by Andreas Huber · 15 years ago
  2. 7b5b27a Merge "Properly identify malformed (too short) chunks in mpeg4 files." into gingerbread by Andreas Huber · 15 years ago
  3. 736c22d Properly identify malformed (too short) chunks in mpeg4 files. by Andreas Huber · 15 years ago
  4. b6ecd6c am 40d9f010: am 7fd22aab: Merge "Fixed the software AAC encoder" into gingerbread by James Dong · 15 years ago
  5. 7fd22aa Merge "Fixed the software AAC encoder" into gingerbread by James Dong · 15 years ago
  6. 15149f2 am 0d964c94: am a2549bb6: Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 15 years ago
  7. a2549bb Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 15 years ago
  8. 438e4f6 Fixed the software AAC encoder by James Dong · 15 years ago
  9. 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 15 years ago
  10. 7d77a0a am 90ade3f2: am 9afc1b3e: Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbread by James Dong · 15 years ago
  11. 9afc1b3 Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbread by James Dong · 15 years ago
  12. 39a0b21 Fixed some meta data issues in the recorded mp4 file by James Dong · 15 years ago
  13. 230f5c1 am 03e90f7e: am 58e9402b: Merge "Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp" into gingerbread by Andreas Huber · 15 years ago
  14. 58e9402 Merge "Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp" into gingerbread by Andreas Huber · 15 years ago
  15. 565879d am 800af390: am b64af9a2: Fix a number of timestamp mismatches in the mp3 extractor and decoder that would lead to invalid reporting of the current playback time for mono and/or non-44100 kHz mp3s. by Andreas Huber · 15 years ago
  16. c6a2cb0 am 845f5414: am 2c2ce8e5: Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 15 years ago
  17. c19d494 am da9269af: am 3238302b: Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread by Chia-chi Yeh · 15 years ago
  18. 79ec547 am 7d329785: am d1559d6b: Merge "Fix issue 2301630: Mismatch of state occurs when media server is killed while in-call." into gingerbread by Eric Laurent · 15 years ago
  19. fb41d59 Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp by Andreas Huber · 15 years ago
  20. b64af9a Fix a number of timestamp mismatches in the mp3 extractor and decoder that would lead to invalid reporting of the current playback time for mono and/or non-44100 kHz mp3s. by Andreas Huber · 15 years ago
  21. 84d000e am 9666d3c0: am 750600a1: Merge "Single track optimization" into gingerbread by James Dong · 15 years ago
  22. 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 · 15 years ago
  23. fc667da am 06967683: am e5671bfe: Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 15 years ago
  24. 6bab6ce am d076b590: am 875500b4: Merge "AmrInputStream refresh: eliminate the dependency upon OpenCore\'s code" into gingerbread by James Dong · 15 years ago
  25. 2c2ce8e Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 15 years ago
  26. 3238302 Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread by Chia-chi Yeh · 15 years ago
  27. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 15 years ago
  28. d1559d6 Merge "Fix issue 2301630: Mismatch of state occurs when media server is killed while in-call." into gingerbread by Eric Laurent · 15 years ago
  29. 97d61f7 media: add AudioRecord::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  30. 3c652ca Fix issue 2301630: Mismatch of state occurs when media server is killed while in-call. by Eric Laurent · 15 years ago
  31. 42dbfa5 MTP: Use a fd instead of a file path in file transfer ioctls. by Mike Lockwood · 15 years ago
  32. dff6e6e mtptest: Add option to specify storage path at the command line. by Mike Lockwood · 15 years ago
  33. b54a9178 Single track optimization by James Dong · 15 years ago
  34. 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 · 15 years ago
  35. e5671bf Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 15 years ago
  36. 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 · 15 years ago
  37. 875500b Merge "AmrInputStream refresh: eliminate the dependency upon OpenCore's code" into gingerbread by James Dong · 15 years ago
  38. 36e573b Audio/video sync during recording (second part) by James Dong · 15 years ago
  39. f23729a am d9e9132e: am 2ce999fc: am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  40. 2ce999f am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  41. bd240c2 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  42. 49b6fba AmrInputStream refresh: eliminate the dependency upon OpenCore's code by James Dong · 15 years ago
  43. 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 · 15 years ago
  44. 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 · 15 years ago
  45. a05d4d88 am 48a7c1d2: am 42a18c09: Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 15 years ago
  46. 42a18c0 Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 15 years ago
  47. 99cc329 am d8402d78: am cd677a30: Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 15 years ago
  48. cd677a3 Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 15 years ago
  49. cad5726 TimedEventQueue is apparently important for glitch-free media playback, and so by Marco Nelissen · 15 years ago
  50. 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 · 15 years ago
  51. 15d3e0a Merge "MTP: Use stat.st_mode instead of dirent.d_type to determine file type." by Mike Lockwood · 15 years ago
  52. 8071de9 Merge "MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWN" by Mike Lockwood · 15 years ago
  53. 9eb5ac9 MTP: Use stat.st_mode instead of dirent.d_type to determine file type. by Mike Lockwood · 15 years ago
  54. f30218b MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWN by Mike Lockwood · 15 years ago
  55. 7028db3 Merge "MTP device: Read manufacturer name and serial number from system properties." by Mike Lockwood · 15 years ago
  56. 622ccdc MTP device: Read manufacturer name and serial number from system properties. by Mike Lockwood · 15 years ago
  57. d77d2a9 Remove hard-coded number of audio channels in AudioSource by James Dong · 15 years ago
  58. c52ced0 This patch enables each omx instance to have a separate message dispatcher, and by James Dong · 15 years ago
  59. 40287c8 am 814f430c: am dca66e1c: Fixed a typo - maybe we should do comparison ignoring the case? by James Dong · 15 years ago
  60. dca66e1 Fixed a typo - maybe we should do comparison ignoring the case? by James Dong · 15 years ago
  61. 44cf0a0 MTP: Fix uninitialized pointer bug. by Mike Lockwood · 15 years ago
  62. 7f5ee3b am 184a3ff6: am e0219539: am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  63. e021953 am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  64. 01f7ac6 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  65. 70bd2f20 CameraBrowser: Requery the device list when MTP devices are added and removed. by Mike Lockwood · 15 years ago
  66. 74f094f MTP: Add interface to MtpClient for receiving device added/removed events. by Mike Lockwood · 15 years ago
  67. 30d5ca3 am df60830a: am 126ca6f9: Merge "Must hold lock here..." into gingerbread by Andreas Huber · 15 years ago
  68. 126ca6f Merge "Must hold lock here..." into gingerbread by Andreas Huber · 15 years ago
  69. 5bd667a Merge "CameraBrowser: Support for deleting pictures." by Mike Lockwood · 15 years ago
  70. 0cd0e79 Merge "MTP: Add host support for deleting objects." by Mike Lockwood · 15 years ago
  71. 147717c CameraBrowser: Support for deleting pictures. by Mike Lockwood · 15 years ago
  72. e0a89f6 MTP: Add host support for deleting objects. by Mike Lockwood · 15 years ago
  73. 188c432 am ae2c4774: am f62c57d6: Merge "Initial checkin for pause and resume control" into kraken by James Dong · 15 years ago
  74. f62c57d Merge "Initial checkin for pause and resume control" into kraken by James Dong · 15 years ago
  75. 9e93726 Must hold lock here... by Andreas Huber · 15 years ago
  76. 08c7473 Initial checkin for pause and resume control by James Dong · 15 years ago
  77. 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 · 15 years ago
  78. 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 · 15 years ago
  79. 20b35c7 am b165719e: am e577e87a: Fix a typo in NuCachedSource2 that would trigger an assert near the end of a stream. by Andreas Huber · 15 years ago
  80. 3a53dc5 Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned. by Andreas Huber · 15 years ago
  81. e577e87 Fix a typo in NuCachedSource2 that would trigger an assert near the end of a stream. by Andreas Huber · 15 years ago
  82. 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 15 years ago
  83. 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 · 15 years ago
  84. 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 · 15 years ago
  85. 6ee780d am 960a0ff1: am c81d2c12: Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 15 years ago
  86. 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 · 15 years ago
  87. fbdb5f1 Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken by Andreas Huber · 15 years ago
  88. c81d2c1 Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 15 years ago
  89. 99b3452 CameraBrowser: Display thumbnails for camera images. by Mike Lockwood · 15 years ago
  90. dda5686 MTP: Add support for retrieving thumbnails to MTP content provider. by Mike Lockwood · 15 years ago
  91. 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 · 15 years ago
  92. 815758b am 3ee447e4: am 75c1c8e3: Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 15 years ago
  93. 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 · 15 years ago
  94. 75c1c8e Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 15 years ago
  95. 82f8fd6 Switch LiveSource to use the new http data source instead of the old one. by Andreas Huber · 15 years ago
  96. 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 · 15 years ago
  97. b206319 Initial check-in of new caching/prefetching data source implementation. by Andreas Huber · 15 years ago
  98. 163c493 Initial check in of a new http data source implementation. by Andreas Huber · 15 years ago
  99. 0809c0e CameraBrowser: New test app for the MTP content provider. by Mike Lockwood · 15 years ago
  100. f724eed MTP provider: Add columns for MTP ObjectInfo dataset to the MTP objects table by Mike Lockwood · 15 years ago