1. 7296123 Initial checkin of "foundation" library for future stagefright development. by Andreas Huber · 15 years ago
  2. cbbf27f split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  3. a21b4e2 Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken by Wu-cheng Li · 15 years ago
  4. d38bee5 Add KEY_SUPPORTED_METERING_MODES and fix some typos. by Wu-cheng Li · 15 years ago
  5. dea96b8 Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 15 years ago
  6. cd35144 Merge "Add camera metering mode API." into kraken by Wu-cheng Li · 15 years ago
  7. c1640f4 am e896d416: am 2e3761ba: Merge "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo by Andreas Huber · 15 years ago
  8. ebe43b3 am 2e3761ba: Merge "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo by Andreas Huber · 15 years ago
  9. ddc4352 Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle. by Andreas Huber · 15 years ago
  10. be916aa Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 15 years ago
  11. 2b8aba2 Add camera metering mode API. by Wu-cheng Li · 15 years ago
  12. c282e3e A debugging DataSource artifically limiting the available bandwidth. by Andreas Huber · 15 years ago
  13. ba0fab3 more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  14. aed27b0 Merge "Avoid copying for input recording frames in CameraSource" into kraken by James Dong · 15 years ago
  15. 7278cf3 Avoid copying for input recording frames in CameraSource by James Dong · 15 years ago
  16. 49deddd Merge "Add video frame parameter." into kraken by Wu-cheng Li · 15 years ago
  17. 0b0279e Add video frame parameter. by Wu-cheng Li · 15 years ago
  18. 1b52bd2 Better sniffing of MPEG4 content by checking for a compatible sub-brand. by Andreas Huber · 15 years ago
  19. 8a74f1b Merge "After failing to create an AudioTrack, only stop the source if we were the ones starting it." into kraken by Andreas Huber · 15 years ago
  20. a7414ea Remove the logic in CameraSource using CameraParameters class to find out the buffer size. by James Dong · 15 years ago
  21. 5b39604 Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into kraken by James Dong · 15 years ago
  22. cbe48a0 Avoid repeatedly allocating and freeing memory in CameraSource by James Dong · 15 years ago
  23. 69ec58e After failing to create an AudioTrack, only stop the source if we were the ones starting it. by Andreas Huber · 15 years ago
  24. 5a4001d Convert a number of assertions into runtime errors (OggExtractor) by Andreas Huber · 15 years ago
  25. 1a9b892 Merge "Squashed commit of the following:" into kraken by Andreas Huber · 15 years ago
  26. 2941c27 Merge "Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control." into kraken by Eric Laurent · 15 years ago
  27. cfe92f7 Merge "fix [2712278] The preview buffer left some black borders in left and bottom edges" into kraken by Mathias Agopian · 15 years ago
  28. 3f6b0cd fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 15 years ago
  29. 6c3a699 Merge "Support for thumbnail extraction in the Matroska extractor." into kraken by Andreas Huber · 15 years ago
  30. 5279d1d Support for thumbnail extraction in the Matroska extractor. by Andreas Huber · 15 years ago
  31. 8b5a756 Merge "Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f" into kraken by Eric Laurent · 15 years ago
  32. 17217ab Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f by Eric Laurent · 15 years ago
  33. 4595be9 Support for ogg(vorbis) metadata in stagefright including album art. by Andreas Huber · 15 years ago
  34. d71a1be Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control. by Eric Laurent · 15 years ago
  35. 9bca89d Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries." into kraken by Eric Laurent · 15 years ago
  36. fb6ae66 added the notion of fixed-size buffers by Mathias Agopian · 15 years ago
  37. 4d1265c Squashed commit of the following: by Andreas Huber · 15 years ago
  38. 68f929b fix a bug when reallocating a window's buffers is needed by Mathias Agopian · 15 years ago
  39. 1cb8fa1 Merge "Properly handle start code in H264/AVC encoder output" into kraken by James Dong · 15 years ago
  40. 3d8055a Interestingly, a call to fseek with a NULL file handle now blocks forever... by Andreas Huber · 15 years ago
  41. 6b19fac Improve GPS EXIF parameters comments. by Wu-cheng Li · 15 years ago
  42. 082a4d8 added native_window_set_buffer_count() by Mathias Agopian · 15 years ago
  43. 1f5be9e Merge "fix the threading issue for setBuffercount()" into kraken by Mathias Agopian · 15 years ago
  44. 26fe83e Merge "Support for media extraction from .mkv/.mka Matroska files in stagefright." into kraken by Andreas Huber · 15 years ago
  45. 135ad07 Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries. by Eric Laurent · 15 years ago
  46. e136c3b Properly handle start code in H264/AVC encoder output by James Dong · 15 years ago
  47. dd9a3a7 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  48. 64105f9 Make the -o option actually terminate. by Andreas Huber · 15 years ago
  49. c021386 Merge "Update software AVC decoder to no longer require the kWantsNALFragments hack." into kraken by Andreas Huber · 15 years ago
  50. 093437c Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 15 years ago
  51. 528b314 Update software AVC decoder to no longer require the kWantsNALFragments hack. by Andreas Huber · 15 years ago
  52. 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 · 15 years ago
  53. 7405500 Workaround for preview frame rate setting and encoder profile and level settings on passion by James Dong · 15 years ago
  54. 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 · 15 years ago
  55. 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 · 15 years ago
  56. 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 · 15 years ago
  57. 956c553 Initial software encoder checkins by James Dong · 15 years ago
  58. e1f6105 fix some bugs in SharedBufferStack::resize by Mathias Agopian · 15 years ago
  59. d1b449a Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 15 years ago
  60. ae77ffa Fix build error. by Wu-cheng Li · 15 years ago
  61. 09a2ab9 Add camera focus distances API. by Wu-cheng Li · 15 years ago
  62. 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 · 15 years ago
  63. 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 · 15 years ago
  64. 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 · 15 years ago
  65. a326071 Merge "Detect and handle premature termination of a recording session" into kraken by James Dong · 15 years ago
  66. 1999e8d Merge "Fix deadlock if the last reference of ICameraClient is removed in ICamera::connect()" into kraken by Chih-Chung Chang · 15 years ago
  67. f0ce2fb Detect and handle premature termination of a recording session by James Dong · 15 years ago
  68. 3c0131f Audio/video initial recording time synchronization by James Dong · 15 years ago
  69. d599cd4 Handle recording file size and/or duration limit by James Dong · 15 years ago
  70. 2e90514 am 1d628c5d: merge from open-source master by The Android Open Source Project · 15 years ago
  71. 4ac3585 merge from open-source master by The Android Open Source Project · 15 years ago
  72. 4947577 Merge "Accept media files by file extension in case insensitive manner." by Jean-Baptiste Queru · 15 years ago
  73. 45df6a2 AudioFlinger: rename variables to clarify reference to track channel count or channel mask by Eric Laurent · 15 years ago
  74. d06618e Fix deadlock if the last reference of ICameraClient is removed in by Chih-Chung Chang · 15 years ago
  75. 65ae665 Remove dummy surface in CameraSource by James Dong · 15 years ago
  76. 7838252 am 28fadef2: am 3c78a1b5: Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 15 years ago
  77. a945bfd Return a runtime error instead of asserting if the AACDecoder is passed an unsupported config. by Andreas Huber · 15 years ago
  78. f8fb8b8 should fix the build by Mathias Agopian · 15 years ago
  79. 5cc61b1 SharedBufferStack now can grow up to 16 buffers. by Mathias Agopian · 15 years ago
  80. 8229dab am b003ad17: am e0dc80f8: Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 15 years ago
  81. 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
  82. 83e5a90 am d8c33747: am 78624e41: Add remove method in CameraParameters class. by Wu-cheng Li · 15 years ago
  83. ef9d0cd Added initial validation on video/audio encoding parameters before/at start() by James Dong · 15 years ago
  84. d2333bd Merge "Support for customizable socket-read timeouts through the HTTP response." into froyo by Andreas Huber · 15 years ago
  85. ba7c357 Support for customizable socket-read timeouts through the HTTP response. by Andreas Huber · 15 years ago
  86. 7837c17 Output streamable MP4 file during MP4 file recording by James Dong · 15 years ago
  87. 96f52cd Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek) by Andreas Huber · 15 years ago
  88. adbda96 Add remove method in CameraParameters class. by Wu-cheng Li · 15 years ago
  89. b59c954 Merge "Add continuous focus mode constant." into kraken by Wu-cheng Li · 15 years ago
  90. 10a49e9 Merge "Metadata construction optimization" into kraken by James Dong · 15 years ago
  91. b1ccb62 am 17078510: am d13efb20: Merge "A new OggExtractor/VorbisDecoder combo to support approximate seeking." into froyo by Andreas Huber · 15 years ago
  92. 4bf7ace Add continuous focus mode constant. by Wu-cheng Li · 15 years ago
  93. 35a055b Support multiple cameras in framework. by Chih-Chung Chang · 15 years ago
  94. ee7ff20 A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 15 years ago
  95. be83c9e Metadata construction optimization by James Dong · 15 years ago
  96. d8a3034 am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 15 years ago
  97. f932583 Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 15 years ago
  98. acdd9d0 Disable vorbis seek when streaming from localhost. by Andreas Huber · 15 years ago
  99. 71ec1d3 am 2a1674b1: am 2d315667: For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago
  100. 77356c3 For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago