1. cea2c39 Merge "Don't call virtual functions in the destructor for audio and camera source classes" by James Dong · 13 years ago
  2. 4651c0e Merge "Don't call virtual functions in destructors for the writer classes" by James Dong · 13 years ago
  3. 9989f3c Keep AACEncoder around for a bit longer to have more time fix issues related to video editor engine by James Dong · 13 years ago
  4. 946ab0f Don't call virtual functions in the destructor for audio and camera source classes by James Dong · 13 years ago
  5. c2240b1 Don't call virtual functions in destructors for the writer classes by James Dong · 13 years ago
  6. 72a52e7 Merge "Removed a loop for buffer lookup" by James Dong · 13 years ago
  7. 99b252a4 Removed a loop for buffer lookup by James Dong · 13 years ago
  8. 26daa02 Merge "Remove the restriction that the width must be a multiple of 4 or 2 for thumbnail generation" by James Dong · 13 years ago
  9. 5a04353 Remove the restriction that the width must be a multiple of 4 or 2 for thumbnail generation by James Dong · 13 years ago
  10. ca97d6b The AMR WB software encoder is now an OMX component. by Andreas Huber · 13 years ago
  11. 9dd295a The software AMR NB encoder is now an OMX component. by Andreas Huber · 13 years ago
  12. 324e93f Merge "add tests module tag to omx_tests" by James Dong · 13 years ago
  13. 2309868 add tests module tag to omx_tests by James Dong · 13 years ago
  14. 81bf15a Merge "First step of refactoring 'timedtext' code." by James Dong · 13 years ago
  15. f6b4ca4 Slighly improve the API to discover if the OMX stack is running in the local by Andreas Huber · 13 years ago
  16. 7c81e52 First step of refactoring 'timedtext' code. by Insun Kang · 13 years ago
  17. 4882355 Make sure our aac decoder handles this parameter. by Andreas Huber · 13 years ago
  18. 18ffe40 Instantiate software codecs locally whenever possible. by Andreas Huber · 13 years ago
  19. c14639a Merge "Use audio_source_t consistently" by Glenn Kasten · 13 years ago
  20. 0f0fbd9 Use audio_source_t consistently by Glenn Kasten · 13 years ago
  21. 4bc8bfa Merge "The software AAC encoder is now an OMX component." by Andreas Huber · 13 years ago
  22. afe02df The software AAC encoder is now an OMX component. by Andreas Huber · 13 years ago
  23. 4409448 Preserve NEON callee-save registers d8-d15. by Ben Cheng · 13 years ago
  24. 61bd339 am 95306d85: am 64085d03: am 12045502: Merge "stagefright aacenc: Fix type definitions for 64 bit platforms" by Jean-Baptiste Queru · 13 years ago
  25. 64085d0 am 12045502: Merge "stagefright aacenc: Fix type definitions for 64 bit platforms" by Jean-Baptiste Queru · 13 years ago
  26. 1204550 Merge "stagefright aacenc: Fix type definitions for 64 bit platforms" by Jean-Baptiste Queru · 13 years ago
  27. d452520 am e2594b85: am 4cd2b343: am 98539a4e: Merge "stagefright amrwbenc: Make the mem_malloc function 64-bit safe" by Jean-Baptiste Queru · 13 years ago
  28. 2809179 am a3946104: am fc2ea24b: am d80cbb8c: Merge "stagefright aacenc: Add missing newlines at the end of files" by Jean-Baptiste Queru · 13 years ago
  29. 4cd2b34 am 98539a4e: Merge "stagefright amrwbenc: Make the mem_malloc function 64-bit safe" by Jean-Baptiste Queru · 13 years ago
  30. fc2ea24 am d80cbb8c: Merge "stagefright aacenc: Add missing newlines at the end of files" by Jean-Baptiste Queru · 13 years ago
  31. 98539a4 Merge "stagefright amrwbenc: Make the mem_malloc function 64-bit safe" by Jean-Baptiste Queru · 13 years ago
  32. d80cbb8 Merge "stagefright aacenc: Add missing newlines at the end of files" by Jean-Baptiste Queru · 13 years ago
  33. adbbf7a am 10c4641c: am 2ae5805c: am 164a9842: Merge "stagefright aacenc: Properly terminate a comment" by Jean-Baptiste Queru · 13 years ago
  34. 2ae5805 am 164a9842: Merge "stagefright aacenc: Properly terminate a comment" by Jean-Baptiste Queru · 13 years ago
  35. 164a984 Merge "stagefright aacenc: Properly terminate a comment" by Jean-Baptiste Queru · 13 years ago
  36. 475334f Starhub RTSP apparently does not establish time on all tracks by Andreas Huber · 13 years ago
  37. 12b7da6 am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 13 years ago
  38. f3f650d am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)" by Jean-Baptiste Queru · 13 years ago
  39. 08d3c6e am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)" by Jean-Baptiste Queru · 13 years ago
  40. 7ae8420 am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)" by Jean-Baptiste Queru · 13 years ago
  41. 97aa8ee Merge ee4618bc by Jean-Baptiste Queru · 13 years ago
  42. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  43. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  44. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  45. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  46. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  47. efbeb9b Make sure the ThrottledSource reports the proper mime type by Andreas Huber · 13 years ago
  48. 70a957c Merge "AVIExtractor: adding a H264 fourCC which is also specified in the reference. (H264 code can be found avi file which is encoded with FFmpeg.)" by Andreas Huber · 13 years ago
  49. c14cc17 Make sure seek triggers a reconnect if needed. by Bryan Mawhinney · 13 years ago
  50. 33faba0 AVIExtractor: adding a H264 fourCC which is also specified in the reference. by Dongwon Kang · 13 years ago
  51. 134a683 am c0ef548c: am d75961ee: am b4cee0f8: Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace" by Jean-Baptiste Queru · 13 years ago
  52. c0ef548 am d75961ee: am b4cee0f8: Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace" by Jean-Baptiste Queru · 13 years ago
  53. d7bbc3d stagefright aacenc: Properly terminate a comment by Martin Storsjo · 13 years ago
  54. 75261fa stagefright aacenc: Fix type definitions for 64 bit platforms by Martin Storsjo · 13 years ago
  55. 656bb97 stagefright amrwbenc: Make the mem_malloc function 64-bit safe by Martin Storsjo · 14 years ago
  56. 17510c1 stagefright aacenc: Add missing newlines at the end of files by Martin Storsjo · 13 years ago
  57. d1ba6ed Separate sniffing from session initialization by James Dong · 13 years ago
  58. 62a62ef stagefright aacenc/amrwbenc: Remove trailing whitespace by Mans Rullgard · 13 years ago
  59. cc598b2 am 05985a2e: am c15cf3d2: Merge "stagefright: limit audio gap for looped playback" into ics-mr1 by Eric Laurent · 13 years ago
  60. 577d6cc stagefright: limit audio gap for looped playback by Eric Laurent · 13 years ago
  61. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  62. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  63. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  64. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  65. f15784a Merge "Fix for 5754998 testPerformanceTransitionWithEffectOverlapping test failed." by Hong Teng · 13 years ago
  66. a76f626 Fix for 5754998 testPerformanceTransitionWithEffectOverlapping test failed. by Hong Teng · 13 years ago
  67. 2b6449b am 0cc1e42d: am ac279de9: Merge "SurfaceMediaSource: use the HW_TEXTURE usage bit" into ics-mr1 by Dave Burke · 13 years ago
  68. 09fc766 SurfaceMediaSource: use the HW_TEXTURE usage bit by Jamie Gennis · 13 years ago
  69. 29e97f1 am 3f6a7d1e: am d70c64db: Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck 1. Revert "Fix drm flag setting missed in false drm recognition fix." This reverts commit 9f704f6c46a171357e49c411c83458b9d4565f3b. by James Dong · 13 years ago
  70. d70c64d Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck by James Dong · 13 years ago
  71. 9a023f1 DO NOT MERGE: Support for parsing of "folded" RTSP header values by Andreas Huber · 13 years ago
  72. a6e5494 am dc44e06e: am ef664f62: Merge "Fix drm flag setting missed in false drm recognition fix." into ics-mr1 by Jeff Tinker · 13 years ago
  73. b7e0281 am 406dd5d1: am aadbd80b: Fixed the false drm recognition. by James Dong · 13 years ago
  74. 2fc9353 Merge "Support for parsing of "folded" RTSP header values and some tweaks to the AMR assembler" by Andreas Huber · 13 years ago
  75. 61a8b53 am aa82c39b: am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make sure we emulate timestamps" into ics-mr1 by Andreas Huber · 13 years ago
  76. 9f62e15 Support for parsing of "folded" RTSP header values and some tweaks to the AMR assembler by Andreas Huber · 13 years ago
  77. aac2f9c66 am a5038d16: am a693a4b5: Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 13 years ago
  78. 9f704f6 Fix drm flag setting missed in false drm recognition fix. by Jeff Tinker · 13 years ago
  79. aadbd80 Fixed the false drm recognition. by James Dong · 13 years ago
  80. f6ae711 Fix Bitreader "putBits" implementation, make sure we emulate timestamps by Andreas Huber · 13 years ago
  81. a693a4b Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 13 years ago
  82. d0d19db Fix ANRs due to Widevine DRM plugin sniff taking too long. by Jeff Tinker · 13 years ago
  83. 7554c57 am 6727a43f: am 54a53841: Merge "Fetch at least 192KB to avoid our mp3 sniffer from blocking on data." into ics-mr1 by Dave Burke · 13 years ago
  84. 7dea9aa Fetch at least 192KB to avoid our mp3 sniffer from blocking on data. by Andreas Huber · 13 years ago
  85. 6b8b5a0 Merge "DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync frames" into ics-mr1 by James Dong · 13 years ago
  86. 92f604c DO NOT MERGE: Remove the AVI extractor. by Andreas Huber · 13 years ago
  87. 6b67215 Allow data uris to be data sources by Narayan Kamath · 13 years ago
  88. cb06491 DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync frames by James Dong · 13 years ago
  89. 68d2f95 resolved conflicts for merge of 07bacabe to master by Andreas Huber · 13 years ago
  90. b8e651a Properly identify how much metadata we need to cache in order to instantiate by Andreas Huber · 13 years ago
  91. f8ebb32 am 10526a0b: am 2c2ed7be: Merge "Fixes a typo in AVIExtractor that would advertise the wrong video dimensions" into ics-mr1 by Andreas Huber · 13 years ago
  92. 1fc2e60 Fixes a typo in AVIExtractor that would advertise the wrong video dimensions by Andreas Huber · 13 years ago
  93. df96385 am c040e1e7: am 6f1dd757: Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1 by Jamie Gennis · 13 years ago
  94. 44ddd1f Fix the broken build by James Dong · 13 years ago
  95. 6f1dd75 Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1 by Jamie Gennis · 13 years ago
  96. e7b3e09 am 52607c53: am d12dc284: Merge "If an error occurs that prevents us from reallocating buffers during a format change" into ics-mr1 by Andreas Huber · 13 years ago
  97. a3f887b resolved conflicts for merge of 998a929a to master by Andreas Huber · 13 years ago
  98. d12dc28 Merge "If an error occurs that prevents us from reallocating buffers during a format change" into ics-mr1 by Andreas Huber · 13 years ago
  99. 66a051a Finer granularity discontinuity support. by Andreas Huber · 13 years ago
  100. 3f15700 split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 13 years ago