1. 956c553 Initial software encoder checkins by James Dong · 14 years ago
  2. e1f6105 fix some bugs in SharedBufferStack::resize by Mathias Agopian · 14 years ago
  3. d1b449a Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 14 years ago
  4. ae77ffa Fix build error. by Wu-cheng Li · 14 years ago
  5. 09a2ab9 Add camera focus distances API. by Wu-cheng Li · 14 years ago
  6. ea10bc6 am a5cd816c: am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking. by Andreas Huber · 14 years ago
  7. c0b42f2 am eb9128f9: Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking. by Andreas Huber · 14 years ago
  8. 1edbcb2 Fix sampleTable instantiation, this makes sure that the sample table refers to the custom datasource that caches the metadata to prevent needless seeking. by Andreas Huber · 14 years ago
  9. a326071 Merge "Detect and handle premature termination of a recording session" into kraken by James Dong · 14 years ago
  10. 1999e8d Merge "Fix deadlock if the last reference of ICameraClient is removed in ICamera::connect()" into kraken by Chih-Chung Chang · 14 years ago
  11. f0ce2fb Detect and handle premature termination of a recording session by James Dong · 14 years ago
  12. 3c0131f Audio/video initial recording time synchronization by James Dong · 14 years ago
  13. d599cd4 Handle recording file size and/or duration limit by James Dong · 14 years ago
  14. 2e90514 am 1d628c5d: merge from open-source master by The Android Open Source Project · 14 years ago
  15. 4ac3585 merge from open-source master by The Android Open Source Project · 14 years ago
  16. 4947577 Merge "Accept media files by file extension in case insensitive manner." by Jean-Baptiste Queru · 14 years ago
  17. 45df6a2 AudioFlinger: rename variables to clarify reference to track channel count or channel mask by Eric Laurent · 14 years ago
  18. d06618e Fix deadlock if the last reference of ICameraClient is removed in by Chih-Chung Chang · 14 years ago
  19. 65ae665 Remove dummy surface in CameraSource by James Dong · 14 years ago
  20. 7838252 am 28fadef2: am 3c78a1b5: Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 14 years ago
  21. a945bfd Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 14 years ago
  22. f8fb8b8 should fix the build by Mathias Agopian · 14 years ago
  23. 5cc61b1 SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 14 years ago
  24. 8229dab am b003ad17: am e0dc80f8: Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 14 years ago
  25. 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 · 14 years ago
  26. 83e5a90 am d8c33747: am 78624e41: Add remove method in CameraParameters class. by Wu-cheng Li · 14 years ago
  27. ef9d0cd Added initial validation on video/audio encoding parameters before/at start() by James Dong · 14 years ago
  28. d2333bd Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 14 years ago
  29. ba7c357 Support for customizable socket-read timeouts through the HTTP response. by Andreas Huber · 14 years ago
  30. 7837c17 Output streamable MP4 file during MP4 file recording by James Dong · 14 years ago
  31. 96f52cd Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek) by Andreas Huber · 14 years ago
  32. adbda96 Add remove method in CameraParameters class. by Wu-cheng Li · 14 years ago
  33. b59c954 Merge "Add continuous focus mode constant." into kraken by Wu-cheng Li · 14 years ago
  34. 10a49e9 Merge "Metadata construction optimization" into kraken by James Dong · 14 years ago
  35. b1ccb62 am 17078510: am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 14 years ago
  36. 4bf7ace Add continuous focus mode constant. by Wu-cheng Li · 14 years ago
  37. 35a055b Support multiple cameras in framework. by Chih-Chung Chang · 14 years ago
  38. ee7ff20 A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 14 years ago
  39. be83c9e Metadata construction optimization by James Dong · 14 years ago
  40. d8a3034 am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 14 years ago
  41. f932583 Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 14 years ago
  42. acdd9d0 Disable vorbis seek when streaming from localhost. by Andreas Huber · 14 years ago
  43. 71ec1d3 am 2a1674b1: am 2d315667: For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  44. 77356c3 For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  45. 13aec89 Support audio and video track interleaving in the recorded mp4 file by James Dong · 14 years ago
  46. aa9ca29 Merge "Support AAC recording" into kraken by James Dong · 14 years ago
  47. 3830a4f am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 14 years ago
  48. 3cf4e43 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 14 years ago
  49. 050b28a Support AAC recording by James Dong · 14 years ago
  50. 86f69c1 Add support for enqueuing buffers in arbitrary order by Mathias Agopian · 14 years ago
  51. 41623bf cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 14 years ago
  52. 43d8a28 fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly. by Mathias Agopian · 14 years ago
  53. c32cd79 Use timestamp from camera driver for CameraSource by James Dong · 14 years ago
  54. 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 · 14 years ago
  55. 0b5ba9e Switch to use software MP3 decoder by James Dong · 14 years ago
  56. 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 · 14 years ago
  57. 87d83db Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 14 years ago
  58. 34cbbc9 Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 14 years ago
  59. 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 · 14 years ago
  60. 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 · 14 years ago
  61. d2c6894 Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. by Andreas Huber · 14 years ago
  62. e9e4d54 added setCrop() to android_native_window_t by Mathias Agopian · 14 years ago
  63. cdaaf32 add support for up to 16 buffers per surface by Mathias Agopian · 14 years ago
  64. 4acdadb am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 14 years ago
  65. cbe4b2c fix unintentional drift by Jean-Baptiste Queru · 14 years ago
  66. 27fde95 Use PV_PLAYER to handle RTSP streaming by James Dong · 14 years ago
  67. 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 · 14 years ago
  68. 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 · 14 years ago
  69. 2f6ec4c am ebaa935e: am 9bb8e65a: am c15f48d7: Merge "Don\'t set encoder component role while we query decoders" into froyo by James Dong · 14 years ago
  70. 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 · 14 years ago
  71. b1c9bd2 am 4f3257cf: am dd684af8: Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 14 years ago
  72. b9dbba9 Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html by James Dong · 14 years ago
  73. 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 · 14 years ago
  74. ea62308 am 9bb8e65a: am c15f48d7: Merge "Don\'t set encoder component role while we query decoders" into froyo by James Dong · 14 years ago
  75. 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 · 14 years ago
  76. a13da58 Merge "Don't set encoder component role while we query decoders" into froyo by James Dong · 14 years ago
  77. 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 · 14 years ago
  78. 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 · 14 years ago
  79. 5e3cf6c Don't set encoder component role while we query decoders by James Dong · 14 years ago
  80. 351ab17 am 445a9785: Merge "don\'t hardcode "mSurface" throughout our source code" into kraken by Mathias Agopian · 14 years ago
  81. 5c11739 Fix for 2581725. Keep the last frame after resume(), and delete it by Gloria Wang · 14 years ago
  82. c16ea2d Merge "don't hardcode "mSurface" throughout our source code" into kraken by Mathias Agopian · 14 years ago
  83. 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 · 14 years ago
  84. 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 · 14 years ago
  85. 2e52999 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 14 years ago
  86. 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 · 14 years ago
  87. 8e5d52b manual merge by Jean-Baptiste Queru · 14 years ago
  88. 13b9d1e Merge commit '36c87ca65281bbbeeed1b25da52468fe52491a7d' into kraken-plus-aosp by android-build SharedAccount · 14 years ago
  89. 58cd8ed Merge commit 'e8985420bb0fb95ad6dadd6de84f9940ecbd5ab7' into kraken-plus-aosp by android-build SharedAccount · 14 years ago
  90. 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 · 14 years ago
  91. 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 · 14 years ago
  92. 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 · 14 years ago
  93. 23748a6 Merge "I accidentally broken passion encoding while working around problems with the sholes encoder." into kraken by Andreas Huber · 14 years ago
  94. a418a93 Merge "Remove unnecessary lock from AMRWriter." into kraken by Andreas Huber · 14 years ago
  95. 88951e5 Merge "Various fixes to enable recording on passion and nexus1." into kraken by Andreas Huber · 14 years ago
  96. d5d0dbe Merge "Remove legacy NO_OPENCORE code bypass from MediaPlayerService." into kraken by Andreas Huber · 14 years ago
  97. 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 · 14 years ago
  98. 7110385 Fix a case where the aac hardware decoder is in a transition state and refused a fillbuffer request. by Andreas Huber · 14 years ago
  99. a5e4677 am 10d40772: am cdded187: Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 14 years ago
  100. 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 · 14 years ago