- Nov 18, 2022
-
-
- Oct 10, 2022
-
-
- Aug 25, 2022
-
-
Frank Bossen authored
-
- Jul 08, 2022
-
-
Karsten Suehring authored
-
- Feb 09, 2022
-
-
Frank Bossen authored
-
- Feb 02, 2022
-
-
Frank Bossen authored
-
- Jan 27, 2022
-
-
Jani Lainema authored
This reverts commit 9eca063e.
-
Jani Lainema authored
-
- Oct 11, 2021
-
-
Zhipin Deng authored
-
- Mar 12, 2021
-
-
Adam Wieckowski authored
-
- Jan 14, 2021
-
-
Frank Bossen 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)
-
- 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.
-
- Apr 26, 2020
-
-
Karsten Suehring authored
-
- Feb 07, 2020
-
-
Peter Chuang authored
Bugfix of JVETQ0172 (Disallow differing chroma format and different bit depths for cross-layer prediction) and bugfix of setting inter_layer_ref_pics_present_flag and constraint (When vps_independent_layer_flag[ GeneralLayerIdx[ nuh_layer_id ] ] is equal to 1, the value of inter_layer_ref_pics_present_flag shall be equal to 0.)
-
- Feb 05, 2020
-
-
Vadim Seregin authored
-
- Jan 22, 2020
-
-
yiwenchen authored
-
- Jan 17, 2020
-
-
Frank Bossen authored
-
- Jan 15, 2020
-
-
Karsten Suehring authored
-
- Dec 12, 2019
-
-
Karsten Suehring authored
-
- Nov 11, 2019
-
-
Vadim Seregin authored
-
- Nov 10, 2019
-
-
Vadim Seregin authored
-
- Oct 23, 2019
-
-
Vadim Seregin authored
-
- Oct 22, 2019
-
-
Vadim Seregin authored
-
- Oct 20, 2019
-
-
Vadim Seregin authored
-
- Oct 19, 2019
-
-
Vadim Seregin authored
-
- Oct 18, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
- Oct 17, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
- Aug 28, 2019
-
-
Karsten Suehring authored
- catch std::bad_alloc explicitly - remove catch-all handler
-
- Aug 09, 2019
-
-
Dominik Mehlem authored
-
Dominik Mehlem authored
-
- Aug 07, 2019
-
-
Dominik Mehlem authored
-
Dominik Mehlem authored
-
- Apr 05, 2019
-
-
Alexey Filippov authored
-
Alexey Filippov authored
-
- Jan 18, 2019
-
-
Karsten Suehring authored
-
- Nov 09, 2018
-
-
Frank Bossen authored