1. 09b8310 Correcting Offset and size checks while queing by Arun Johnson · 1 year, 4 months ago
  2. 8b390cb Checking BadOffset while queuing buffers by Arun Johnson · 1 year, 5 months ago
  3. 5fb6f67 Enable reuse of LinearBlock for during secure playback by Arun Johnson · 1 year, 5 months ago
  4. 3a7c83a media: support MediaCodec::detachOutputSurface by Lajos Molnar · 1 year, 5 months ago
  5. a7a04b5 Moving CryptoInfo creation for Unencrypted samples by Arun Johnson · 1 year, 6 months ago
  6. 2aef16f Adding extra checks to bound linear block sizes by Arun Johnson · 1 year, 6 months ago
  7. 677a881 Add API setMultiFrameEncryptedLinearBlock for BLOCK_MODEL by Arun Johnson · 1 year, 7 months ago
  8. 4ca4909 Add API queueSecureInputBuffers for large audio frames by Arun Johnson · 1 year, 7 months ago
  9. 8d6a41a Enabling large audio for BLOCK_MODEL by Arun Johnson · 1 year, 8 months ago
  10. 206270e Adding MediaCodec APIs for Large audio frames by Arun Johnson · 1 year, 10 months ago
  11. d001ea5 Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc by Treehugger Robot · 2 years ago
  12. 835dfe5 Don't depend on String8 cast to C string by Tomasz Wasilczyk · 2 years, 1 month ago
  13. 7d3ffba Merge Android U (ab/10368041) by Xin Li · 2 years ago
  14. bd5fdaa Better diagnostic for native createCodecByName() by Ray Essick · 2 years, 1 month ago
  15. fe3785c NativeCryptoInfo: fix ctor invocation by Robert Shih · 2 years, 2 months ago
  16. d1a1b4e MediaCodec: report message from CodecErrorLog by Wonsik Kim · 2 years, 7 months ago
  17. cc1fb7b MediaCodec: report message from CodecErrorLog by Wonsik Kim · 2 years, 7 months ago
  18. 5a4c733 CryptoAsync: Creating MediaCodec.CryptoException by Arun Johnson · 2 years, 9 months ago
  19. 2f22245 Merge "MediaCodec: check for exceptions when creating crypto info" by Treehugger Robot · 2 years, 8 months ago
  20. 57f369a MediaCodec: throw CryptoException with more error info by Robert Shih · 2 years, 9 months ago
  21. 436998b MediaCodec: check for exceptions when creating crypto info by George Burgess IV · 2 years, 10 months ago
  22. e53421b Improve performance by resolving MediaCodec.BufferInfo members outside of the frequently called code (like dequeueOutputBuffer) by Pavel Labovich · 2 years, 10 months ago
  23. 8569a66 MediaCodec: realloc & copy for non-secure buffers at secure session & vice versa by Wonsik Kim · 3 years, 3 months ago
  24. 390b615 media jni: fix CryptoException error code to string by Robert Shih · 3 years, 4 months ago
  25. 6ceeed4 Allow MediaCodecs to be created on behalf of other client processes. by Brian Lindahl · 3 years, 7 months ago
  26. 8798c8c MediaCodec: add methods to query/subscribe vendor parameters by Wonsik Kim · 4 years, 6 months ago
  27. c072caf Add tunnel mode video peek related APIs by Guillaume Chelfi · 4 years, 7 months ago
  28. ef546db Close the handle returned by WrapNativeCodec2GrallocHandle() by Chih-Yu Huang · 4 years, 6 months ago
  29. 631a80d MediaCodec: comprehensive CryptoException messages by Robert Shih · 4 years, 7 months ago
  30. 09ae5f6 Add MediaCodec.CryptoInfo.getPattern by Santiago Seifert · 5 years ago
  31. e37ef4b media: fix race condition on async release by Wonsik Kim · 5 years ago
  32. d4ce4e3 media: further resource cleanup for async release by Wonsik Kim · 5 years ago
  33. d319a44 media: fix JNI call for 32-bit by Wonsik Kim · 5 years ago
  34. f7069ce media: fix encrypted buffer handling by Wonsik Kim · 5 years ago
  35. 24e5380 MediaCodec: check init status before operations by Wonsik Kim · 5 years ago
  36. 8966662 RELAND: "media: lazy MediaCodec.release()" by Wonsik Kim · 5 years ago
  37. b8ebdb3 media: fix MediaCodec operations using HardwareBuffer by Wonsik Kim · 5 years ago
  38. 28ea046 Merge "media: fix OutputFrame.getFormat()" into rvc-dev by TreeHugger Robot · 5 years ago
  39. bedf6ba media: fix OutputFrame.getFormat() by Wonsik Kim · 5 years ago
  40. c3c53cf media: fix MediaCodec key-value converter by Wonsik Kim · 5 years ago
  41. 3786f0c media: change of asC2Buffer behavior by Wonsik Kim · 5 years ago
  42. ad4cd5c0 media: fix MediaCodec JNI method signatures by Wonsik Kim · 5 years ago
  43. 637afb2 MediaCodec: address API review #2 by Wonsik Kim · 6 years ago
  44. 5b610e2 Revert "media: lazy MediaCodec.release()" by Lajos Molnar · 5 years ago
  45. 063ea0a media: lazy MediaCodec.release() by Wonsik Kim · 6 years ago
  46. d49681e Tuner JNI: use linearblock for media event by shubang · 6 years ago
  47. 4a77192 Merge "MediaCodec: use setInternalStateLocked to set Linear/GraphicBlock contexts" by Wonsik Kim · 6 years ago
  48. 7954ccd MediaCodec: use setInternalStateLocked to set Linear/GraphicBlock contexts by Wonsik Kim · 6 years ago
  49. 1cac425 Partial revert of commit ccb7ac6b6552c0692cf002364cdaaba676d47350 by Wonsik Kim · 6 years ago
  50. ccb7ac6 media: MediaCodec buffer API revision by Wonsik Kim · 6 years ago
  51. 81fbc5b Naming consistency: MediaAnalytics to MediaMetrics by Ray Essick · 6 years ago
  52. 758c738 pass updated getMetrics() values back to caller by Ray Essick · 6 years ago
  53. 8268c41 Mediacodec to use C interface to mediametrics by Ray Essick · 6 years ago
  54. eaed9f5 media: keep JMediaCodec::mCodec reference until destruction by Wonsik Kim · 6 years ago
  55. cb1e896 Extract android_media_Utils.cpp as a lib by Jooyung Han · 7 years ago
  56. e747387 media: retain codec name for MediaCodec.getCodecInfo by Lajos Molnar · 7 years ago
  57. b864a79 media: fix JNI for changed MediaCodecInfo constructor by Lajos Molnar · 7 years ago
  58. d2a7f47 MediaCodecInfo: add codec attributes and performance points. by Lajos Molnar · 7 years ago
  59. 20594d8 Add additional error conditions to MediaDrm by Jeff Tinker · 7 years ago
  60. 5e05320 Add AudioPresentation selection support for MediaCodec by ybai · 7 years ago
  61. 61796fd media: fix race condition around release by Wonsik Kim · 7 years ago
  62. 832939e MediaCodec: make setVideoScalingMode usable for IGBP-based clients by Lajos Molnar · 7 years ago
  63. 59cf9aa Guard against native crash due to null Surface by Marco Nelissen · 7 years ago
  64. a0b72a6 fix slow get caps -- DO NOT MERGE by Chong Zhang · 8 years ago
  65. 5130fdb Merge "cas: explicitly define possible key id values" by TreeHugger Robot · 8 years ago
  66. cd53855 cas: explicitly define possible key id values by Chong Zhang · 8 years ago
  67. cd4d28f Move mediadrm-related headers by Jeff Tinker · 8 years ago
  68. e182d20 Define priority for video threads by Jeff Tinker · 8 years ago
  69. 2412b4d Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5c091dc944 am: c840945a78 by Steven Moreland · 8 years ago
  70. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 8 years ago
  71. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 8 years ago
  72. 2659c2f cas: convert MediaCas to HIDL by Chong Zhang · 8 years ago
  73. bef01e4 Fix mistyped exceptions; InvalidArgumentException by Dongwon Kang · 8 years ago
  74. 10353e3 Rework getMetrics() api per API council by Ray Essick · 8 years ago
  75. f2d0e40 Integrate API Council feedback into Media Metrics APIs by Ray Essick · 8 years ago
  76. d5927ae MediaCas: add framework APIs by Chong Zhang · 9 years ago
  77. 0e0fee1 API access to mediametrics by Ray Essick · 9 years ago
  78. 4273dd0 MediaCodec refactoring part 1-a: buffers become separate class by Wonsik Kim · 9 years ago
  79. d393216 Add error code to MediaCodec.CryptoException by Jeff Tinker · 10 years ago
  80. e872ac4 Fix uninitialized crypto pattern by Jeff Tinker · 10 years ago
  81. d4ea5d3 Support AES-CBC sample encryption in MediaDrm by Jeff Tinker · 10 years ago
  82. 3ccb34d Improve MediaCodec.CryptoException log messages by Jeff Tinker · 10 years ago
  83. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 10 years ago
  84. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 10 years ago
  85. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 10 years ago
  86. e5b641e Resolving createByteBufferFromABuffer null input by Aaron Vaage · 10 years ago
  87. 96a2a95 Report specific exception type on decrypt with invalid session by Jeff Tinker · 10 years ago
  88. d857857 media: hook up OnFrameRenderedListener events to framework events by Lajos Molnar · 10 years ago
  89. 80283cd Merge "MediaCodec: rename usePersistentInputSurface to setInputSurface" into mnc-dev by Chong Zhang · 10 years ago
  90. 9560ddb MediaCodec: rename usePersistentInputSurface to setInputSurface by Chong Zhang · 10 years ago
  91. c53ad69 media: merge CodecException's getErrorCode and getReason. by Ronghua Wu · 10 years ago
  92. 4971de2 Merge "media: hook up MediaCodec.setSurface" into mnc-dev by Lajos Molnar · 10 years ago
  93. 8034d60 MediaCodec: implement persistent input surface APIs by Chong Zhang · 10 years ago
  94. 5e02ba9 media: hook up MediaCodec.setSurface by Lajos Molnar · 10 years ago
  95. fb621e8 media: set codec exception reason. by Ronghua Wu · 10 years ago
  96. 9e9ec94 media: add reason to CodecException ctor. by Ronghua Wu · 10 years ago
  97. 41eedcf3 Revert "media: add new MediaCodec Callback onCodecReleased." by Ronghua Wu · 10 years ago
  98. 4c302e8 media: add new MediaCodec Callback onCodecReleased. by Ronghua Wu · 10 years ago
  99. 63834f4 media: update AMessage to use handler instead of handler-id by Lajos Molnar · 11 years ago
  100. 336d3ea Add support for max-res decode by Jeff Tinker · 11 years ago