1. 3fe0c8d C2VDAComponent: handle empty CSD work by Pin-chih Lin · 7 years ago
  2. 06bccf3 Don't continue with an invalid iterator am: cf6899a77b by Marco Nelissen · 7 years ago
  3. 4198f66 Don't continue with an invalid iterator by Marco Nelissen · 7 years ago
  4. cf6899a Don't continue with an invalid iterator by Marco Nelissen · 7 years ago
  5. 81a44bb codec2: support dynamic resolution change by Pin-chih Lin · 7 years ago
  6. b4ef939 codec2: add parameter C2PortSurfaceAllocatorTuning by Pin-chih Lin · 7 years ago
  7. ca17a06 Use C2VDAPixelForamt to resolve pixel format by Hirokazu Honda · 7 years ago
  8. 3f3c8a4 C2VDAComponent: Add secure components to enable ARC++ DRM L1 for Codec 2.0 by Hirokazu Honda · 7 years ago
  9. 585324e codec2: C2VDAComponent: use bufferpool-backed block pool by Pin-chih Lin · 7 years ago
  10. 86c7f80 Codec2: remove local linux kernel headers for license concern by Pin-chih Lin · 7 years ago
  11. 9efca04 codec2: fix build error from missing library dependency by Pin-chih Lin · 7 years ago
  12. 7596c34 codec2: move AVAFactory code from external/v4l2_codec2 to vendor/google_arc by Pin-chih Lin · 7 years ago
  13. d06a69c Revert "Remove C2ArcVideoAcceleratorFactory." by Arthur Hsu · 7 years ago
  14. efd335f Remove C2ArcVideoAcceleratorFactory. by Chih-Yu Huang · 7 years ago
  15. 36dd7fb codec2: fix build breakage by correcting class name by Pin-chih Lin · 7 years ago
  16. ca72eff codec2: handle CCodec sends empty buffer at EOS by Pin-chih Lin · 7 years ago
  17. 617d763 codec2: put abandoned works to another vector apart from mPendingWorks by Pin-chih Lin · 7 years ago
  18. 29d50d9 codec2: fix checking flush state in onQueueWork by Pin-chih Lin · 7 years ago
  19. 62585f0 codec2: thread-safe guarantee for blockpool in C2VDAComponent by Pin-chih Lin · 7 years ago
  20. 5ab2613 codec2: use temporal hack for buffer recycling in byte-buffer mode by Pin-chih Lin · 7 years ago
  21. 448c0c7 Reland "codec2: fix build by assigning absolute namespace path ::base" by Pin-chih Lin · 7 years ago
  22. 906956a Reland "codec2: add dequeue thread loop to recycle output buffers" by Pin-chih Lin · 7 years ago
  23. f63913f Merge "v4l2_codec2: Convert Android.mk for libv4l2_codec2_vda and libv4l2_code2_arcva_factory to Android.bp" into pi-dev by TreeHugger Robot · 7 years ago
  24. b042a8e v4l2_codec2: Convert Android.mk for libv4l2_codec2_vda and libv4l2_code2_arcva_factory to Android.bp by Hirokazu Honda · 7 years ago
  25. cedbac6 Revert "v4l2_codec2: Convert Android.mk to Android.bp" by Pin-chih Lin · 7 years ago
  26. eb5a1bc v4l2_codec2: Convert Android.mk to Android.bp by Hirokazu Honda · 7 years ago
  27. 5d10adc Remove TRACE_EVENT macros. by Hidehiko Abe · 7 years ago
  28. 47d00e9 Fix v4l2 tests after recent refactorings by Lev Rumyantsev · 7 years ago
  29. 7c20212 codec2: fix build by adding include path of SimpleC2Interface.h by Pin-chih Lin · 7 years ago
  30. 78d1a55 Merge "Update c2 #include." into pi-dev by TreeHugger Robot · 7 years ago
  31. 769dfba Update c2 #include. by Shuhei Takahashi · 7 years ago
  32. da99b37 Merge "codec2: add input/output allocator ID parameter" into pi-dev by TreeHugger Robot · 7 years ago
  33. fbf69fc codec2: add missing dependency due to refactoring by Victor Hsieh · 7 years ago
  34. 2fea071 codec2: add input/output allocator ID parameter by Pin-chih Lin · 7 years ago
  35. ec81e21 Do not configure C2PortBlockPoolsTuning parameter in C2VDAComponent_test by Hirokazu Honda · 7 years ago
  36. b5d109a Move HalPixelFormat to C2VDACommon.h by Hirokazu Honda · 7 years ago
  37. fa6c835 Add the function to create VideoProtectedBufferAllocator by Hirokazu Honda · 7 years ago
  38. 9d9ca7f Make shared library only for C2ArcVideoAcceleratorFactory by Hirokazu Honda · 7 years ago
  39. 09d8897 Merge "Revert "codec2: add dequeue thread loop to recycle output buffers"" into pi-dev by Pin-chih Lin · 7 years ago
  40. cb35176 Revert "codec2: add dequeue thread loop to recycle output buffers" by Pin-chih Lin · 7 years ago
  41. 7acf889 Revert "codec2: fix build by assigning absolute namespace path ::base" by Pin-chih Lin · 7 years ago
  42. fec9858 codec2: add dequeue thread loop to recycle output buffers by Pin-chih Lin · 7 years ago
  43. 32119df codec2: fix build by assigning absolute namespace path ::base by Pin-chih Lin · 7 years ago
  44. 1ca0d0b codec2: C2VDAComponent uses C2InterfaceHelper by Pin-chih Lin · 7 years ago
  45. 6750619 codec2: remove unused parameters by Pin-chih Lin · 7 years ago
  46. 85e1ec6 codec2: remove ANDROID_VERSION_NYC specific code by Pin-chih Lin · 7 years ago
  47. 4a036f2 Merge "codec2: set input buffer to nullptr when work is done" into pi-dev by android-build-team Robot · 7 years ago
  48. cd56fe7 codec2: set input buffer to nullptr when work is done by Pin-chih Lin · 7 years ago
  49. 2b5ca26 Merge "codec2: do not request VDA reset again before previous one is done" into pi-dev by android-build-team Robot · 7 years ago
  50. a95fb65 codec2: do not request VDA reset again before previous one is done by Pin-chih Lin · 7 years ago
  51. 8a7064a Fix build by Wonsik Kim · 7 years ago
  52. 4cb3c59 Codec 2.0: rework after C2Config fixup by Lajos Molnar · 7 years ago
  53. d97a2d8 codec2: Use the new arc::Future<T>::make_shared by Luis Hector Chavez · 7 years ago
  54. 878832b codec2: instantiate VDAAdaptor on component start by Pin-chih Lin · 7 years ago
  55. b98a027 codec2: add latency for checking md5 of native test for Intel by Pin-chih Lin · 7 years ago
  56. 8c97420 codec2: set crop window of C2GraphicBlock passed to framework by Pin-chih Lin · 7 years ago
  57. 26963d1 C2ArcVideoAcceleratorFactory: add createVideoEncodeAccelerator by Hirokazu Honda · 7 years ago
  58. ab73bc6 Merge "Implmenent C2ArcVideoAcceleratorFactory: General factory for VideoAccelerators" into pi-dev by TreeHugger Robot · 7 years ago
  59. 407e798 Implmenent C2ArcVideoAcceleratorFactory: General factory for VideoAccelerators by Hirokazu Honda · 7 years ago
  60. 74f6df3 codec2: C2FieldDescriptor::field() now returns C2String by Lajos Molnar · 7 years ago
  61. 2a00c24 codec2: use atomic state and synchronize start/stop calls by Pin-chih Lin · 7 years ago
  62. 226ec46 codec2: rename components as c2.vda.* by Pin-chih Lin · 7 years ago
  63. 9a843f5 Merge "codec2: correlate flushed work result definition to framework" into pi-dev by TreeHugger Robot · 7 years ago
  64. 2de07a8 Update codec2 dir references by Wonsik Kim · 7 years ago
  65. a1ea45d Move V4L2 store into hardware/google/av by Wonsik Kim · 7 years ago
  66. 388dba4 codec2: correlate flushed work result definition to framework by Pin-chih Lin · 7 years ago
  67. 9bf0e96 codec2: allow output buffer returned after component stopped by Pin-chih Lin · 7 years ago
  68. 8a2118e codec2: libv4l2_codec2_vndk is only for arc-nyc by Johny Lin · 8 years ago
  69. 86a299b codec2: add traits and fix API change for allocators by Pin-chih Lin · 7 years ago
  70. 45968c4 Merge "codec2: add traits for c2.v4l2.* components" into pi-dev by TreeHugger Robot · 7 years ago
  71. adb8e3d Merge "codec2: use MediaBuffer and MediaData on N" into pi-dev by TreeHugger Robot · 7 years ago
  72. a7c557b codec2: copy '\0' as well for flex string type parameter by Pin-chih Lin · 7 years ago
  73. 62343f7 codec2: add traits for c2.v4l2.* components by Pin-chih Lin · 7 years ago
  74. fcbd8a3 codec2: use MediaBuffer and MediaData on N by Pin-chih Lin · 7 years ago
  75. 4330730 Merge "MediaBuffer::meta_data() returns MetaDataBase&" by Marco Nelissen · 7 years ago
  76. ac29bf8 MediaBuffer::meta_data() returns MetaDataBase& by Marco Nelissen · 7 years ago
  77. 808da78 Codec2: update to new C2Allocation/C2PlanarLayout API by Lajos Molnar · 7 years ago
  78. 93e4f22 Codec2: adjust to API style/namespace fixes by Lajos Molnar · 7 years ago
  79. 7291a48 Add MediaBufferBase and use it in MediaSource and MediaBufferGroup. by Dongwon Kang · 7 years ago
  80. abdd43a Merge "codec2: fix drain flow and EOS work reporting" by TreeHugger Robot · 8 years ago
  81. 3760d5f codec2: fix drain flow and EOS work reporting by Johny Lin · 8 years ago
  82. 9378128 Merge changes from topic "update_vda_chromium" by TreeHugger Robot · 8 years ago
  83. 4059fa2 codec2: pass buffer format to VDA while import output buffer by Johny Lin · 8 years ago
  84. a21d5d5 codec2: update latest VDA codes ported from Chromium by Johny Lin · 8 years ago
  85. 1d6971f Codec2: C2GrallocAlloc now takes an ID by Lajos Molnar · 8 years ago
  86. 5df85ff Merge "codec2: add decode content sanity check for C2VDAComponent_test" by TreeHugger Robot · 8 years ago
  87. 727e957 codec2: add decode content sanity check for C2VDAComponent_test by Johny Lin · 8 years ago
  88. decfca1 Implement component factory to load v4l2_codec2 as dynamic-linked lib by Hirokazu Honda · 8 years ago
  89. e3da4a5 Merge "Codec2: adjustments due to C2Allocator changes" by Lajos Molnar · 8 years ago
  90. 95f1ade Merge "Codec2: more adjustments for C2Work related changes" by Lajos Molnar · 8 years ago
  91. 80d3f01 Codec2: adjustments due to C2Allocator changes by Lajos Molnar · 8 years ago
  92. fa7abe5 Codec2: more adjustments for C2Work related changes by Lajos Molnar · 8 years ago
  93. 19743c7 codec2: set proper usage of C2StreamFormatConfig by Johny Lin · 8 years ago
  94. 2b1d550 codec2: remove ifdef due to mojo directory reorganization by Johny Lin · 8 years ago
  95. f38395c Merge "Fix Compile error in C2VDAAdaptorProxy caused by libmojo uprev" by TreeHugger Robot · 8 years ago
  96. 16c7b70 Fix Compile error in C2VDAAdaptorProxy caused by libmojo uprev by Hirokazu Honda · 8 years ago
  97. e7de132 arc: Fix v4l2 build issue. by khmel · 8 years ago
  98. 7f197c2 codec2: avoid including libmediaextractor for ARC++N by Johny Lin · 8 years ago
  99. 192552e Merge "Codec2: adjust to C2Work structure changes" by TreeHugger Robot · 8 years ago
  100. a40a839 Move MediaBufferXXX from foundation to libmediaextractor by Dongwon Kang · 8 years ago