1. 8a08d9d Make sure sine: is supported again in stagefright commandline tool. by Andreas Huber · 15 years ago
  2. c7fa90a am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  3. 33005a9 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  4. e6de266 am 39e876ad: (-s ours) Merge "When filling the cache, we always time out waiting for a condition that won\'t occur. We are actually improving the power consumption for streaming applications like Pandora." into froyo by James Dong · 15 years ago
  5. d26b133 am 3242cc27: Merge "TimedEventQueue is apparently important for glitch-free media playback, and so having it inherit its priority from the thread that created it is a bad idea. Instead, set the priority explicitly, and bump it to slightly higher than normal." into fro by Dave Sparks · 15 years ago
  6. 99c2a07 Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 15 years ago
  7. 8fb4e09 Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 15 years ago
  8. e32283b Merge "When filling the cache, we always time out waiting for a condition that won't occur. We are actually improving the power consumption for streaming applications like Pandora." into froyo by James Dong · 15 years ago
  9. d82ac9c When filling the cache, we always time out waiting for a condition that won't occur. by James Dong · 15 years ago
  10. 17e8ad9 TimedEventQueue is apparently important for glitch-free media playback, and so by Marco Nelissen · 15 years ago
  11. be6ec71 Remove hard-coded number of audio channels in AudioSource by James Dong · 15 years ago
  12. 78d2644 This patch enables each omx instance to have a separate message dispatcher, and by James Dong · 15 years ago
  13. 8aa8fe5 Fixed a typo - maybe we should do comparison ignoring the case? by James Dong · 15 years ago
  14. 582c2c3 am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  15. 1616fa4 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  16. 0450c5e am 46b9ac0a: Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  17. 628eff9 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  18. a1ad271 Merge "Must hold lock here..." into gingerbread by Andreas Huber · 15 years ago
  19. 623a0de Merge "Initial checkin for pause and resume control" into kraken by James Dong · 15 years ago
  20. d17875a Must hold lock here... by Andreas Huber · 15 years ago
  21. a7d1a2d Initial checkin for pause and resume control by James Dong · 15 years ago
  22. b55cf74 Merge "Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned." into kraken by Andreas Huber · 15 years ago
  23. 79f77ef Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned. by Andreas Huber · 15 years ago
  24. 6f5aae1 Fix a typo in NuCachedSource2 that would trigger an assert near the end of a stream. by Andreas Huber · 15 years ago
  25. 801a118 Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 15 years ago
  26. ddbdb35 Change camera interface to support multiple cameras. by Chih-Chung Chang · 15 years ago
  27. 0a5baa9 Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages. by Andreas Huber · 15 years ago
  28. 28b6844 Merge "Simplify the code in the stagefright commandline utility." into kraken by Andreas Huber · 15 years ago
  29. baef63d Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken by Andreas Huber · 15 years ago
  30. 61ea6c1 Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 15 years ago
  31. 80737ba Merge "Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek." into kraken by Andreas Huber · 15 years ago
  32. 6a350a9 Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 15 years ago
  33. 1c70247 Simplify the code in the stagefright commandline utility. by Andreas Huber · 15 years ago
  34. 1370cbe Switch LiveSource to use the new http data source instead of the old one. by Andreas Huber · 15 years ago
  35. d35bd5f Support "pausing" of MediaSources with the effect that they no longer pull on their upstream source until a subsequent read-with-seek. by Andreas Huber · 15 years ago
  36. 5994b47 Initial check-in of new caching/prefetching data source implementation. by Andreas Huber · 15 years ago
  37. f0821fa Initial check in of a new http data source implementation. by Andreas Huber · 15 years ago
  38. decc91d Merge "Remove the lock/unlock workaround from CameraService" into kraken by James Dong · 15 years ago
  39. 98c7c31 Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed. by Andreas Huber · 15 years ago
  40. 9d7f58a Remove the lock/unlock workaround from CameraService by James Dong · 15 years ago
  41. 36ef8cf allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  42. ddcc4a6 Remove some hard-coded encoding parameters by James Dong · 15 years ago
  43. 365a963 Initial check-in for collecting stats from authoring engine at runtime by James Dong · 15 years ago
  44. cc2fc00 Merge "Second part of speeding up video recording frame rate" into kraken by James Dong · 15 years ago
  45. d07139e Second part of speeding up video recording frame rate by James Dong · 15 years ago
  46. cf7b9c7 Initial checkin of preliminary rtsp support for stagefright. by Andreas Huber · 15 years ago
  47. e71d10e Initial checkin of preliminary support for "http live" streaming in stagefright. by Andreas Huber · 15 years ago
  48. cda17c6 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 15 years ago
  49. c46e8b9 Merge "Initial checkin of "foundation" library for future stagefright development." into kraken by Andreas Huber · 15 years ago
  50. 7296123 Initial checkin of "foundation" library for future stagefright development. by Andreas Huber · 15 years ago
  51. c00d6f3 Merge "Remove hard-coded pixel format for recording frames in CameraSource. Retrieve the pixel format from Camera HAL at runtime." into kraken by James Dong · 15 years ago
  52. cbbf27f split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  53. a21b4e2 Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken by Wu-cheng Li · 15 years ago
  54. d38bee5 Add KEY_SUPPORTED_METERING_MODES and fix some typos. by Wu-cheng Li · 15 years ago
  55. dea96b8 Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 15 years ago
  56. cd35144 Merge "Add camera metering mode API." into kraken by Wu-cheng Li · 15 years ago
  57. 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
  58. 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
  59. 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
  60. 653252b Remove hard-coded pixel format for recording frames in CameraSource. by James Dong · 15 years ago
  61. be916aa Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 15 years ago
  62. 2b8aba2 Add camera metering mode API. by Wu-cheng Li · 15 years ago
  63. c282e3e A debugging DataSource artifically limiting the available bandwidth. by Andreas Huber · 15 years ago
  64. ba0fab3 more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  65. aed27b0 Merge "Avoid copying for input recording frames in CameraSource" into kraken by James Dong · 15 years ago
  66. 7278cf3 Avoid copying for input recording frames in CameraSource by James Dong · 15 years ago
  67. 49deddd Merge "Add video frame parameter." into kraken by Wu-cheng Li · 15 years ago
  68. 0b0279e Add video frame parameter. by Wu-cheng Li · 15 years ago
  69. 1b52bd2 Better sniffing of MPEG4 content by checking for a compatible sub-brand. by Andreas Huber · 15 years ago
  70. 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
  71. a7414ea Remove the logic in CameraSource using CameraParameters class to find out the buffer size. by James Dong · 15 years ago
  72. 5b39604 Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into kraken by James Dong · 15 years ago
  73. cbe48a0 Avoid repeatedly allocating and freeing memory in CameraSource by James Dong · 15 years ago
  74. 69ec58e After failing to create an AudioTrack, only stop the source if we were the ones starting it. by Andreas Huber · 15 years ago
  75. 5a4001d Convert a number of assertions into runtime errors (OggExtractor) by Andreas Huber · 15 years ago
  76. 1a9b892 Merge "Squashed commit of the following:" into kraken by Andreas Huber · 15 years ago
  77. 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
  78. cfe92f7 Merge "fix [2712278] The preview buffer left some black borders in left and bottom edges" into kraken by Mathias Agopian · 15 years ago
  79. 3f6b0cd fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 15 years ago
  80. 6c3a699 Merge "Support for thumbnail extraction in the Matroska extractor." into kraken by Andreas Huber · 15 years ago
  81. 5279d1d Support for thumbnail extraction in the Matroska extractor. by Andreas Huber · 15 years ago
  82. 8b5a756 Merge "Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f" into kraken by Eric Laurent · 15 years ago
  83. 17217ab Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f by Eric Laurent · 15 years ago
  84. 4595be9 Support for ogg(vorbis) metadata in stagefright including album art. by Andreas Huber · 15 years ago
  85. d71a1be Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control. by Eric Laurent · 15 years ago
  86. 9bca89d Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries." into kraken by Eric Laurent · 15 years ago
  87. fb6ae66 added the notion of fixed-size buffers by Mathias Agopian · 15 years ago
  88. 4d1265c Squashed commit of the following: by Andreas Huber · 15 years ago
  89. 68f929b fix a bug when reallocating a window's buffers is needed by Mathias Agopian · 15 years ago
  90. 1cb8fa1 Merge "Properly handle start code in H264/AVC encoder output" into kraken by James Dong · 15 years ago
  91. 3d8055a Interestingly, a call to fseek with a NULL file handle now blocks forever... by Andreas Huber · 15 years ago
  92. 6b19fac Improve GPS EXIF parameters comments. by Wu-cheng Li · 15 years ago
  93. 082a4d8 added native_window_set_buffer_count() by Mathias Agopian · 15 years ago
  94. 1f5be9e Merge "fix the threading issue for setBuffercount()" into kraken by Mathias Agopian · 15 years ago
  95. 26fe83e Merge "Support for media extraction from .mkv/.mka Matroska files in stagefright." into kraken by Andreas Huber · 15 years ago
  96. 135ad07 Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries. by Eric Laurent · 15 years ago
  97. e136c3b Properly handle start code in H264/AVC encoder output by James Dong · 15 years ago
  98. dd9a3a7 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  99. 64105f9 Make the -o option actually terminate. by Andreas Huber · 15 years ago
  100. c021386 Merge "Update software AVC decoder to no longer require the kWantsNALFragments hack." into kraken by Andreas Huber · 15 years ago