1. e7a24db Fix incorrect includes. by Arthur Hsu · 5 years ago
  2. c796593 Fix build by Marco Nelissen · 5 years ago
  3. 5ace124 codec2: fix native test C2VDAComponent_test by Pin-chih Lin · 6 years ago
  4. 36dd7fb codec2: fix build breakage by correcting class name by Pin-chih Lin · 6 years ago
  5. 5ab2613 codec2: use temporal hack for buffer recycling in byte-buffer mode by Pin-chih Lin · 6 years ago
  6. cedbac6 Revert "v4l2_codec2: Convert Android.mk to Android.bp" by Pin-chih Lin · 6 years ago
  7. eb5a1bc v4l2_codec2: Convert Android.mk to Android.bp by Hirokazu Honda · 6 years ago
  8. 47d00e9 Fix v4l2 tests after recent refactorings by Lev Rumyantsev · 6 years ago
  9. 2fea071 codec2: add input/output allocator ID parameter by Pin-chih Lin · 6 years ago
  10. ec81e21 Do not configure C2PortBlockPoolsTuning parameter in C2VDAComponent_test by Hirokazu Honda · 6 years ago
  11. 1ca0d0b codec2: C2VDAComponent uses C2InterfaceHelper by Pin-chih Lin · 6 years ago
  12. 6750619 codec2: remove unused parameters by Pin-chih Lin · 6 years ago
  13. 85e1ec6 codec2: remove ANDROID_VERSION_NYC specific code by Pin-chih Lin · 6 years ago
  14. 4a036f2 Merge "codec2: set input buffer to nullptr when work is done" into pi-dev by android-build-team Robot · 6 years ago
  15. cd56fe7 codec2: set input buffer to nullptr when work is done by Pin-chih Lin · 6 years ago
  16. 8a7064a Fix build by Wonsik Kim · 6 years ago
  17. b98a027 codec2: add latency for checking md5 of native test for Intel by Pin-chih Lin · 6 years ago
  18. 8c97420 codec2: set crop window of C2GraphicBlock passed to framework by Pin-chih Lin · 6 years ago
  19. 74f6df3 codec2: C2FieldDescriptor::field() now returns C2String by Lajos Molnar · 6 years ago
  20. 226ec46 codec2: rename components as c2.vda.* by Pin-chih Lin · 6 years ago
  21. 2de07a8 Update codec2 dir references by Wonsik Kim · 6 years ago
  22. 8a2118e codec2: libv4l2_codec2_vndk is only for arc-nyc by Johny Lin · 6 years ago
  23. 45968c4 Merge "codec2: add traits for c2.v4l2.* components" into pi-dev by TreeHugger Robot · 6 years ago
  24. adb8e3d Merge "codec2: use MediaBuffer and MediaData on N" into pi-dev by TreeHugger Robot · 6 years ago
  25. a7c557b codec2: copy '\0' as well for flex string type parameter by Pin-chih Lin · 6 years ago
  26. 62343f7 codec2: add traits for c2.v4l2.* components by Pin-chih Lin · 6 years ago
  27. fcbd8a3 codec2: use MediaBuffer and MediaData on N by Pin-chih Lin · 6 years ago
  28. 4330730 Merge "MediaBuffer::meta_data() returns MetaDataBase&" by Marco Nelissen · 6 years ago
  29. ac29bf8 MediaBuffer::meta_data() returns MetaDataBase& by Marco Nelissen · 6 years ago
  30. 93e4f22 Codec2: adjust to API style/namespace fixes by Lajos Molnar · 6 years ago
  31. 7291a48 Add MediaBufferBase and use it in MediaSource and MediaBufferGroup. by Dongwon Kang · 6 years ago
  32. 3760d5f codec2: fix drain flow and EOS work reporting by Johny Lin · 6 years ago
  33. 5df85ff Merge "codec2: add decode content sanity check for C2VDAComponent_test" by TreeHugger Robot · 6 years ago
  34. 727e957 codec2: add decode content sanity check for C2VDAComponent_test by Johny Lin · 6 years ago
  35. decfca1 Implement component factory to load v4l2_codec2 as dynamic-linked lib by Hirokazu Honda · 6 years ago
  36. 95f1ade Merge "Codec2: more adjustments for C2Work related changes" by Lajos Molnar · 6 years ago
  37. fa7abe5 Codec2: more adjustments for C2Work related changes by Lajos Molnar · 6 years ago
  38. 19743c7 codec2: set proper usage of C2StreamFormatConfig by Johny Lin · 6 years ago
  39. 7f197c2 codec2: avoid including libmediaextractor for ARC++N by Johny Lin · 6 years ago
  40. 192552e Merge "Codec2: adjust to C2Work structure changes" by TreeHugger Robot · 6 years ago
  41. a40a839 Move MediaBufferXXX from foundation to libmediaextractor by Dongwon Kang · 6 years ago
  42. 2a2b901 Codec2: adjust to C2Work structure changes by Lajos Molnar · 6 years ago
  43. f74fedc Codec2: adjust to vector<C2Param * const> => vector<C2Param*> change by Lajos Molnar · 6 years ago
  44. ee0d46e Codec2.0: codec2_vndk changed to shared library by Johny Lin · 6 years ago
  45. 0deb659 Codec2: code update for running on ARC++P/master by Johny Lin · 6 years ago
  46. 20d1a26 Codec2: fix errors from "adjust for C2Params and C2Buffer API style fixups" by Johny Lin · 6 years ago
  47. a0c6bbd Codec2: adjust for C2Params and C2Buffer API style fixups by Lajos Molnar · 6 years ago
  48. c6d0b6f codec2: correct include order and add include dir by Johny Lin · 6 years ago
  49. 95d0e47 codec2: support VP9 decode and add native tests by Johny Lin · 6 years ago
  50. a891f0e codec2: fix coding style by clang-format by Johny Lin · 6 years ago
  51. 2737fb6 Codec2: adjust for renaming and C2Component API update by Lajos Molnar · 6 years ago
  52. 9be5270 codec2: support VP8 decode and add native tests by Johny Lin · 7 years ago
  53. 9b521dc codec2: add C2VDAComponent native test by Johny Lin · 7 years ago
  54. b78444e Codec2: Further finalize C2Component APIs. by Lajos Molnar · 7 years ago
  55. c2d862a Codec2: rework supported values signatures by Lajos Molnar · 7 years ago
  56. 833dd9d Remove workaround for C2ComponentListener destructor by Wonsik Kim · 7 years ago
  57. 744cff1 codec2: component start/stop implementation by Johny Lin · 7 years ago
  58. 7c4cb52 codec2: C2VDAComponentIntf implementation by Johny Lin · 7 years ago