1. 01 9月, 2020 1 次提交
  2. 12 6月, 2020 1 次提交
  3. 18 5月, 2020 3 次提交
  4. 21 4月, 2020 3 次提交
  5. 06 3月, 2020 1 次提交
  6. 10 11月, 2019 1 次提交
  7. 08 11月, 2019 2 次提交
  8. 25 10月, 2019 1 次提交
    • P
      media: v4l: Add definitions for HEVC stateless decoding · 256fa392
      Paul Kocialkowski 提交于
      This introduces the required definitions for HEVC decoding support with
      stateless VPUs. The controls associated to the HEVC slice format provide
      the required meta-data for decoding slices extracted from the bitstream.
      
      They are not exported to the public V4L2 API since reworking this API
      will likely be needed for covering various use-cases and new hardware.
      
      Multi-slice decoding is exposed as a valid decoding mode to match current
      H.264 support but it is not yet implemented.
      
      The interface comes with the following limitations:
      * No custom quantization matrices (scaling lists);
      * Support for a single temporal layer only;
      * No slice entry point offsets support;
      * No conformance window support;
      * No VUI parameters support;
      * No support for SPS extensions: range, multilayer, 3d, scc, 4 bits;
      * No support for PPS extensions: range, multilayer, 3d, scc, 4 bits.
      Signed-off-by: NPaul Kocialkowski <paul.kocialkowski@bootlin.com>
      [hverkuil-cisco@xs4all.nl: use 1ULL in flags defines in hevc-ctrls.h]
      Signed-off-by: NHans Verkuil <hverkuil-cisco@xs4all.nl>
      Signed-off-by: NMauro Carvalho Chehab <mchehab+samsung@kernel.org>
      256fa392
  9. 10 10月, 2019 3 次提交
  10. 20 8月, 2019 2 次提交
  11. 31 7月, 2019 1 次提交
  12. 25 7月, 2019 1 次提交
  13. 23 7月, 2019 3 次提交
  14. 25 6月, 2019 2 次提交
  15. 22 6月, 2019 1 次提交
  16. 31 5月, 2019 1 次提交
  17. 29 5月, 2019 4 次提交
  18. 21 5月, 2019 1 次提交
  19. 22 4月, 2019 1 次提交
  20. 29 3月, 2019 1 次提交
  21. 26 3月, 2019 2 次提交
  22. 19 2月, 2019 1 次提交
  23. 17 1月, 2019 3 次提交