1. 05d19b0 fallout of cleaning-up libutils includes by Mathias Agopian · 9 years ago
  2. 68b3d9f Pass application packagename to drm plugin. by Edwin Wong · 9 years ago
  3. 20559df Merge "Unversion NDK stub libraries." am: 0b4540f867 am: 17eea8c807 am: 34df2b45c1 by Dan Albert · 9 years ago
  4. 3c1d987 Merge "Unversion NDK stub libraries." am: 0b4540f867 am: 17eea8c807 by Dan Albert · 9 years ago
  5. 1714f2e Unversion NDK stub libraries. by Dan Albert · 9 years ago
  6. 8af5545 Merge "Fix warning: Called C++ object pointer is null" am: 5d26ace4fe am: e27bc81ac5 am: cffbc7d055 by Yunlian Jiang · 9 years ago
  7. 04d24cb Merge "Fix warning: Called C++ object pointer is null" am: 5d26ace4fe am: e27bc81ac5 by Yunlian Jiang · 9 years ago
  8. 5d26ace Merge "Fix warning: Called C++ object pointer is null" by Treehugger Robot · 9 years ago
  9. c95c0be Fix warning: Called C++ object pointer is null by Yunlian Jiang · 9 years ago
  10. 75571e4 Clean up mediadrm dependencies by Marco Nelissen · 9 years ago
  11. 44690bc Fix findId spinning if session id is not found. *** DO NOT MERGE *** by Edwin Wong · 9 years ago
  12. 4f197ec Merge "Remove unneeded links with dynamic libraries" am: 46d0a5b493 by Marco Nelissen · 9 years ago
  13. 2635065 Remove unneeded links with dynamic libraries by Marco Nelissen · 9 years ago
  14. 8cc90e4 Fix findId spinning if session id is not found. *** DO NOT MERGE *** by Edwin Wong · 9 years ago
  15. c661ae6 Remove unneeded links with dynamic libraries by Marco Nelissen · 9 years ago
  16. 2103044 Fix findId spinning if session id is not found. by Edwin Wong · 9 years ago
  17. 7e34bf5 MediaCodec refactoring part 1-a: buffers become separate class by Wonsik Kim · 9 years ago
  18. aeab585 Merge "Migrate libmediandk to ndk_library." am: 84404f068f am: c84b665cb4 am: 2384bfcce8 by Dan Albert · 9 years ago
  19. a578c4f Merge "Migrate libmediandk to ndk_library." am: 84404f068f am: c84b665cb4 by Dan Albert · 9 years ago
  20. 2975a24 Migrate libmediandk to ndk_library. by Dan Albert · 9 years ago
  21. 3f38113 NdkMediaExtractor: fix advance return value am: 70452261b0 am: fc619fff8b by Robert Shih · 9 years ago
  22. 1b795fc NdkMediaExtractor: fix advance return value am: 70452261b0 am: fc619fff8b by Robert Shih · 9 years ago
  23. 7045226 NdkMediaExtractor: fix advance return value by Robert Shih · 9 years ago
  24. 634d3a4 Merge "Fix google-explicit-constructor warnings in media." am: de9d105255 am: 4b2033ca3a am: d9a64f742a by Chih-hung Hsieh · 9 years ago
  25. 71f5bdb Merge "Fix google-explicit-constructor warnings in media." am: de9d105255 am: 4b2033ca3a by Chih-hung Hsieh · 9 years ago
  26. bd01692 Fix AMediaExtractor_getSampleCryptoInfo returning iv as key. am: b2fb3c9787 am: 73fb549529 by Edwin Wong · 9 years ago
  27. de34b12 Fix AMediaExtractor_getSampleCryptoInfo returning iv as key. am: b2fb3c9787 by Edwin Wong · 9 years ago
  28. b2fb3c9 Fix AMediaExtractor_getSampleCryptoInfo returning iv as key. by Edwin Wong · 9 years ago
  29. 724e041 Fix google-explicit-constructor warnings in media. by Chih-Hung Hsieh · 9 years ago
  30. b636524 DrmListener: Don't leak memory in error case. by Greg Kaiser · 9 years ago
  31. edab425 Merge commit '885dd7136a999d21219a4cc9034f20ef688c0625' into manual_merge_885dd71 by Glenn Kasten · 9 years ago
  32. fcddb0b Enable strict warning checks and fix by Glenn Kasten · 9 years ago
  33. aa9bc9c Merge "CameraNDK: fill in more NDK API documents" into nyc-dev am: b7444b1d60 by Yin-Chia Yeh · 9 years ago
  34. 165134a Merge "CameraNDK: fill in more NDK API documents" into nyc-dev am: b7444b1d60 by Yin-Chia Yeh · 9 years ago
  35. 1d0955c CameraNDK: fill in more NDK API documents by Yin-Chia Yeh · 9 years ago
  36. 47734c9 resolve merge conflicts of 98a9b2a to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  37. 090ef60 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  38. 3003807 Remove MediaDrm stack from mediaserver by Jeff Tinker · 9 years ago
  39. 4e14780 ndk: Avoid memory leak in failure case. by Greg Kaiser · 9 years ago
  40. 214c833 Fix compiler warnings in frameworks/av/media/ndk. by Aurimas Liutikas · 10 years ago
  41. a69729d Add mediadrm service by Jeff Tinker · 10 years ago
  42. c360382 NDK: AImageReader implementation by Yin-Chia Yeh · 10 years ago
  43. 8c35da5 NdkMediaCodec: Implement setOutputSurface by Vineeta Srivastava · 10 years ago
  44. 18cb1ec Support AES-CBC sample encryption in MediaDrm by Jeff Tinker · 10 years ago
  45. 59e469e Fix a few potential crashes by Marco Nelissen · 10 years ago
  46. f701271 Merge "Check for overflows when parsing PSSH" by Marco Nelissen · 10 years ago
  47. 6bb63ad NdkMediaCodec: Return NULL if the MediaCodec cannot be created by Andy Hung · 10 years ago
  48. 346bb51 Check for overflows when parsing PSSH by Marco Nelissen · 10 years ago
  49. d072c90 Report key request message type for unprefixed EME by Jeff Tinker · 10 years ago
  50. 3f27436 stagefright: don't use ALooperRoster mutex for reply handling by Lajos Molnar · 11 years ago
  51. 1d15ab5 media: switch to new AMessage handling by Lajos Molnar · 11 years ago
  52. b187de1 Line length 100 by Glenn Kasten · 11 years ago
  53. 58344bc 64 bit fixes for NdkMediaExtractor by Marco Nelissen · 11 years ago
  54. 98f28cd ndk: 64-bit compile warnings by Mark Salyzyn · 11 years ago
  55. c7a11b2 Disable verbose logging by Marco Nelissen · 11 years ago
  56. eb4860c getSampletime -> getSampleTime by Marco Nelissen · 11 years ago
  57. e22a64b Remove codec callback for now. by Marco Nelissen · 11 years ago
  58. 0e03cf0 Remove the last of the references. by Marco Nelissen · 11 years ago
  59. 18a1b59 Use pointers instead of references because C by Marco Nelissen · 11 years ago
  60. 79e2b62 Add docs, releaseOutputBufferAtTime, seekTo. by Marco Nelissen · 11 years ago
  61. 7c96d53 Fix build. by Marco Nelissen · 11 years ago
  62. 5362ba0 Merge "Unify error/status codes" by Marco Nelissen · 11 years ago
  63. e419d7c Unify error/status codes by Marco Nelissen · 11 years ago
  64. 3305b99 Hook up event handling in NDK MediaDrm API by Jeff Tinker · 11 years ago
  65. 3425fd5 Only export necessary symbols by Marco Nelissen · 11 years ago
  66. 7edda7a Merge "Fix typos and pointer math." by Marco Nelissen · 11 years ago
  67. 829e097 Fix typos and pointer math. by Marco Nelissen · 11 years ago
  68. 497ca09 WIP: MediaDrm NDK APIs by Jeff Tinker · 11 years ago
  69. 050eb32 Some crypto stuff, error codes by Marco Nelissen · 11 years ago
  70. cdb42cd Add AMediaCodec callback by Marco Nelissen · 11 years ago
  71. 86aa02c Make AMediaCodec_create* APIs more like their Java counterparts by Marco Nelissen · 11 years ago
  72. 34d4972 Expand AMediaFormat by Marco Nelissen · 11 years ago
  73. 08aaabe Add NDK version of MediaMuxer by Marco Nelissen · 11 years ago
  74. 7c9b141 MediaFormat owns its strings by Marco Nelissen · 11 years ago
  75. 83ae5be Don't build libmediandk for PDK by Marco Nelissen · 11 years ago
  76. 0c3be87 WIP: MediaCodec and friends NDK APIs, plain C version by Marco Nelissen · 11 years ago