Skip to content
Snippets Groups Projects
  1. Nov 18, 2022
  2. Oct 10, 2022
  3. Aug 25, 2022
  4. Jul 08, 2022
  5. Feb 09, 2022
  6. Feb 02, 2022
  7. Jan 27, 2022
  8. Oct 11, 2021
  9. Mar 12, 2021
  10. Jan 14, 2021
  11. Jul 02, 2020
  12. 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
  13. Apr 26, 2020
  14. Feb 07, 2020
  15. Feb 05, 2020
  16. Jan 22, 2020
  17. Jan 17, 2020
  18. Jan 15, 2020
  19. Dec 12, 2019
  20. Nov 11, 2019
  21. Nov 10, 2019
  22. Oct 23, 2019
  23. Oct 22, 2019
  24. Oct 20, 2019
  25. Oct 19, 2019
  26. Oct 18, 2019
  27. Oct 17, 2019
  28. Aug 28, 2019
  29. Aug 09, 2019
  30. Aug 07, 2019
  31. Apr 05, 2019
  32. Jan 18, 2019
  33. Nov 09, 2018
Loading