1. 6b19fac Improve GPS EXIF parameters comments. by Wu-cheng Li · 14 years ago
  2. 082a4d8 added native_window_set_buffer_count() by Mathias Agopian · 14 years ago
  3. 1f5be9e Merge "fix the threading issue for setBuffercount()" into kraken by Mathias Agopian · 14 years ago
  4. 26fe83e Merge "Support for media extraction from .mkv/.mka Matroska files in stagefright." into kraken by Andreas Huber · 14 years ago
  5. dd9a3a7 fix the threading issue for setBuffercount() by Mathias Agopian · 14 years ago
  6. 64105f9 Make the -o option actually terminate. by Andreas Huber · 14 years ago
  7. c021386 Merge "Update software AVC decoder to no longer require the kWantsNALFragments hack." into kraken by Andreas Huber · 14 years ago
  8. 093437c Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 14 years ago
  9. 528b314 Update software AVC decoder to no longer require the kWantsNALFragments hack. by Andreas Huber · 14 years ago
  10. af991a9 Merge "Workaround for preview frame rate setting and encoder profile and level settings on passion 1. QCOM camera HAL does not honor the preview frame rate set request. see bug - 2701282 2. QCOM video encoder has lots of 0-length output buffers if the default level setting is changed. see bug - 2660974" into kraken by James Dong · 14 years ago
  11. 7405500 Workaround for preview frame rate setting and encoder profile and level settings on passion by James Dong · 14 years ago
  12. cf14f10 am 3c16154a: am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 14 years ago
  13. 8fe7fa8 am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 14 years ago
  14. 139a5d5 Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize. by Andreas Huber · 14 years ago
  15. 956c553 Initial software encoder checkins by James Dong · 14 years ago
  16. e1f6105 fix some bugs in SharedBufferStack::resize by Mathias Agopian · 14 years ago
  17. d1b449a Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 14 years ago
  18. ae77ffa Fix build error. by Wu-cheng Li · 14 years ago
  19. 09a2ab9 Add camera focus distances API. by Wu-cheng Li · 14 years ago
  20. 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
  21. 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
  22. 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
  23. a326071 Merge "Detect and handle premature termination of a recording session" into kraken by James Dong · 14 years ago
  24. 1999e8d Merge "Fix deadlock if the last reference of ICameraClient is removed in ICamera::connect()" into kraken by Chih-Chung Chang · 14 years ago
  25. f0ce2fb Detect and handle premature termination of a recording session by James Dong · 14 years ago
  26. 3c0131f Audio/video initial recording time synchronization by James Dong · 14 years ago
  27. d599cd4 Handle recording file size and/or duration limit by James Dong · 14 years ago
  28. 2e90514 am 1d628c5d: merge from open-source master by The Android Open Source Project · 14 years ago
  29. 4ac3585 merge from open-source master by The Android Open Source Project · 14 years ago
  30. 4947577 Merge "Accept media files by file extension in case insensitive manner." by Jean-Baptiste Queru · 14 years ago
  31. 45df6a2 AudioFlinger: rename variables to clarify reference to track channel count or channel mask by Eric Laurent · 14 years ago
  32. d06618e Fix deadlock if the last reference of ICameraClient is removed in by Chih-Chung Chang · 14 years ago
  33. 65ae665 Remove dummy surface in CameraSource by James Dong · 14 years ago
  34. 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
  35. a945bfd Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 14 years ago
  36. f8fb8b8 should fix the build by Mathias Agopian · 14 years ago
  37. 5cc61b1 SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 14 years ago
  38. 8229dab am b003ad17: am e0dc80f8: Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 14 years ago
  39. 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
  40. 83e5a90 am d8c33747: am 78624e41: Add remove method in CameraParameters class. by Wu-cheng Li · 14 years ago
  41. ef9d0cd Added initial validation on video/audio encoding parameters before/at start() by James Dong · 14 years ago
  42. d2333bd Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 14 years ago
  43. ba7c357 Support for customizable socket-read timeouts through the HTTP response. by Andreas Huber · 14 years ago
  44. 7837c17 Output streamable MP4 file during MP4 file recording by James Dong · 14 years ago
  45. 96f52cd Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek) by Andreas Huber · 14 years ago
  46. adbda96 Add remove method in CameraParameters class. by Wu-cheng Li · 14 years ago
  47. b59c954 Merge "Add continuous focus mode constant." into kraken by Wu-cheng Li · 14 years ago
  48. 10a49e9 Merge "Metadata construction optimization" into kraken by James Dong · 14 years ago
  49. b1ccb62 am 17078510: am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 14 years ago
  50. 4bf7ace Add continuous focus mode constant. by Wu-cheng Li · 14 years ago
  51. 35a055b Support multiple cameras in framework. by Chih-Chung Chang · 14 years ago
  52. ee7ff20 A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 14 years ago
  53. be83c9e Metadata construction optimization by James Dong · 15 years ago
  54. d8a3034 am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 14 years ago
  55. f932583 Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 14 years ago
  56. acdd9d0 Disable vorbis seek when streaming from localhost. by Andreas Huber · 14 years ago
  57. 71ec1d3 am 2a1674b1: am 2d315667: For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  58. 77356c3 For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  59. 13aec89 Support audio and video track interleaving in the recorded mp4 file by James Dong · 14 years ago
  60. aa9ca29 Merge "Support AAC recording" into kraken by James Dong · 14 years ago
  61. 3830a4f am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 14 years ago
  62. 3cf4e43 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 14 years ago
  63. 050b28a Support AAC recording by James Dong · 14 years ago
  64. 86f69c1 Add support for enqueuing buffers in arbitrary order by Mathias Agopian · 14 years ago
  65. 41623bf cleanup. waitForCondition() now uses polymorphsim instead of templtes by Mathias Agopian · 14 years ago
  66. 43d8a28 fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly. by Mathias Agopian · 14 years ago
  67. c32cd79 Use timestamp from camera driver for CameraSource by James Dong · 14 years ago
  68. 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
  69. 0b5ba9e Switch to use software MP3 decoder by James Dong · 14 years ago
  70. 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
  71. 87d83db Merge "added setCrop() to android_native_window_t" into kraken by Mathias Agopian · 15 years ago
  72. 34cbbc9 Merge "add support for up to 16 buffers per surface" into kraken by Mathias Agopian · 15 years ago
  73. 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
  74. 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
  75. d2c6894 Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. by Andreas Huber · 15 years ago
  76. e9e4d54 added setCrop() to android_native_window_t by Mathias Agopian · 15 years ago
  77. cdaaf32 add support for up to 16 buffers per surface by Mathias Agopian · 15 years ago
  78. 4acdadb am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
  79. cbe4b2c fix unintentional drift by Jean-Baptiste Queru · 15 years ago
  80. 27fde95 Use PV_PLAYER to handle RTSP streaming by James Dong · 15 years ago
  81. 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
  82. 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
  83. 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
  84. 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
  85. 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
  86. b9dbba9 Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html by James Dong · 15 years ago
  87. 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
  88. ea62308 am 9bb8e65a: am c15f48d7: Merge "Don\'t set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  89. 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
  90. a13da58 Merge "Don't set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  91. 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
  92. 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
  93. 5e3cf6c Don't set encoder component role while we query decoders by James Dong · 15 years ago
  94. 351ab17 am 445a9785: Merge "don\'t hardcode "mSurface" throughout our source code" into kraken by Mathias Agopian · 15 years ago
  95. 5c11739 Fix for 2581725. Keep the last frame after resume(), and delete it by Gloria Wang · 15 years ago
  96. c16ea2d Merge "don't hardcode "mSurface" throughout our source code" into kraken by Mathias Agopian · 15 years ago
  97. 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
  98. 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
  99. 2e52999 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 15 years ago
  100. 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