1. 17 11月, 2020 1 次提交
  2. 14 9月, 2020 1 次提交
  3. 01 9月, 2020 5 次提交
  4. 24 8月, 2020 1 次提交
  5. 12 6月, 2020 1 次提交
  6. 18 5月, 2020 3 次提交
  7. 21 4月, 2020 3 次提交
  8. 06 3月, 2020 1 次提交
  9. 10 11月, 2019 1 次提交
  10. 08 11月, 2019 2 次提交
  11. 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
  12. 10 10月, 2019 3 次提交
  13. 20 8月, 2019 2 次提交
  14. 31 7月, 2019 1 次提交
  15. 25 7月, 2019 1 次提交
  16. 23 7月, 2019 3 次提交
  17. 25 6月, 2019 2 次提交
  18. 22 6月, 2019 1 次提交
  19. 31 5月, 2019 1 次提交
  20. 29 5月, 2019 4 次提交
  21. 21 5月, 2019 1 次提交
  22. 22 4月, 2019 1 次提交