Skip to content
Snippets Groups Projects
  1. Oct 30, 2019
  2. Oct 25, 2019
  3. Oct 23, 2019
  4. Oct 18, 2019
  5. Oct 16, 2019
  6. Sep 27, 2019
  7. Sep 10, 2019
  8. Aug 29, 2019
  9. Aug 28, 2019
  10. Aug 25, 2019
  11. Aug 22, 2019
  12. Aug 21, 2019
  13. Aug 20, 2019
  14. Aug 09, 2019
  15. Aug 08, 2019
  16. Aug 07, 2019
  17. Aug 06, 2019
    • Frank Bossen's avatar
      Update chroma QP tables for use in CTC · 35c65b80
      Frank Bossen authored
      This should implement the following from the meeting notes:
      
      For CTC, it was initially agreed to use the new syntax to achieve
      the chroma QP settings proposed in O0186 for SDR, N0221 for PQ,
      O0433 for HLG. For the joint table, use the average of the Cb and Cr
      tables. Below QP = 16, chroma and luma QP should be equal for CEs
      using low QP.
      
      Decision (CTC): This was further discussed in the closing plenary
      on Friday. It was suggested to keep the anchor QP settings for PQ
      and HLG as in CTC of prior meeting cycle. For SDR, see above.
      Below QP = 16, chroma and luma QP should be equal for CEs using low
      QP.
      35c65b80
  18. Aug 05, 2019
  19. Aug 04, 2019
  20. Aug 02, 2019
  21. Aug 01, 2019
  22. Jul 31, 2019
  23. Jul 30, 2019
  24. Jul 25, 2019
  25. Jun 26, 2019
  26. Apr 26, 2019
  27. Apr 23, 2019
  28. Apr 10, 2019
  29. Apr 09, 2019
  30. Apr 06, 2019
  31. Apr 05, 2019
  32. Apr 02, 2019
    • Yan Zhang's avatar
      update master · c675d06d
      Yan Zhang authored
      c675d06d
    • Yan Zhang's avatar
      JVET N0449: Simplification on MMVD distance table · 329dc474
      Yan Zhang authored
      MMVD simplification by removing the two largest distance entries in the
      MMVD distance table using encoder only change method.
      To make the number of MMVD distance entries configurable by the
      software, additionally adding 'MmvdDisNum' as a new option in the cfg files.
      329dc474
  33. Mar 13, 2019
  34. Mar 04, 2019
  35. Feb 15, 2019
    • Santiago de Luxán Hernández's avatar
      Speed-Up for ISP when JVET_M0464_UNI_MTS is enabled. It can be... · abe7f177
      Santiago de Luxán Hernández authored
      Speed-Up for ISP when JVET_M0464_UNI_MTS is enabled. It can be enabled/disabled with the config. file parameter ISPFast.
      
      When enabled,
      -it merges all full RD intra mode lists into one,
      -it tests fewer non-DCT-II transforms if ISP is likely to become the best mode and
      -it stops testing intra modes for an ISP split if all sub-partitions obtained a zero-cbf.
      
      Results in CTC:
      
      AI -> 0.04% loss, EncT = 97%, DecT = 100%
      RA -> 0.01% loss, EncT = 99%, DecT = 100%
      abe7f177
Loading