Skip to content
Snippets Groups Projects
  1. May 13, 2019
  2. May 09, 2019
  3. May 05, 2019
  4. May 04, 2019
  5. Apr 27, 2019
  6. Apr 22, 2019
  7. Apr 20, 2019
  8. Apr 19, 2019
  9. Apr 17, 2019
  10. Apr 16, 2019
  11. Apr 15, 2019
  12. Apr 12, 2019
  13. Apr 08, 2019
  14. Apr 07, 2019
  15. Apr 06, 2019
  16. Apr 03, 2019
  17. Apr 02, 2019
  18. Apr 01, 2019
  19. Mar 27, 2019
  20. Mar 15, 2019
  21. Mar 13, 2019
  22. Mar 12, 2019
  23. Mar 07, 2019
  24. Mar 05, 2019
  25. Feb 28, 2019
  26. Feb 22, 2019
  27. Feb 13, 2019
  28. Feb 12, 2019
    • Karsten Suehring's avatar
      Refactor: move compositeRefEnabled out of SPS · fb3f5fbf
      Karsten Suehring authored
      compositeRefEnabled is an encoder only option. It should not be stored in the SPS.
      This commit is the last to remove unused parameters from SPSNext. Thus also
      all comments related to SPSNext are removed.
      fb3f5fbf
  29. Feb 11, 2019
    • Karsten Suehring's avatar
      remove deprecated IMV mode SPS parameter · 461cdbcd
      Karsten Suehring authored
      AMVR (formely IMV) now has only one mode, which used to be mode #2
      - remove SPS imv_mode parameter
      - remove encoder configuration for mode #1 (mode #2 replaces mode #1)
      - adapt config files to refer tp mode #1
      - rename SPS syntax elements and access functions to AMVR
      
      Note: IMV to AMVR renaming in other parts of the software should be done by proponents.
      461cdbcd
  30. Feb 08, 2019
  31. Feb 07, 2019
    • Karsten Suehring's avatar
      remove SPSNext extension and sort SPS · 45a53f22
      Karsten Suehring authored
      - all elements of SPSNext are moved into SPS
      - syntax elements of SPS are sorted according to draft (as far as possible)
      - comments were added where software and draft diverge
      45a53f22
    • Karsten Suehring's avatar
      fix IBC indication in reshaper and hash ME · 07fa9ff0
      Karsten Suehring authored
      - removes old getIBCMode functions from SPSNext
      - fixes references to this function in
        * reshaper
        * hash based ME
      
      Note: SPSNext is going to be removed. Fixes can also be applied with the removal patch.
      07fa9ff0
  32. Feb 05, 2019
  33. Feb 03, 2019
Loading