1. f5ef7f2 am 227e443a: am d6ad7c85: Merge "Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek)" into froyo by Andreas Huber · 15 years ago
  2. 83e5a90 am d8c33747: am 78624e41: Add remove method in CameraParameters class. by Wu-cheng Li · 15 years ago
  3. ef9d0cd Added initial validation on video/audio encoding parameters before/at start() by James Dong · 15 years ago
  4. 7837c17 Output streamable MP4 file during MP4 file recording by James Dong · 15 years ago
  5. 96f52cd Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek) by Andreas Huber · 15 years ago
  6. adbda96 Add remove method in CameraParameters class. by Wu-cheng Li · 15 years ago
  7. b59c954 Merge "Add continuous focus mode constant." into kraken by Wu-cheng Li · 15 years ago
  8. 10a49e9 Merge "Metadata construction optimization" into kraken by James Dong · 15 years ago
  9. b1ccb62 am 17078510: am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 15 years ago
  10. 4bf7ace Add continuous focus mode constant. by Wu-cheng Li · 15 years ago
  11. 35a055b Support multiple cameras in framework. by Chih-Chung Chang · 15 years ago
  12. ee7ff20 A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 15 years ago
  13. be83c9e Metadata construction optimization by James Dong · 15 years ago
  14. d8a3034 am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 15 years ago
  15. f932583 Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 15 years ago
  16. acdd9d0 Disable vorbis seek when streaming from localhost. by Andreas Huber · 15 years ago
  17. 71ec1d3 am 2a1674b1: am 2d315667: For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago
  18. 77356c3 For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago
  19. 13aec89 Support audio and video track interleaving in the recorded mp4 file by James Dong · 15 years ago
  20. aa9ca29 Merge "Support AAC recording" into kraken by James Dong · 15 years ago
  21. 3830a4f am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 15 years ago
  22. 3cf4e43 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 15 years ago
  23. 050b28a Support AAC recording by James Dong · 15 years ago
  24. 86f69c1 Add support for enqueuing buffers in arbitrary order by Mathias Agopian · 15 years ago
  25. 41623bf cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 15 years ago
  26. 43d8a28 fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly. by Mathias Agopian · 15 years ago
  27. c32cd79 Use timestamp from camera driver for CameraSource by James Dong · 15 years ago
  28. 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
  29. 0b5ba9e Switch to use software MP3 decoder by James Dong · 15 years ago
  30. 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
  31. 87d83db Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 15 years ago
  32. 34cbbc9 Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 15 years ago
  33. 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
  34. 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
  35. d2c6894 Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. by Andreas Huber · 15 years ago
  36. e9e4d54 added setCrop() to android_native_window_t by Mathias Agopian · 15 years ago
  37. cdaaf32 add support for up to 16 buffers per surface by Mathias Agopian · 15 years ago
  38. 4acdadb am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
  39. cbe4b2c fix unintentional drift by Jean-Baptiste Queru · 15 years ago
  40. 27fde95 Use PV_PLAYER to handle RTSP streaming by James Dong · 15 years ago
  41. 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
  42. 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
  43. 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
  44. 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
  45. 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
  46. b9dbba9 Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html by James Dong · 15 years ago
  47. 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
  48. ea62308 am 9bb8e65a: am c15f48d7: Merge "Don\'t set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  49. 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
  50. a13da58 Merge "Don't set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  51. 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
  52. 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
  53. 5e3cf6c Don't set encoder component role while we query decoders by James Dong · 15 years ago
  54. 351ab17 am 445a9785: Merge "don\'t hardcode "mSurface" throughout our source code" into kraken by Mathias Agopian · 15 years ago
  55. 5c11739 Fix for 2581725. Keep the last frame after resume(), and delete it by Gloria Wang · 15 years ago
  56. c16ea2d Merge "don't hardcode "mSurface" throughout our source code" into kraken by Mathias Agopian · 15 years ago
  57. 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
  58. 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
  59. 2e52999 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 15 years ago
  60. 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
  61. 8e5d52b manual merge by Jean-Baptiste Queru · 15 years ago
  62. 13b9d1e Merge commit '36c87ca65281bbbeeed1b25da52468fe52491a7d' into kraken-plus-aosp by android-build SharedAccount · 15 years ago
  63. 58cd8ed Merge commit 'e8985420bb0fb95ad6dadd6de84f9940ecbd5ab7' into kraken-plus-aosp by android-build SharedAccount · 15 years ago
  64. 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
  65. 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
  66. 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
  67. 23748a6 Merge "I accidentally broken passion encoding while working around problems with the sholes encoder." into kraken by Andreas Huber · 15 years ago
  68. a418a93 Merge "Remove unnecessary lock from AMRWriter." into kraken by Andreas Huber · 15 years ago
  69. 88951e5 Merge "Various fixes to enable recording on passion and nexus1." into kraken by Andreas Huber · 15 years ago
  70. d5d0dbe Merge "Remove legacy NO_OPENCORE code bypass from MediaPlayerService." into kraken by Andreas Huber · 15 years ago
  71. 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
  72. 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
  73. a5e4677 am 10d40772: am cdded187: Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 15 years ago
  74. 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
  75. f018aa3 Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 15 years ago
  76. 9dcda21 Ignore corrupt aac audio frames and substitute silence. by Andreas Huber · 15 years ago
  77. 0a0583f Start sending out buffering updates earlier (after preparation has completed) instead of only after playback has started. by Andreas Huber · 15 years ago
  78. 6328e73 am 926d9a89: am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  79. e592430 am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  80. 465d5a7 Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 15 years ago
  81. 548e318 I accidentally broken passion encoding while working around problems with the sholes encoder. by Andreas Huber · 15 years ago
  82. ebe87f3 Remove unnecessary lock from AMRWriter. by Andreas Huber · 15 years ago
  83. 03b268e Various fixes to enable recording on passion and nexus1. by Andreas Huber · 15 years ago
  84. fe774a9 Remove legacy NO_OPENCORE code bypass from MediaPlayerService. by Andreas Huber · 15 years ago
  85. 7e1db0c am b39c3aa7: am 91ce0826: am 4be2461f: Merge "Support for ID3 V2.4 tags." into froyo by Andreas Huber · 15 years ago
  86. 6e4f79a am 91ce0826: am 4be2461f: Merge "Support for ID3 V2.4 tags." into froyo by Andreas Huber · 15 years ago
  87. 32f8c1c Merge "Support for ID3 V2.4 tags." into froyo by Andreas Huber · 15 years ago
  88. bebd11b Support for ID3 V2.4 tags. by Andreas Huber · 15 years ago
  89. b9befd7 am 3eade67b: am b52e9f74: am eb12e45f: Merge "Refactor connection/redirection code, support redirects on reconnection." into froyo by Andreas Huber · 15 years ago
  90. 0bb74a4 am b52e9f74: am eb12e45f: Merge "Refactor connection/redirection code, support redirects on reconnection." into froyo by Andreas Huber · 15 years ago
  91. 1ab1e4e Refactor connection/redirection code, support redirects on reconnection. by Andreas Huber · 15 years ago
  92. 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
  93. 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
  94. 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
  95. 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
  96. 572cc37 am 01f78928: am 567b57b6: Merge "Report the requested seek time while seek is in progress." into froyo by Andreas Huber · 15 years ago
  97. dac4ee7 Report the requested seek time while seek is in progress. by Andreas Huber · 15 years ago
  98. 89bc5f8 merge from kraken by Jean-Baptiste Queru · 15 years ago
  99. 59eb795 Merge policy from frameworks/policies/base by Jean-Baptiste Queru · 15 years ago
  100. 1825fe9 Merge policy from frameworks/policies/base by Jean-Baptiste Queru · 15 years ago