- Jul 15, 2020
-
-
Taoran Lu authored
-
- Jul 13, 2020
-
-
Zhipin Deng authored
-
- Jul 09, 2020
-
-
Karsten Suehring authored
-
-
Zhipin Deng authored
-
-
- Jul 08, 2020
-
-
Zhipin Deng authored
-
- Jul 06, 2020
-
-
Yao-Jen Chang authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Jul 03, 2020
-
-
Karsten Suehring authored
-
- Jul 02, 2020
-
-
Karsten Suehring authored
A bug in !1700 cause the encoder to pass all parameters into all layers (independent of the specified target layer)
-
- Jul 01, 2020
-
-
Frank Bossen authored
-
- Jun 26, 2020
-
-
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.
-
- Jun 22, 2020
-
-
Karl Sharman authored
-
Karl Sharman authored
Renumbering level according to major*16+minor*3, with maximum level now 15.5 (not 8.3).
-
- Jun 20, 2020
-
-
Zhipin Deng authored
-