- Oct 06, 2019
-
-
Karl Sharman authored
add option to compile high bit depth variant See merge request jct-vc/HM!16
-
- Oct 04, 2019
-
-
Karsten Suehring authored
-
Karl Sharman authored
Update version number to 16.21 See merge request jct-vc/HM!15
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
Fish-eye SEI message support See merge request jct-vc/HM!14
-
- Oct 03, 2019
-
-
Karl Sharman authored
-
Karl Sharman authored
Based upon a patch from LGE, after significant review by software coordinator. The implementation follows the current text. The two checks region_left+region_width < pic_width and region_top+region_height < pic_height probably need to be changed.
-
- Oct 01, 2019
-
-
Karsten Suehring authored
JCTVC-AH0024: implementation of the rate control in VTM (JVET-K0390 and JVET-M0600) See merge request jct-vc/HM!8
-
- Sep 27, 2019
-
-
Karsten Suehring authored
Fix cabac_zero_word calculation See merge request jct-vc/HM!13
-
- Sep 23, 2019
-
-
Karl Sharman authored
-
- Sep 20, 2019
-
-
Karsten Suehring authored
work around analyzer issue in gcc-8.3 See merge request jct-vc/HM!12
-
Karsten Suehring authored
-
- Sep 18, 2019
-
-
Karsten Suehring authored
cmake build environment See merge request jct-vc/HM!7
-
Karsten Suehring authored
-
Karsten Suehring authored
compile fix for clang See merge request jct-vc/HM!10
-
- Aug 30, 2019
-
-
Karsten Suehring authored
-
- Aug 06, 2019
-
-
Karsten Suehring authored
JCTVC-AE0012: Annotated regions See merge request jct-vc/HM!3
-
Karl Sharman authored
-
Karl Sharman authored
It was read from the configuration files, but never used.
-
Karl Sharman authored
-
Karl Sharman authored
Original version by Palanivel Guruvareddiar, 2019-06-18 13:50:25.
-
- Jul 18, 2019
-
-
Zizheng Liu authored
-
Karsten Suehring authored
Re-Worked: JCTVC-AI0023: Encoder-only GOP-based temporal filter See merge request jct-vc/HM!4
-
- Jul 15, 2019
-
-
Zizheng Liu authored
-
Karl Sharman authored
Adjusted weighting in bilateralFilter to normalise behaviour for different bit depths.
-
Zizheng Liu authored
-
Zizheng Liu authored
-
- Jul 11, 2019
-
-
Karsten Suehring authored
Corrected signed syntax element coding. See merge request jct-vc/HM!6
-
- Jul 10, 2019
-
-
Karl Sharman authored
-
- Jul 09, 2019
-
-
Karl Sharman authored
Temporal filtering remains disabled in configurations.
-
- Jul 07, 2019
-
-
Karl Sharman authored
It was previously coding sign+magnitude. Now it is coding 2's complement, as required.
-
Karsten Suehring authored
Changed default FULL_NBIT setting to 1. See merge request jct-vc/HM!5
-
Karl Sharman authored
-
Karl Sharman authored
Replaced padded buffer with existing TComPicYuv. Extended to other chroma formats. Replaced individual Y, Cb, Cr loops with loop of loops. Note currently still does not work if doing channel reordering (RGB->GBR) Replaced pointers with STL-based objects, as there was a memory leak for last few frames of a sequence.
-
- Jun 04, 2019
-
-
- I only updated the makefile and project files for vc2015. I am hoping you can add the two source code files to vc2010, vc2012 and vc2013. - CTC results should not be changed (I verified this). The updated cfg files all turn off the filter but contains recommended filter parameter values. - Results if you use TemporalFilter=1 should match the results reported in JCTVC-AI0023 (Also verified) - I have sent proposed encoder description text to the editors of JCTVC-AI1002, I attached that one here as well
-
- Sep 14, 2018
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-