1. 6fb4067 Use unsigned char to store table of contents retrieved from XING header. by Gloria Wang · 14 years ago
  2. 3c76eae Merge "Bug 5031179 possible fix for assert in join" by Glenn Kasten · 14 years ago
  3. dc3d678 Merge "Revert "Add some logging to track down where ANR happens during MediaPlayer._release()."" by James Dong · 14 years ago
  4. a3f4d7f Revert "Add some logging to track down where ANR happens during MediaPlayer._release()." by James Dong · 14 years ago
  5. 40d76d7 Bug 5031179 possible fix for assert in join by Glenn Kasten · 14 years ago
  6. 6f93135 Merge "If audio startup fails while executing MediaPlayer::start() do NOT post an error" by Andreas Huber · 14 years ago
  7. 5442cb5 If audio startup fails while executing MediaPlayer::start() do NOT post an error by Andreas Huber · 14 years ago
  8. 15825c7 Merge "Support profile and level query for SW video decoders" by James Dong · 14 years ago
  9. 2864c9a Merge "Include all supported mime types when querying decoder profile/level support." by Andreas Huber · 14 years ago
  10. 49c8340 Merge "Remove legacy http support from stagefright, chromium is the new hotness." by Andreas Huber · 14 years ago
  11. 0ee92ff Merge "OMX CallbackDispatcher uses C++ Thread not pthread" by Glenn Kasten · 14 years ago
  12. 81eedd1 Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 14 years ago
  13. dab718b Remove legacy http support from stagefright, chromium is the new hotness. by Andreas Huber · 14 years ago
  14. a4b77bc Include all supported mime types when querying decoder profile/level support. by Andreas Huber · 14 years ago
  15. 9d35d0c Merge "Remove old-style software decoders." by Andreas Huber · 14 years ago
  16. 87e031c Remove old-style software decoders. by Andreas Huber · 14 years ago
  17. 4cfad98 Merge "get rid of overlay HAL" by Mathias Agopian · 14 years ago
  18. 42e549e Enable signalling of a stream discontinuity involving a format-change by Andreas Huber · 14 years ago
  19. 9cded98 Merge "MTP: Clean up MtpServer initialization and threading:" by Mike Lockwood · 14 years ago
  20. dec7388 MTP: Clean up MtpServer initialization and threading: by Mike Lockwood · 14 years ago
  21. 350d916 Merge "Add support for TI H264 encoder" by Iliyan Malchev · 14 years ago
  22. 319d2e3 get rid of overlay HAL by Mathias Agopian · 14 years ago
  23. 1374edd Add support for TI H264 encoder by Dandawate Saket · 14 years ago
  24. 8deb152 Merge "Make MetadataBufferType.h C-friendly" by James Dong · 14 years ago
  25. 63b96e4 Merge "Remove the simulator target from all makefiles. Bug: 5010576" by Jeff Brown · 14 years ago
  26. 5a5f9d6 Make MetadataBufferType.h C-friendly by James Dong · 14 years ago
  27. ca9718b OMX CallbackDispatcher uses C++ Thread not pthread by Glenn Kasten · 14 years ago
  28. 5e0067b Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  29. a5a0cea Merge "Audio Effect API: process reverse stream function" by Eric Laurent · 14 years ago
  30. 52f556b Merge "Eliminate single-process mode. Bug: 5010576" by Jeff Brown · 14 years ago
  31. 3623b48 Merge "Do not wait for unlaunched threads in stop()" by James Dong · 14 years ago
  32. 411ba42 Do not wait for unlaunched threads in stop() by James Dong · 14 years ago
  33. fcf0efd Merge "Release camera if CameraSource::start() has not been called" by James Dong · 14 years ago
  34. 457116d Support profile and level query for SW video decoders by James Dong · 14 years ago
  35. ba7b8f8 Audio Effect API: process reverse stream function by Eric Laurent · 14 years ago
  36. 9b88b72 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 14 years ago
  37. ae4c1ac Release camera if CameraSource::start() has not been called by James Dong · 14 years ago
  38. 619d29f Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 14 years ago
  39. bca946c Merge "Use advertised h264 encoding parameters by default if the profile is not baseline" by James Dong · 14 years ago
  40. 6c21234 Merge "Fix build warning; LOG_TAG was misplaced" by Glenn Kasten · 14 years ago
  41. d552b88 Use advertised h264 encoding parameters by default if the profile is not baseline by James Dong · 14 years ago
  42. 5159c7e Fix build warning; LOG_TAG was misplaced by Glenn Kasten · 14 years ago
  43. 9b186a4 Merge "Moved and renamed effect API header files" by Eric Laurent · 14 years ago
  44. 6d8b694 Moved and renamed effect API header files by Eric Laurent · 14 years ago
  45. dc7d07e Add support for some custom YUV420 color formats to recordvideo utility by James Dong · 14 years ago
  46. 5895e97 Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in MediaStore to indicate whether a media file is drm-protected. - Remove old DRM code from Ringtone - Use the new DRM code in RingtoneManager" by Gloria Wang · 14 years ago
  47. 0d0edfb - Retrieve is_drm in MediaMetadataRetriever. by Gloria Wang · 14 years ago
  48. d26edf9 Merge "Bug 4571308 Provide correct video frame timestamps" by Glenn Kasten · 14 years ago
  49. 13b263c Merge "Charge network traffic to the uid of the process using the MediaPlayer." by Andreas Huber · 14 years ago
  50. ea31782 Merge "Ignore all flush-complete notifications with port == OMX_ALL" by Andreas Huber · 14 years ago
  51. 3eeab1a Merge "Add extended metadata buffer support by defining different types of metadata buffers" by James Dong · 14 years ago
  52. 9b80c2b Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 14 years ago
  53. 0af9419 Ignore all flush-complete notifications with port == OMX_ALL by Andreas Huber · 14 years ago
  54. 577dd43 Merge "Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec." by Andreas Huber · 14 years ago
  55. 0bb6b4c Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec. by Andreas Huber · 14 years ago
  56. 3edf450 Merge "Revert "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video."" by Edwin Wong · 14 years ago
  57. ab23dc0 Merge "Return ERROR_END_OF_STREAM when the input source reaches eos" by James Dong · 14 years ago
  58. cebcdae Merge changes I7e8401a4,I412ddf36 by Kristian Monsen · 14 years ago
  59. e301545 Revert "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video." by Jeff Tinker · 14 years ago
  60. 0f30bd9 Seeking/duration in HLS content is based on the individual segments' duration by Andreas Huber · 14 years ago
  61. 69c2b29 Merge "Revert "Parse RTP-Info even for live streams."" by Andreas Huber · 14 years ago
  62. ac5767a Revert "Parse RTP-Info even for live streams." by Andreas Huber · 14 years ago
  63. e5bf640 Some (most) OMX decoders do not send a OMX_CmdComplete/Flush OMX_ALL notification by Andreas Huber · 14 years ago
  64. ba499b5 Return ERROR_END_OF_STREAM when the input source reaches eos by James Dong · 14 years ago
  65. 9906d2e Merge "SF transactions are now O(1) wrt IPC instead of O(N)." by Mathias Agopian · 14 years ago
  66. 2df788f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 14 years ago
  67. 4ea52ae Merge "Fix a format string that triggered a compile-time warning in OMXCodec.cpp" by Andreas Huber · 14 years ago
  68. fcc93ba Merge "Instantiate a NetworkChangeNotifier to have chromium transparently handle interface" by Andreas Huber · 14 years ago
  69. 0055e9e Fix a format string that triggered a compile-time warning in OMXCodec.cpp by Andreas Huber · 14 years ago
  70. 553f66e Instantiate a NetworkChangeNotifier to have chromium transparently handle interface by Andreas Huber · 14 years ago
  71. 72bb342 Merge "Support for "streaming" non-transport streams by first converting them to ts packets." by Andreas Huber · 14 years ago
  72. 63d7947 Merge Chromium at r11.0.696.0: Using setter instead of direct variable access by Kristian Monsen · 14 years ago
  73. 95068be Unlock the camera if media recorder fails to start recording. by Wu-cheng Li · 14 years ago
  74. 32eea24 Add extended metadata buffer support by defining different types of metadata buffers by James Dong · 14 years ago
  75. b26a117 Support for "streaming" non-transport streams by first converting them to ts packets. by Andreas Huber · 14 years ago
  76. 3e1763e Support for writing output data to a provided callback function instead of a file by Andreas Huber · 14 years ago
  77. 0a932b4 Merge "Multiple changes to ACodec/codec tools:" by Andreas Huber · 14 years ago
  78. 1065b3f Multiple changes to ACodec/codec tools: by Andreas Huber · 14 years ago
  79. e764bbf Merge "New option in the stagefright commandline tool." by Andreas Huber · 14 years ago
  80. 306bafc Merge "Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video." by Jeff Tinker · 14 years ago
  81. 16f7863 New option in the stagefright commandline tool. by Andreas Huber · 14 years ago
  82. 1e06f43 CameraService: Decouple dequeue and lock by Sundar Raman · 14 years ago
  83. 50255a9 Fix for b/4165024: Serious Memory leak when playing a WV protected streaming video. by Jeff Tinker · 14 years ago
  84. 34bac59 Merge "Fix the new color converter to respect the destination crop rect." by Andreas Huber · 14 years ago
  85. e5b2a43 Merge "Log video dimensions and crop rectangle." by Andreas Huber · 14 years ago
  86. bab4b56 Merge "Update paths to test content used to run the omx_tests." by Andreas Huber · 14 years ago
  87. 593e277 Bug 4571308 Provide correct video frame timestamps by Glenn Kasten · 14 years ago
  88. b1af69b Merge "Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder" by James Dong · 14 years ago
  89. 3571d50 Fix the new color converter to respect the destination crop rect. by Andreas Huber · 14 years ago
  90. 884946a Log video dimensions and crop rectangle. by Andreas Huber · 14 years ago
  91. 078f12e Update paths to test content used to run the omx_tests. by Andreas Huber · 14 years ago
  92. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 14 years ago
  93. 4862470 Reduce the number of output buffers and force output buffers in display order for SoftAVC decoder by James Dong · 14 years ago
  94. c5a57ef Stagefright: add support for gralloc OMX_UseBuffer. by Anu Sundararajan · 14 years ago
  95. cb62bc3 Integrating TI OMAP4 Video Decoder by Anu Sundararajan · 14 years ago
  96. 8e51d58 - Public part of the Metadata API. by Gloria Wang · 14 years ago
  97. 06371d9 Merge "Parse RTP-Info even for live streams." by Andreas Huber · 14 years ago
  98. 46dd1e8 Merge "Reconstruct sync frame indication for content served by the MPEG2TSExtractor" by Andreas Huber · 14 years ago
  99. 22192ea Merge "- Add two sanity checks. - Remove one unnecessary line. - Clear the extendedData vector in DecryptHandle." by Gloria Wang · 14 years ago
  100. 68cbeba Merge "Fix warnings for uninitialized local variables" by Glenn Kasten · 14 years ago