1. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 15 years ago
  2. c424334 Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread by James Dong · 15 years ago
  3. 58c3557 Merge "Fix some bugs in the MediaProfileReader Because the video and audio encoders were stored in the same map, when we retrieve the name from the map, we can get a incorrect name." into gingerbread by James Dong · 15 years ago
  4. 620a4240 Fix some bugs in the MediaProfileReader by James Dong · 15 years ago
  5. 971305d Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing. by Andreas Huber · 15 years ago
  6. 81c929a Allow application to set two more encoding paramters: video profile and level by James Dong · 15 years ago
  7. df9b81c Added Visualizer effect. by Eric Laurent · 15 years ago
  8. 2e6aff8 Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread by Andreas Huber · 15 years ago
  9. 57576c1 ALooperRoster no longer holds strong references to handlers and loopers. by Andreas Huber · 15 years ago
  10. 6615defd Make sure the OMX callback thread is properly shutdown after the node goes away. by Andreas Huber · 15 years ago
  11. 9406f62 Merge "An AHandler can now find its associated ALooper." into gingerbread by Andreas Huber · 15 years ago
  12. 058319e An AHandler can now find its associated ALooper. by Andreas Huber · 15 years ago
  13. 2cfd819 Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread by Andreas Huber · 15 years ago
  14. 4f104d9 Add an option to ALooper::start that allows it to call back into java or not. by Andreas Huber · 15 years ago
  15. 5460d12 Merge "Added AMessage::debugString() for debugging purposes." into gingerbread by Andreas Huber · 15 years ago
  16. 03431d2 Added AMessage::debugString() for debugging purposes. by Andreas Huber · 15 years ago
  17. 65c83b9 Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbread by James Dong · 15 years ago
  18. a0c2b53 Merge "Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call." into gingerbread by Eric Laurent · 15 years ago
  19. 7b06de6 Refactor Stagefright::StartMPEG4Recording() by James Dong · 15 years ago
  20. 45bac57 Support for writing the extracted data to an .mp4 file in the stagefright commandline tool. by Andreas Huber · 15 years ago
  21. 09b9005 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 15 years ago
  22. e2dd8c4 Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call. by Eric Laurent · 15 years ago
  23. c543a21 Support for vanilla YUV420sp => RGB565 color conversion. by Andreas Huber · 15 years ago
  24. c0ab2a6 Added encoding parameters set up for H263 video encoder by James Dong · 15 years ago
  25. 8ef64c9 Add qcom's new OMX components to the list. by Andreas Huber · 15 years ago
  26. d4760c2 Collect statistical data from authoring engine (second part) by James Dong · 15 years ago
  27. fe1bafe Separate MediaRecorderClient with MediaPlayerClient by James Dong · 15 years ago
  28. 09936ed Provide progress status report during authoring by James Dong · 15 years ago
  29. 8e103da Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 15 years ago
  30. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 15 years ago
  31. 357f820 Merge "Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers" into gingerbread by Andreas Huber · 15 years ago
  32. 909a8cf Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers by Andreas Huber · 15 years ago
  33. 6feaa46 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 15 years ago
  34. 5a905ce Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbread by James Dong · 15 years ago
  35. 57e7f83 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 15 years ago
  36. 7b5b27a Merge "Properly identify malformed (too short) chunks in mpeg4 files." into gingerbread by Andreas Huber · 15 years ago
  37. 736c22d Properly identify malformed (too short) chunks in mpeg4 files. by Andreas Huber · 15 years ago
  38. 7fd22aa Merge "Fixed the software AAC encoder" into gingerbread by James Dong · 15 years ago
  39. a2549bb Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 15 years ago
  40. 438e4f6 Fixed the software AAC encoder by James Dong · 15 years ago
  41. 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 15 years ago
  42. 9afc1b3 Merge "Fixed some meta data issues in the recorded mp4 file" into gingerbread by James Dong · 15 years ago
  43. 39a0b21 Fixed some meta data issues in the recorded mp4 file by James Dong · 15 years ago
  44. 58e9402 Merge "Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp" into gingerbread by Andreas Huber · 15 years ago
  45. fb41d59 Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp by Andreas Huber · 15 years ago
  46. b64af9a Fix a number of timestamp mismatches in the mp3 extractor and decoder that would lead to invalid reporting of the current playback time for mono and/or non-44100 kHz mp3s. by Andreas Huber · 15 years ago
  47. 2c2ce8e Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 15 years ago
  48. 3238302 Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread by Chia-chi Yeh · 15 years ago
  49. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 15 years ago
  50. d1559d6 Merge "Fix issue 2301630: Mismatch of state occurs when media server is killed while in-call." into gingerbread by Eric Laurent · 15 years ago
  51. 97d61f7 media: add AudioRecord::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  52. 3c652ca Fix issue 2301630: Mismatch of state occurs when media server is killed while in-call. by Eric Laurent · 15 years ago
  53. b54a9178 Single track optimization by James Dong · 15 years ago
  54. ef1c48d Merge "Make the prefetcher read packets from the network after a keep-alive timeout expires regardless of whether its currently actively fetching data or not." into gingerbread by Andreas Huber · 15 years ago
  55. e5671bf Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 15 years ago
  56. a4867540 Make the prefetcher read packets from the network after a keep-alive timeout expires regardless of whether its currently actively fetching data or not. by Andreas Huber · 15 years ago
  57. 875500b Merge "AmrInputStream refresh: eliminate the dependency upon OpenCore's code" into gingerbread by James Dong · 15 years ago
  58. 36e573b Audio/video sync during recording (second part) by James Dong · 15 years ago
  59. 2ce999f am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  60. bd240c2 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  61. 49b6fba AmrInputStream refresh: eliminate the dependency upon OpenCore's code by James Dong · 15 years ago
  62. f3c6c98 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
  63. 42a18c0 Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 15 years ago
  64. cd677a3 Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 15 years ago
  65. cad5726 TimedEventQueue is apparently important for glitch-free media playback, and so by Marco Nelissen · 15 years ago
  66. d77d2a9 Remove hard-coded number of audio channels in AudioSource by James Dong · 15 years ago
  67. c52ced0 This patch enables each omx instance to have a separate message dispatcher, and by James Dong · 15 years ago
  68. dca66e1 Fixed a typo - maybe we should do comparison ignoring the case? by James Dong · 15 years ago
  69. e021953 am 01f7ac64: Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  70. 01f7ac6 Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken by Eric Laurent · 15 years ago
  71. 126ca6f Merge "Must hold lock here..." into gingerbread by Andreas Huber · 15 years ago
  72. f62c57d Merge "Initial checkin for pause and resume control" into kraken by James Dong · 15 years ago
  73. 9e93726 Must hold lock here... by Andreas Huber · 15 years ago
  74. 08c7473 Initial checkin for pause and resume control by James Dong · 15 years ago
  75. f5eafe4 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
  76. 3a53dc5 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
  77. e577e87 Fix a typo in NuCachedSource2 that would trigger an assert near the end of a stream. by Andreas Huber · 15 years ago
  78. 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 15 years ago
  79. 4d61f60 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
  80. fbdb5f1 Merge "Switch LiveSource to use the new http data source instead of the old one." into kraken by Andreas Huber · 15 years ago
  81. c81d2c1 Merge "Initial check-in of new caching/prefetching data source implementation." into kraken by Andreas Huber · 15 years ago
  82. 8d30028 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
  83. 75c1c8e Merge "Initial check in of a new http data source implementation." into kraken by Andreas Huber · 15 years ago
  84. 82f8fd6 Switch LiveSource to use the new http data source instead of the old one. by Andreas Huber · 15 years ago
  85. 1f24b30 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
  86. b206319 Initial check-in of new caching/prefetching data source implementation. by Andreas Huber · 15 years ago
  87. 163c493 Initial check in of a new http data source implementation. by Andreas Huber · 15 years ago
  88. 3a0b37a Merge "Remove the lock/unlock workaround from CameraService" into kraken by James Dong · 15 years ago
  89. 66b89a6 Merge "Apparently the TI video decoder only supports H.264 up to baseline profile/level 3, not level 3.x as previously assumed." into kraken by Andreas Huber · 15 years ago
  90. e2f8507 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
  91. 71d714c Remove the lock/unlock workaround from CameraService by James Dong · 15 years ago
  92. 457d5ae Fix a potential(observed sometimes) media server crash by James Dong · 15 years ago
  93. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  94. 1244eab Remove some hard-coded encoding parameters by James Dong · 15 years ago
  95. dae9fd3 Initial check-in for collecting stats from authoring engine at runtime by James Dong · 15 years ago
  96. 31b1975 Merge "Second part of speeding up video recording frame rate" into kraken by James Dong · 15 years ago
  97. 4f501f0 Second part of speeding up video recording frame rate by James Dong · 15 years ago
  98. 7a747b8 Initial checkin of preliminary rtsp support for stagefright. by Andreas Huber · 15 years ago
  99. 2cbff0e Merge "Initial checkin of preliminary support for "http live" streaming in stagefright." into kraken by Andreas Huber · 15 years ago
  100. 202348e Initial checkin of preliminary support for "http live" streaming in stagefright. by Andreas Huber · 15 years ago