1. 543ad79 Merge "c2_e2e_test: decouple activity and test startup" into rvc-dev by David Stevens · 3 years, 9 months ago
  2. d81f0fc c2_e2e_test: decouple activity and test startup by David Stevens · 3 years, 9 months ago
  3. fb1cc33 Merge "Reduce the verbosity of some logs" into rvc-dev by David Stevens · 3 years, 9 months ago
  4. 565b511 Merge "c2_e2e_test: update E2eTestActivity theme" into rvc-dev by David Stevens · 3 years, 9 months ago
  5. b9bf2f9 c2_e2e_test: update E2eTestActivity theme by David Stevens · 3 years, 10 months ago
  6. 9ded236 Reduce the verbosity of some logs by David Stevens · 3 years, 10 months ago
  7. 420c3e3 Remove C2VDAComponent and related test by Chih-Yu Huang · 3 years, 10 months ago
  8. b641e1d Merge changes I7961c1e9,I59ba52e8 into rvc-dev by TreeHugger Robot · 3 years, 10 months ago
  9. 30cf47e v4l2_codec2: Implement Codec2 V4L2 encode component. by David Staessens · 4 years ago
  10. 2a6a93c Merge "v4l2_codec2: Update e2e encoder tests to try both old and new encoders." into rvc-dev by TreeHugger Robot · 3 years, 11 months ago
  11. dab60b4 v4l2_codec2: Update e2e encoder tests to try both old and new encoders. by David Staessens · 3 years, 11 months ago
  12. 2981a87 Merge "c2_e2e_test: lower sdk version" into rvc-dev by David Stevens · 4 years ago
  13. a7a1803 c2_e2e_test: lower sdk version by David Stevens · 4 years ago
  14. b77e7bb v4l2_codec2: Adapt C2VEACompIntfTest to use new C2V4L2EncoderInterface. by David Staessens · 4 years ago
  15. e5c20ed v4l2_codec2: Move common code to common helpers folder. by David Staessens · 4 years ago
  16. bbc3d7e Merge changes I62aee921,Ia3ab69fe,I1b34688f into rvc-dev by David Stevens · 4 years ago
  17. c6bb667 c2_e2e_test: add dist target by David Stevens · 4 years ago
  18. b5250cf c2_e2e_test: Print drop frame rate instead of the count. by Chih-Yu Huang · 4 years ago
  19. 05ed597 c2_e2e_test: Release the output buffer if the frame is dropped. by Chih-Yu Huang · 4 years ago
  20. e9d7102 c2_e2e_test: Polish logic of the dropped frame determination. by Chih-Yu Huang · 4 years ago
  21. d415ce8 Merge "v4l2_codec2: Move C2VEAComponent::IntfImpl code to C2EncoderInterface." into rvc-dev by TreeHugger Robot · 4 years ago
  22. 8a58e6f Merge "v4l2_codec2: Fix build issue in C2VEACompIntf_test." into rvc-dev by TreeHugger Robot · 4 years ago
  23. 4b9d23a v4l2_codec2: Update encoder name in e2e encoder tests to new V4L2 encoder. by David Staessens · 4 years ago
  24. 897659a v4l2_codec2: Move C2VEAComponent::IntfImpl code to C2EncoderInterface. by David Staessens · 4 years, 4 months ago
  25. 82e9cde v4l2_codec2: Fix build issue in C2VEACompIntf_test. by David Staessens · 4 years ago
  26. aed1f93 c2_e2e_test: remove __dso_handle. by Chih-Yu Huang · 4 years, 2 months ago
  27. bc05ade test: Make E2E test support V4L2DecodeComponent by Chih-Yu Huang · 4 years, 6 months ago
  28. 948396f Remove broken Android API version checks by David Stevens · 4 years, 4 months ago
  29. df76ac0 Port c2 e2e encoder tests by David Stevens · 4 years, 5 months ago
  30. 5ac59b9 Switch to async mediacodec APIs by David Stevens · 4 years, 6 months ago
  31. eb810de Bump c2_e2e_test ndk to 28 by David Stevens · 4 years, 5 months ago
  32. 542a4c0 Improvements to arc codec-test by David Stevens · 4 years, 7 months ago
  33. 2c52135 Fix c2_comp_intf test targets that fail to build by Prabir Pradhan · 4 years, 5 months ago
  34. fe73d24 C2VEA: handle format IMPLEMENTATION_DEFINED on component's end by Pin-chih Lin · 4 years, 6 months ago
  35. 518d11a codec2: use Gralloc blob as default linear buffer allocator by Pin-chih Lin · 4 years, 7 months ago
  36. 8855b11 codec2: Migrate from hardware/google/av DEP to frameworks/av by Pin-chih Lin · 4 years, 6 months ago
  37. c096c30 Initial port of arc codec-test from chromeos tree by David Stevens · 4 years, 7 months ago
  38. cd7134c v4l2_codec2: rename libv4l2_codec2_vda to libv4l2_codec2_accel by Pin-chih Lin · 4 years, 9 months ago
  39. df0e017 C2VDAComponent: move codec2 library to vendor/google_arc/libs by Pin-chih Lin · 5 years ago
  40. 96ac831 Fix incorrect includes. am: e7a24dbf9c am: 89df003a6f by Arthur Hsu · 5 years ago
  41. e7a24db Fix incorrect includes. by Arthur Hsu · 5 years ago
  42. 44f88ce C2VEACompIntf_test: C2VEAComponent interface native test by Pin-chih Lin · 5 years ago
  43. 5014552 C2VDACompIntf_test: add more parameter tests by Pin-chih Lin · 5 years ago
  44. 3778f88 C2VDACompIntf_test: re-arrange component interface test by Pin-chih Lin · 5 years ago
  45. c796593 Fix build by Marco Nelissen · 5 years ago
  46. 5ace124 codec2: fix native test C2VDAComponent_test by Pin-chih Lin · 6 years ago
  47. 36dd7fb codec2: fix build breakage by correcting class name by Pin-chih Lin · 6 years ago
  48. 5ab2613 codec2: use temporal hack for buffer recycling in byte-buffer mode by Pin-chih Lin · 6 years ago
  49. cedbac6 Revert "v4l2_codec2: Convert Android.mk to Android.bp" by Pin-chih Lin · 6 years ago
  50. eb5a1bc v4l2_codec2: Convert Android.mk to Android.bp by Hirokazu Honda · 6 years ago
  51. 47d00e9 Fix v4l2 tests after recent refactorings by Lev Rumyantsev · 6 years ago
  52. 2fea071 codec2: add input/output allocator ID parameter by Pin-chih Lin · 6 years ago
  53. ec81e21 Do not configure C2PortBlockPoolsTuning parameter in C2VDAComponent_test by Hirokazu Honda · 6 years ago
  54. 1ca0d0b codec2: C2VDAComponent uses C2InterfaceHelper by Pin-chih Lin · 6 years ago
  55. 6750619 codec2: remove unused parameters by Pin-chih Lin · 6 years ago
  56. 85e1ec6 codec2: remove ANDROID_VERSION_NYC specific code by Pin-chih Lin · 6 years ago
  57. 4a036f2 Merge "codec2: set input buffer to nullptr when work is done" into pi-dev by android-build-team Robot · 6 years ago
  58. cd56fe7 codec2: set input buffer to nullptr when work is done by Pin-chih Lin · 6 years ago
  59. 8a7064a Fix build by Wonsik Kim · 6 years ago
  60. b98a027 codec2: add latency for checking md5 of native test for Intel by Pin-chih Lin · 6 years ago
  61. 8c97420 codec2: set crop window of C2GraphicBlock passed to framework by Pin-chih Lin · 6 years ago
  62. 74f6df3 codec2: C2FieldDescriptor::field() now returns C2String by Lajos Molnar · 6 years ago
  63. 226ec46 codec2: rename components as c2.vda.* by Pin-chih Lin · 6 years ago
  64. 2de07a8 Update codec2 dir references by Wonsik Kim · 6 years ago
  65. 8a2118e codec2: libv4l2_codec2_vndk is only for arc-nyc by Johny Lin · 6 years ago
  66. 45968c4 Merge "codec2: add traits for c2.v4l2.* components" into pi-dev by TreeHugger Robot · 6 years ago
  67. adb8e3d Merge "codec2: use MediaBuffer and MediaData on N" into pi-dev by TreeHugger Robot · 6 years ago
  68. a7c557b codec2: copy '\0' as well for flex string type parameter by Pin-chih Lin · 6 years ago
  69. 62343f7 codec2: add traits for c2.v4l2.* components by Pin-chih Lin · 6 years ago
  70. fcbd8a3 codec2: use MediaBuffer and MediaData on N by Pin-chih Lin · 6 years ago
  71. 4330730 Merge "MediaBuffer::meta_data() returns MetaDataBase&" by Marco Nelissen · 6 years ago
  72. ac29bf8 MediaBuffer::meta_data() returns MetaDataBase& by Marco Nelissen · 6 years ago
  73. 93e4f22 Codec2: adjust to API style/namespace fixes by Lajos Molnar · 6 years ago
  74. 7291a48 Add MediaBufferBase and use it in MediaSource and MediaBufferGroup. by Dongwon Kang · 6 years ago
  75. 3760d5f codec2: fix drain flow and EOS work reporting by Johny Lin · 6 years ago
  76. 5df85ff Merge "codec2: add decode content sanity check for C2VDAComponent_test" by TreeHugger Robot · 6 years ago
  77. 727e957 codec2: add decode content sanity check for C2VDAComponent_test by Johny Lin · 6 years ago
  78. decfca1 Implement component factory to load v4l2_codec2 as dynamic-linked lib by Hirokazu Honda · 6 years ago
  79. 95f1ade Merge "Codec2: more adjustments for C2Work related changes" by Lajos Molnar · 6 years ago
  80. fa7abe5 Codec2: more adjustments for C2Work related changes by Lajos Molnar · 6 years ago
  81. 19743c7 codec2: set proper usage of C2StreamFormatConfig by Johny Lin · 6 years ago
  82. 7f197c2 codec2: avoid including libmediaextractor for ARC++N by Johny Lin · 6 years ago
  83. 192552e Merge "Codec2: adjust to C2Work structure changes" by TreeHugger Robot · 6 years ago
  84. a40a839 Move MediaBufferXXX from foundation to libmediaextractor by Dongwon Kang · 6 years ago
  85. 2a2b901 Codec2: adjust to C2Work structure changes by Lajos Molnar · 6 years ago
  86. f74fedc Codec2: adjust to vector<C2Param * const> => vector<C2Param*> change by Lajos Molnar · 6 years ago
  87. ee0d46e Codec2.0: codec2_vndk changed to shared library by Johny Lin · 6 years ago
  88. 0deb659 Codec2: code update for running on ARC++P/master by Johny Lin · 6 years ago
  89. 20d1a26 Codec2: fix errors from "adjust for C2Params and C2Buffer API style fixups" by Johny Lin · 6 years ago
  90. a0c6bbd Codec2: adjust for C2Params and C2Buffer API style fixups by Lajos Molnar · 6 years ago
  91. c6d0b6f codec2: correct include order and add include dir by Johny Lin · 6 years ago
  92. 95d0e47 codec2: support VP9 decode and add native tests by Johny Lin · 6 years ago
  93. a891f0e codec2: fix coding style by clang-format by Johny Lin · 6 years ago
  94. 2737fb6 Codec2: adjust for renaming and C2Component API update by Lajos Molnar · 6 years ago
  95. 9be5270 codec2: support VP8 decode and add native tests by Johny Lin · 7 years ago
  96. 9b521dc codec2: add C2VDAComponent native test by Johny Lin · 7 years ago
  97. b78444e Codec2: Further finalize C2Component APIs. by Lajos Molnar · 7 years ago
  98. c2d862a Codec2: rework supported values signatures by Lajos Molnar · 7 years ago
  99. 833dd9d Remove workaround for C2ComponentListener destructor by Wonsik Kim · 7 years ago
  100. 744cff1 codec2: component start/stop implementation by Johny Lin · 7 years ago