1. 845764b am 1d0fa397: Merge "fix a race condition in undoDequeue(), where \'tail\' could be computed incorrectly." into kraken by Mathias Agopian · 15 years ago
  2. 43d8a28 fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly. by Mathias Agopian · 15 years ago
  3. 7a061a4 am b30bf6ef: Merge "Use timestamp from camera driver for CameraSource" into kraken by James Dong · 15 years ago
  4. c32cd79 Use timestamp from camera driver for CameraSource by James Dong · 15 years ago
  5. 23493af am 40eb3f7b: am 31431b34: am 374aee68: Switch to use software MP3 decoder Hardware MP3 decoder could lead to hang in the Music application, although the chance is very low. by James Dong · 15 years ago
  6. 261741e am 31431b34: am 374aee68: Switch to use software MP3 decoder Hardware MP3 decoder could lead to hang in the Music application, although the chance is very low. by James Dong · 15 years ago
  7. 0b5ba9e Switch to use software MP3 decoder by James Dong · 15 years ago
  8. 68a3517 am f5e20801: am 89e28cbe: am 9e609b0d: Merge "Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead." into froyo by Andreas Huber · 15 years ago
  9. add08eb am 89e28cbe: am 9e609b0d: Merge "Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead." into froyo by Andreas Huber · 15 years ago
  10. cb06057 am b834b38a: Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 15 years ago
  11. f46f3dd am 827cda45: Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 15 years ago
  12. 87d83db Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 15 years ago
  13. 34cbbc9 Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 15 years ago
  14. 4bf29ca Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead. by Andreas Huber · 15 years ago
  15. 3d02ab8 am c9553f2e: am 1e1edb2c: am 25dc5f30: Merge "Don\'t coalesce more than 250ms worth of encoded data into a single codec input buffer. This currently only applies to the component OMX.TI.AAC.decode, it is the only one to support coalescing in the first place." into fro by Andreas Huber · 15 years ago
  16. fdce1cc am 1e1edb2c: am 25dc5f30: Merge "Don\'t coalesce more than 250ms worth of encoded data into a single codec input buffer. This currently only applies to the component OMX.TI.AAC.decode, it is the only one to support coalescing in the first place." into froyo by Andreas Huber · 15 years ago
  17. d2c6894 Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. by Andreas Huber · 15 years ago
  18. e9e4d54 added setCrop() to android_native_window_t by Mathias Agopian · 15 years ago
  19. cdaaf32 add support for up to 16 buffers per surface by Mathias Agopian · 15 years ago
  20. 6b67207 am fff02afa: am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
  21. 1fb636e am 31a17033: fix unintentional drift by Jean-Baptiste Queru · 15 years ago
  22. 4acdadb am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
  23. cbe4b2c fix unintentional drift by Jean-Baptiste Queru · 15 years ago
  24. 27fde95 Use PV_PLAYER to handle RTSP streaming by James Dong · 15 years ago
  25. d34f609 am 748a8df0: am c33f583b: am 4f3257cf: am dd684af8: Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
  26. d5680ae am 5ab60ba0: am d760afc3: am 30e9c2d4: am db281311: Merge "Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o by Andreas Huber · 15 years ago
  27. 3502fe5 am eee53a7d: am ebaa935e: am 9bb8e65a: am c15f48d7: Merge "Don\'t set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  28. e8dded7 am ce387505: am 465934d1: am d4c072d3: am b19da8e1: Fix for 2581725. Keep the last frame after resume(), and delete it in the next suspend() or reuse it if no new frame is available. by Gloria Wang · 15 years ago
  29. 53fbf1d am c33f583b: am 4f3257cf: am dd684af8: Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
  30. 73c30c5 am d760afc3: am 30e9c2d4: am db281311: Merge "Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition by Andreas Huber · 15 years ago
  31. 2f6ec4c am ebaa935e: am 9bb8e65a: am c15f48d7: Merge "Don\'t set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  32. d84201f am 465934d1: am d4c072d3: am b19da8e1: Fix for 2581725. Keep the last frame after resume(), and delete it in the next suspend() or reuse it if no new frame is available. by Gloria Wang · 15 years ago
  33. b1c9bd2 am 4f3257cf: am dd684af8: Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
  34. b9dbba9 Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html by James Dong · 15 years ago
  35. 07dd5a5 am 30e9c2d4: am db281311: Merge "Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a"." in by Andreas Huber · 15 years ago
  36. ea62308 am 9bb8e65a: am c15f48d7: Merge "Don\'t set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  37. 25801bf Merge "Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a"." into froyo by Andreas Huber · 15 years ago
  38. a13da58 Merge "Don't set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  39. a98420e Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a". by Andreas Huber · 15 years ago
  40. 3fed817 am d4c072d3: am b19da8e1: Fix for 2581725. Keep the last frame after resume(), and delete it in the next suspend() or reuse it if no new frame is available. by Gloria Wang · 15 years ago
  41. 5e3cf6c Don't set encoder component role while we query decoders by James Dong · 15 years ago
  42. a3e238d am e73a100f: am 445a9785: Merge "don\'t hardcode "mSurface" throughout our source code" into kraken by Mathias Agopian · 15 years ago
  43. 351ab17 am 445a9785: Merge "don\'t hardcode "mSurface" throughout our source code" into kraken by Mathias Agopian · 15 years ago
  44. 5c11739 Fix for 2581725. Keep the last frame after resume(), and delete it by Gloria Wang · 15 years ago
  45. c16ea2d Merge "don't hardcode "mSurface" throughout our source code" into kraken by Mathias Agopian · 15 years ago
  46. e8204e7 am 63642b12: am 7853c898: am 248ea4a9: am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don\'t have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks." into froyo by Andreas Huber · 15 years ago
  47. b851fc7 am 7853c898: am 248ea4a9: am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don\'t have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks." into froyo by Andreas Huber · 15 years ago
  48. 88b1b1c am 248ea4a9: am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don\'t have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks." into froyo by Andreas Huber · 15 years ago
  49. 2e52999 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 15 years ago
  50. 81f82c3 Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don't have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks. by Andreas Huber · 15 years ago
  51. a830cc4 am cd839752: manual merge by Jean-Baptiste Queru · 15 years ago
  52. 8e5d52b manual merge by Jean-Baptiste Queru · 15 years ago
  53. 1196385 am 1a22ec9f: Merge commit \'36c87ca65281bbbeeed1b25da52468fe52491a7d\' into kraken-plus-aosp by android-build SharedAccount · 15 years ago
  54. 766c395 am 270027bf: Merge commit \'e8985420bb0fb95ad6dadd6de84f9940ecbd5ab7\' into kraken-plus-aosp by android-build SharedAccount · 15 years ago
  55. 13b9d1e Merge commit '36c87ca65281bbbeeed1b25da52468fe52491a7d' into kraken-plus-aosp by android-build SharedAccount · 15 years ago
  56. 58cd8ed Merge commit 'e8985420bb0fb95ad6dadd6de84f9940ecbd5ab7' into kraken-plus-aosp by android-build SharedAccount · 15 years ago
  57. 47acf12 am 98c5bd55: am 6dbf80d0: Merge "Fix a race condition in TimedEventQueue, an event may be cancelled while we\'re waiting for its scheduled time to come in which case we\'d be removing it from the queue twice." into froyo by Andreas Huber · 15 years ago
  58. 874b55f Fix a race condition in TimedEventQueue, an event may be cancelled while we're waiting for its scheduled time to come in which case we'd be removing it from the queue twice. by Andreas Huber · 15 years ago
  59. a3387af am f0a49f68: am 1d7a8b44: Merge "Fix a case where the aac hardware decoder is in a transition state and refused a fillbuffer request." into froyo by Andreas Huber · 15 years ago
  60. 23748a6 Merge "I accidentally broken passion encoding while working around problems with the sholes encoder." into kraken by Andreas Huber · 15 years ago
  61. a418a93 Merge "Remove unnecessary lock from AMRWriter." into kraken by Andreas Huber · 15 years ago
  62. 88951e5 Merge "Various fixes to enable recording on passion and nexus1." into kraken by Andreas Huber · 15 years ago
  63. d5d0dbe Merge "Remove legacy NO_OPENCORE code bypass from MediaPlayerService." into kraken by Andreas Huber · 15 years ago
  64. b547d09 Merge "Fix a case where the aac hardware decoder is in a transition state and refused a fillbuffer request." into froyo by Andreas Huber · 15 years ago
  65. 7110385 Fix a case where the aac hardware decoder is in a transition state and refused a fillbuffer request. by Andreas Huber · 15 years ago
  66. a5e4677 am 10d40772: am cdded187: Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 15 years ago
  67. 77d6e73 am b1e7bee2: am 040301ca: Start sending out buffering updates earlier (after preparation has completed) instead of only after playback has started. by Andreas Huber · 15 years ago
  68. f018aa3 Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 15 years ago
  69. 9dcda21 Ignore corrupt aac audio frames and substitute silence. by Andreas Huber · 15 years ago
  70. 0a0583f Start sending out buffering updates earlier (after preparation has completed) instead of only after playback has started. by Andreas Huber · 15 years ago
  71. 12d4cc3 am 76fc56fb: am 926d9a89: am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  72. 6328e73 am 926d9a89: am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  73. e592430 am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  74. 465d5a7 Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  75. 548e318 I accidentally broken passion encoding while working around problems with the sholes encoder. by Andreas Huber · 15 years ago
  76. ebe87f3 Remove unnecessary lock from AMRWriter. by Andreas Huber · 15 years ago
  77. 03b268e Various fixes to enable recording on passion and nexus1. by Andreas Huber · 15 years ago
  78. fe774a9 Remove legacy NO_OPENCORE code bypass from MediaPlayerService. by Andreas Huber · 15 years ago
  79. e4d404b am 0e9a439b: am b39c3aa7: am 91ce0826: am 4be2461f: Merge "Support for ID3 V2.4 tags." into froyo by Andreas Huber · 15 years ago
  80. 7e1db0c am b39c3aa7: am 91ce0826: am 4be2461f: Merge "Support for ID3 V2.4 tags." into froyo by Andreas Huber · 15 years ago
  81. 6e4f79a am 91ce0826: am 4be2461f: Merge "Support for ID3 V2.4 tags." into froyo by Andreas Huber · 15 years ago
  82. 32f8c1c Merge "Support for ID3 V2.4 tags." into froyo by Andreas Huber · 15 years ago
  83. bebd11b Support for ID3 V2.4 tags. by Andreas Huber · 15 years ago
  84. 28e613b am 3bf36221: am 3eade67b: am b52e9f74: am eb12e45f: Merge "Refactor connection/redirection code, support redirects on reconnection." into froyo by Andreas Huber · 15 years ago
  85. b9befd7 am 3eade67b: am b52e9f74: am eb12e45f: Merge "Refactor connection/redirection code, support redirects on reconnection." into froyo by Andreas Huber · 15 years ago
  86. 0bb74a4 am b52e9f74: am eb12e45f: Merge "Refactor connection/redirection code, support redirects on reconnection." into froyo by Andreas Huber · 15 years ago
  87. 1ab1e4e Refactor connection/redirection code, support redirects on reconnection. by Andreas Huber · 15 years ago
  88. 2c814e1 am 604c0371: am c63c6e97: am d06c435c: am c6c8a1e9: Merge "Increase the size of the pages used in CachingDataSource (total amount of memory used remains the same) to compensate for reduced locality of audio/video data requests. Also fixes a mistaken trailing "\r\n" in by Andreas Huber · 15 years ago
  89. 6bf4f5b am c63c6e97: am d06c435c: am c6c8a1e9: Merge "Increase the size of the pages used in CachingDataSource (total amount of memory used remains the same) to compensate for reduced locality of audio/video data requests. Also fixes a mistaken trailing "\r\n" in the range he by Andreas Huber · 15 years ago
  90. cb58914 am d06c435c: am c6c8a1e9: Merge "Increase the size of the pages used in CachingDataSource (total amount of memory used remains the same) to compensate for reduced locality of audio/video data requests. Also fixes a mistaken trailing "\r\n" in the range header and bett by Andreas Huber · 15 years ago
  91. d8c7685 Increase the size of the pages used in CachingDataSource (total amount of memory used remains the same) to compensate for reduced locality of audio/video data requests. Also fixes a mistaken trailing "\r\n" in the range header and better error handling on http connection. by Andreas Huber · 15 years ago
  92. 395cb05 am 1bf6cb72: am 1e6edab6: am 01f78928: am 567b57b6: Merge "Report the requested seek time while seek is in progress." into froyo by Andreas Huber · 15 years ago
  93. 348b3e2 am 1e6edab6: am 01f78928: am 567b57b6: Merge "Report the requested seek time while seek is in progress." into froyo by Andreas Huber · 15 years ago
  94. 572cc37 am 01f78928: am 567b57b6: Merge "Report the requested seek time while seek is in progress." into froyo by Andreas Huber · 15 years ago
  95. dac4ee7 Report the requested seek time while seek is in progress. by Andreas Huber · 15 years ago
  96. b706dde merge from kraken-plus-aosp by Jean-Baptiste Queru · 15 years ago
  97. 89bc5f8 merge from kraken by Jean-Baptiste Queru · 15 years ago
  98. 59eb795 Merge policy from frameworks/policies/base by Jean-Baptiste Queru · 15 years ago
  99. 1825fe9 Merge policy from frameworks/policies/base by Jean-Baptiste Queru · 15 years ago
  100. f6c16ca Merge policy from frameworks/policies/base by Jean-Baptiste Queru · 15 years ago