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