Skip to content
Snippets Groups Projects
  1. Oct 11, 2021
  2. Mar 12, 2021
  3. Jan 14, 2021
  4. Jul 02, 2020
  5. Jun 26, 2020
    • Karsten Suehring's avatar
      Fix encoder command line parsing for layer-wise parameters · 1d3b2348
      Karsten Suehring authored
      At the encoder there are long parameters like "--QP=32" and short parameters like "-q 32"
      
      For layer parameters -lx (with x being the layer index) the encoder always assumes that
      -lx is followed by two parameters, which is only true for short type parameters.
      
      This checks for "--" in the first parameter following -lx and only reads a second parameter,
      if "--" is not found at the beginning.
      1d3b2348
  6. Apr 26, 2020
  7. Feb 07, 2020
  8. Feb 05, 2020
  9. Jan 22, 2020
  10. Jan 17, 2020
  11. Jan 15, 2020
  12. Dec 12, 2019
  13. Nov 11, 2019
  14. Nov 10, 2019
  15. Oct 23, 2019
  16. Oct 22, 2019
  17. Oct 20, 2019
  18. Oct 19, 2019
  19. Oct 18, 2019
  20. Oct 17, 2019
  21. Aug 28, 2019
  22. Aug 09, 2019
  23. Aug 07, 2019
  24. Apr 05, 2019
  25. Jan 18, 2019
  26. Nov 09, 2018
  27. Oct 25, 2018
  28. Oct 12, 2018
  29. Sep 14, 2018
  30. Sep 13, 2018
  31. Aug 15, 2018
Loading