Timeline


and

Sep 27, 2012:

10:58 PM Ticket #734 (HM8.0 bug in SAO + PCM + lossless) closed by ksuehring
fixed: the patches were applied in r2778 and r2779
10:51 PM Ticket #735 (HM8.0 bug in DBLK + lossless) closed by ksuehring
fixed: The patch has been applied in r2777
10:37 PM Ticket #750 (Temporal_id is incorrect when TARGET_DECLAYERID_SET is 1) closed by ksuehring
fixed: I have committed the actual fix in r2775 and a modified version of the …
9:51 PM Ticket #755 (Potential Bug in "TEncSearch,cpp") closed by ksuehring
fixed: fixed in r2773
9:45 PM Ticket #781 ("TansformSkip" should be "TransformSkip") closed by ksuehring
fixed: fixed in r2772 (sorry for the typo that I copied and pasted multiple times)
8:49 PM Ticket #783 (different Text and HM initValue for ref_idx_l[01]) created by sorin
Text: initValue = {102, 118, 118, 118}; HM: static const UChar …
7:46 PM Ticket #751 (undefined reference in software-manual.tex) closed by ksuehring
fixed: fixed in r2766
3:13 PM Ticket #782 (compile problem of HTM 5.1 under CentOS) created by cttsai
When I compile 3DV-HTM 5.1 under linux, it has some error message …
11:17 AM Ticket #781 ("TansformSkip" should be "TransformSkip") created by kazushi
"TansformSkip", as shown below, should be renamed as "TransformSkip". …
11:09 AM Ticket #780 (Profile, tier and level syntax) created by kazushi
line 11 is as follows: for( i = 0; i < MaxNumSubLayersMinus1; i++ ) { …
11:07 AM Ticket #779 (Prediction weight table syntax) created by kazushi
for L0: if( chroma_format_idc != 0 ) for( i = 0; i <= …
10:38 AM Ticket #778 (Subclause 7.4.3: general_tier_flag) created by mwi
In Subclause 7.4.3, general_tier_flag should be bold in its …

Sep 26, 2012:

4:36 AM Ticket #777 (Clarification of PCM coding size) created by sasai
When both Log2MinCbSizeY and Log2CtbSizeY are equal to 6, PCM coding …
12:41 AM Ticket #776 (collocated_ref_idx parsing at decoder) created by adarsh
The collocated_ref_idx is parsed at the decoder in TDecCAVLC.cpp. …

Sep 25, 2012:

4:13 PM Ticket #770 (mismatch between WD and HM for context idx for 3rd bin of part_mode) closed by bbross
fixed: A added an additional row in the ctx derivation table for part_mode …
1:10 PM Ticket #769 (typos in Table 9-4 and section 9.3.3.1.5.) closed by bbross
fixed: This will be fixed in JCVTC-K0030_v4.
1:06 PM Ticket #766 (clarification of NumPCMBlock) closed by bbross
fixed: OK, I see but I agree with Chono-san that conditioning "NumPCMBlock=0" …
12:57 PM Ticket #773 (8.7.2.4.8 wrong chroma location index for pcm_flag) closed by bbross
fixed: This will be fixed in JCVTC-K0030_v4.
12:40 PM Ticket #774 (8.7.2.4.5 typo) closed by bbross
fixed: This will be fixed in JCVTC-K0030_v4.
12:36 PM Ticket #775 (wrong subclause reference) closed by bbross
fixed: This will be fixed in JCVTC-K0030_v4.
11:59 AM Ticket #775 (wrong subclause reference) created by jeromnhsu
in 8.7.2.4.1 and 8.7.2.4.2 reference to subclause 0 should be changed …
11:55 AM Ticket #774 (8.7.2.4.5 typo) created by jeromnhsu
8.7.2.4.5 is for Filtering process for chroma block edges inputs ( xC, …
11:49 AM Ticket #773 (8.7.2.4.8 wrong chroma location index for pcm_flag) created by jeromnhsu
the input of 8.7.2.4.8 are locations of p0 and q0, ( xP0, yP0 ) and ( …
11:47 AM Ticket #772 (cross-slices loop filtering enabled flag) created by chiayang_tsai
In the HEVC DIS (JCTVC-J1003_d7.doc), possible errors regarding …
3:51 AM Ticket #771 (Clarify about formula of RefPicOrderCnt and LongTermRefPic) created by vikingwang@…
In subclause 8.5.3.1.7 of JCTVC-K0030_V3 (page 125), there's confusion …

Sep 24, 2012:

11:41 PM Ticket #770 (mismatch between WD and HM for context idx for 3rd bin of part_mode) created by vsze
In HM-8.0, two different contexts are used for the binIdx=2 of …
9:03 PM Ticket #769 (typos in Table 9-4 and section 9.3.3.1.5.) created by vsze
In Table 9-4, init range of last_significant_coeff_x_prefix and …
2:17 PM Ticket #764 (misplaced parenthesis in cRiceParam Eq. (9-7)) closed by bbross
fixed: This will be fixed in JCVTC-K0030_v4.
2:02 PM Ticket #767 (unnecessary condition for cbf_cb/cbf_cr in 7.3.8.8) closed by bbross
fixed: This will be fixed in JCVTC-K0030_v4.
1:36 PM Ticket #765 (Unneeded "not" in section 9.3.2.7) closed by bbross
fixed: This will be fixed in JCVTC-K0030_v4.
12:58 PM Ticket #759 (Text clarification for binarization of cu_qp_delta_abs) closed by bbross
fixed: This will be fixed in JCVTC-K0030_v4.
9:25 AM Ticket #768 (missing CABAC termination at the end of tile/WPP) created by sasai
At the end of tile/WPP, byte_alignment() is called, excepft for the …
9:11 AM Ticket #767 (unnecessary condition for cbf_cb/cbf_cr in 7.3.8.8) created by sasai
At 7.3.8.8 Transform tree syntax, the condition for cbf_cb / cbf_cr, …
9:06 AM Ticket #766 (clarification of NumPCMBlock) created by sasai
"NumPCMBlock=0" in coding_tree_unit() is not necessary since …
7:45 AM Ticket #765 (Unneeded "not" in section 9.3.2.7) created by sorin
Remove "not" from the last paragraph in section 9.3.2.7: "When the …
7:39 AM Ticket #764 (misplaced parenthesis in cRiceParam Eq. (9-7)) created by sorin
Section 9.3.2.7: cRiceParam = Min( cLastRiceParam + ( cLastAbsLevel > …

Sep 22, 2012:

5:21 AM Ticket #763 (default value for "split_cu_flag") created by sasai
"split_cu_flag" is used without definition in case of "NumPCMBlock!=0".
5:18 AM Ticket #762 (default value for ScalingList) created by sasai
It is not clear which value should be set into ScalingList in the case …
4:58 AM Ticket #761 (Return type of getColRefIdx) created by adarsh
The return type of the function getColRefIdx() in TComSlice.h, which …

Sep 21, 2012:

2:15 PM Ticket #760 (Incorrect return type of getColRefIdx()) created by deryzhov
Function getColRefIdx should return UInt instead of Bool. m_colRefIdx …
12:35 PM Ticket #469 (chroma_format_idc has no need for a default value) closed by bbross
fixed: This will be fixed in JCVTC-K0030_v4.
1:03 AM Ticket #759 (Text clarification for binarization of cu_qp_delta_abs) created by vsze
In Table 9-32, cu_qp_delta_abs is defined to have a prefix and a …

Sep 20, 2012:

8:58 AM Ticket #758 (cu_transquent_bypass_flag for subsequent IPCM blocks) created by sunnykr
cu_transquent_bypass_flag syntax is for lossless coding, indicating …
6:24 AM Ticket #757 (8.5.3.1.7 unvalued refIdxCol and listCol used) created by conrad.ho
The spec said: "The variables mvLXCol and availableFlagLXCol are …

Sep 19, 2012:

4:06 PM Ticket #711 (chroma deblocking filter position) closed by bbross
fixed: Fix provided by Andrey attached. This will be fixed in JCVTC-K0030_v4.
2:40 PM Ticket #756 (Some checks of TemporalId are missing in the decoder) closed by ksuehring
fixed
2:11 PM Ticket #756 (Some checks of TemporalId are missing in the decoder) created by rickard
The DIS text says: "when nal_unit_type is in the range of 3 to 6, …
11:08 AM Ticket #730 (video_format incorrectly refers to Table E-2) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v4 (to be released).
11:06 AM Ticket #649 (num_tile_columns_minus1, num_tile_rows_minus1) closed by bbross
fixed: Added: "When not present, the value of num_tile_columns_minus1 is …
11:04 AM Ticket #752 (Typo: 7.3.5 "scaling_list_data", 7.4.5 "scaling_list_delta_coef") closed by bbross
fixed: This will be fixed in JCTVC-K0030_v4 (to be released).
11:04 AM Ticket #741 (pic_order_lsb --> pic_order_cnt_lsb) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v4 (to be released).
10:41 AM Ticket #754 (Table 7-3 possibly incorrect entry) closed by bbross
invalid: I agree with Pierre that for sizeId equal to 3 (32x32, currently we …
10:39 AM Ticket #755 (Potential Bug in "TEncSearch,cpp") created by kazushi
1555 if(uiSingleCbfU == 0) 1556 { 1557 …
6:27 AM Ticket #754 (Table 7-3 possibly incorrect entry) created by vkolesn
The last entry in Table 7-3 (Specification of MatrixID according to …

Sep 18, 2012:

7:38 PM Ticket #753 (Low Delay flag isn't set for P slices) created by pieterkapsenberg
In TDecTop.cpp, the flag bLowDelay is computed only for B slices, so …
11:36 AM Ticket #749 (VPS encoder/decoder mismatch) closed by ksuehring
fixed: The patch has been committed in r2760
4:48 AM Ticket #752 (Typo: 7.3.5 "scaling_list_data", 7.4.5 "scaling_list_delta_coef") created by conrad.ho
In 7.3.5, "u(1)" for the line "nextCoef = 8" should be removed. In …

Sep 17, 2012:

11:42 PM Ticket #751 (undefined reference in software-manual.tex) created by dthoang
Latex reports the following warning: LaTeX Warning: Reference …
3:37 PM Ticket #750 (Temporal_id is incorrect when TARGET_DECLAYERID_SET is 1) created by jonatan
When TARGET_DECLAYERID_SET is 1 (which it is by default in HM-8.0) the …
11:46 AM Ticket #745 (edgeIdx=4 for SaoTypeIdx=2) closed by bbross
invalid: Thanks Elena for the following explanation: " 1. The edgeIdx is index …

Sep 16, 2012:

12:45 PM Ticket #749 (VPS encoder/decoder mismatch) created by ksuehring
Reading or writing of the VPS syntax elements seems to be broken …

Sep 15, 2012:

2:52 PM Ticket #748 (m_fracBits is not reset when entering a new tile) created by Wenhao.Zhang
This is a trivial bug of HM8.0 encoder. Before encoding a new tile, …
1:30 PM Ticket #746 (removal of HHI_AMP_OFF macro and extraneous syntax in SPS) closed by ksuehring
fixed: I have added the cleanup with a guard macro similar to slice header …
12:14 PM Ticket #747 (Slice deblocking_filter_override_flag is not handled correctly) closed by ksuehring
fixed: The code indeed duplicates setting slice parameters to PPS values …
3:12 AM Ticket #747 (Slice deblocking_filter_override_flag is not handled correctly) created by bheng
The following code from 8.0-dev appears to override slice-level …
12:54 AM Ticket #746 (removal of HHI_AMP_OFF macro and extraneous syntax in SPS) created by dthoang
In HM-8.0, the HHI_AMP_OFF macro is undefined. The only place this …
12:39 AM Ticket #745 (edgeIdx=4 for SaoTypeIdx=2) created by sorin
In equation (8-322), edgeIdx=4 if recPicture[ xC + i ][ yC + j ] > …

Sep 14, 2012:

11:02 AM Ticket #744 (8.7.2.4.5 Filtering process for chroma block edge) created by azaam
In the paragraph: 8.7.2.4.5 Filtering process for chroma block edge …

Sep 13, 2012:

2:46 PM Ticket #743 (Deblocking filter : neighboring information) created by Jing-Jing Chung
In chapter 8.7.2.3 : "derivation process of boundary filtering …
9:46 AM Ticket #742 (8.6.1 : incoherence in quantization group definition) created by Jing-Jing Chung
My understanding of chapter 8.6.1 is that a quantization group is a …
9:26 AM Ticket #741 (pic_order_lsb --> pic_order_cnt_lsb) created by mwi
In Note 1 in subclause 8.3.1, pic_order_lsb should be pic_order_cnt_lsb
8:54 AM Ticket #740 (8.6.1 : qPy_prev derivation when entropy_coding_sync_enalbed_flag = 1 ...) created by Jing-Jing Chung
In chapter 8.6.1 : Derivation process for quantization parameters, the …
3:40 AM Ticket #739 (decoder failed when there are different PPSs using same id) created by zhyang123
This bug occurs when there are different PPSs using the same …
3:14 AM Ticket #738 (HM8.0 encoder bug in checking the ranges of max TU depths) created by rickxu
See the following code in xCheckParameter(). According to the spec …
2:29 AM Ticket #737 (decoder crashes when active pps id is not equal to zero) created by zhyang123
This bug occurs when the active pps id is not equal to zero. The …
12:05 AM Ticket #736 ("quantization group" not defined in 8.6.1) created by chadfogg
Likely meant to be tied to the coded_sub_block_flag construction in …

Sep 12, 2012:

7:04 PM Ticket #735 (HM8.0 bug in DBLK + lossless) created by madhukar
Deblocking filter implmentation has a problem when both PCM and …
7:01 PM Ticket #734 (HM8.0 bug in SAO + PCM + lossless) created by madhukar
1) In HM8.0, when ALF is removed from the software, …
6:50 PM Ticket #733 (8.5.2.1.7 : Behavior when collocated PB cross right picture boundary.) created by AlexisLefebvre
Hi, In chapter 8.5.2.1.7, the collocated coordinates are derived …
2:22 PM Ticket #732 (8.7.2.3 Derivation process of boundary filtering strength) closed by bbross
wontfix: 1. Already reported in #653 and fixed 2. Here the motion parameters of …
1:57 PM Ticket #729 (7.4.5.4: Unclear LumaWeightLX / ChromaWeightLX range) closed by AlexisLefebvre
fixed
1:28 PM Ticket #732 (8.7.2.3 Derivation process of boundary filtering strength) created by azaam
In the paragraph (8.7.2.3 Derivation process of boundary filtering …
1:05 PM Ticket #653 (Missing statement in 8.7.2.3 derivation of boundary filtering strength) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v3 (to be released).
12:58 PM Ticket #654 (Several references to disable_deblocking_filter_flag) closed by bbross
fixed: Just using slice_disable_deblocking_filter_flag should work due to: …
12:54 PM Ticket #656 (Access Invalid index of MinTbAddrZS) closed by bbross
fixed
12:10 PM Ticket #665 (Checking constrained_intra_pred_flag is missing) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v3 (to be released).
12:01 PM Ticket #668 (HM8/WD mismatch for coeff_abs_level_greater1_flag context derivation) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v3 (to be released).
11:17 AM Ticket #693 (Typos, etc in Subclause 7.4) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v3 (to be released).
10:52 AM Ticket #706 (No definition of Log2MaxCtbSize) closed by bbross
fixed: Regarding (a), Log2MaxCtbSize should be replaced by Log2CtbSizeY since …
8:55 AM Ticket #731 (Figure C-2: fields / frames) created by mwi
Figure C-2 * Compared to Annex C in H.264/AVC, Figure C-2 mentions …

Sep 11, 2012:

7:13 PM Ticket #730 (video_format incorrectly refers to Table E-2) created by dthoang
In E.2.1, video_format is specified in Table E-2. But Table E-2 …
7:06 PM Ticket #729 (7.4.5.4: Unclear LumaWeightLX / ChromaWeightLX range) created by AlexisLefebvre
Hi, In chapter 8.5.2.2.3.2, weighted predictions is performed …
4:00 PM Ticket #663 (miscellaneous typos) closed by bbross
fixed: Regarding entry_point_offset[i], I replaced "consists of bytes …
3:14 PM Ticket #672 (coded_sub_block_flag semantics) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v3 (to be released).
3:01 PM Ticket #677 (Typo in 9.3.2.7 about binarization process for coeff_abs_level_remaining) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v3 (to be released).
2:59 PM Ticket #679 (scaling_list_dc_coef_minus8 has no default value) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v3 (to be released).
2:30 PM Ticket #683 (Typos in 7.4.5.1 and 9.3.2) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v3 (to be released).
2:26 PM Ticket #685 (HM8/WD mismatch for abs_mvd_greater0_flag and abs_mvd_greater1_flag ...) closed by bbross
invalid: The init value are correct, in HM the mapping to draft values for init …
2:16 PM Ticket #689 (Typos, etc in Subclause 8.7.2 Deblocking filter process) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v3 (to be released).
1:53 PM Ticket #691 ('deblocking_filter_overide_flag' in slice header) closed by bbross
fixed: This will be fixed in JCTVC-K0030_v3 (to be released).
12:42 PM Ticket #695 (prefix of firstGreater1ScanPos) closed by bbross
fixed: I agree that there is an inconsistency in what last and first means …
12:35 PM Ticket #708 (An error in WD for ctxIdxInc for the syntax element significant_coeff_flag) closed by bbross
fixed: Also, – When yS is less than ( 1 << log2TrafoSize ) − 1, the following …
11:48 AM Ticket #699 (Derivation process of chroma offset in WP when an input bit depth is ...) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
11:34 AM Ticket #702 (8.5.2.1.6 confusing phantom equations) closed by bbross
fixed: Since ( xBk, yBk ) are already defined in 1. and modified in 2., there …
11:23 AM Ticket #705 (typo for upCtbInSlice derivation in subclause7.3.7.1 (page42)) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
10:13 AM Ticket #719 (Mistake in 8.4.3. table 8-2 : derivation process for chroma intra ...) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
10:12 AM Ticket #718 (Typo in subclause 6.4.1) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:40 AM Ticket #721 (8.6.1 tiles_or_entry_coding_sync_idc used) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:31 AM Ticket #688 (Syntax/Semantics: Organization of subclauses, naming) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:31 AM Ticket #682 (Typos) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:31 AM Ticket #674 (sao_type_idx typo) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:29 AM Ticket #697 (Typo in 8.5.2.1.2 about setting availableFlagN) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:29 AM Ticket #694 (Some very trivial issues) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:22 AM Ticket #667 (Missing initialization of combIdx in combined bi-predictive candidates) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:22 AM Ticket #658 (Subclause 7.3.3 profile_tier_level() referenced as profile_and_level()) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:22 AM Ticket #655 (LCU bits limit in Annex A refers to Log2CtbSize instead of Log2CtbSizeY) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:22 AM Ticket #652 (8.7.1. General in In-loop filter) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:21 AM Ticket #647 (Condition on LongTermRefPic missing in spatial mvp derivation) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:21 AM Ticket #726 (Typo in definition of cu_qp_delta_enabled_flag) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:21 AM Ticket #725 (typo in BaseSliceAddrRS definition) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)
9:21 AM Ticket #722 (8.5.2.1.7 : Collocated derivation, Confusing reference to "every" ...) closed by bbross
fixed: Will be fixed in JCTVC-K0030_v3 (to be released)

Sep 10, 2012:

3:23 PM Ticket #728 (Decoder stops on assert when EnableTMVPFlag = 1, ColDir = 1 and ...) closed by ksuehring
fixed: fixed in r2753
2:47 PM Ticket #728 (Decoder stops on assert when EnableTMVPFlag = 1, ColDir = 1 and ...) created by deryzhov
This bug occures when EnableTMVPFlag = 1, ColDir = 1 and …
1:31 PM Ticket #727 (mismatch between the WD text and the HM software on derivation of ...) created by asimpson
In 8.5.2.1.2 the text specifies a number of conditions for inclusion …

Sep 7, 2012:

12:16 AM Ticket #724 (Loop in RasterScan to TileScan lacks an early exit) closed by pieterkapsenberg
invalid

Sep 6, 2012:

3:24 PM Ticket #726 (Typo in definition of cu_qp_delta_enabled_flag) created by shevach
According to the definition of cu_qp_delta_enabled_flag, one can …
1:31 PM Ticket #725 (typo in BaseSliceAddrRS definition) created by Jing-Jing Chung
In the text BaseSliceAddrRS is defined as follows : === The variable …
3:29 AM Ticket #724 (Loop in RasterScan to TileScan lacks an early exit) created by pieterkapsenberg
In 6.5.1 Coding tree block raster and tile scanning conversion …
2:48 AM Ticket #723 (Inconsistency in line endings) created by hao
The line ending code of TEncRateCtrl.cpp and TEncRateCtrl.h (since …

Sep 5, 2012:

5:37 PM Ticket #722 (8.5.2.1.7 : Collocated derivation, Confusing reference to "every" ...) created by AlexisLefebvre
In chapter 8.5.2.1.7, mvCol, refIdxCol and listCol are derived …
3:03 PM Ticket #721 (8.6.1 tiles_or_entry_coding_sync_idc used) created by conrad.ho
In 8.6.1, text said: "The current quantization group is the …
2:20 PM Ticket #717 (HM-8.0 cannot compile with Visual Studio 2012) closed by ksuehring
fixed: fixed in r2750
1:58 PM Ticket #720 (candidate of intra prediction mode) created by PhuongNguyen
Hello, I have two points concerning the candidate selection for intra …
1:01 PM Ticket #714 (Typo in assert condition) closed by ksuehring
fixed: fixed in r2748
12:50 PM Ticket #666 (Compiler error in 32-bit build) closed by ksuehring
fixed: Fixed following the original suggestion in the ticket in r2747. We …
12:42 PM Ticket #661 (HM8.0 software manual typo) closed by ksuehring
fixed: fixed the capitalization in the manual in r2746
12:39 PM Ticket #713 (Visual Studio 2005 project setting does not include ...) closed by ksuehring
fixed: fixed in r2745
10:44 AM Ticket #719 (Mistake in 8.4.3. table 8-2 : derivation process for chroma intra ...) created by Jing-Jing Chung
The table 8-2 does not specify the value of IntraPredModeC for …
8:01 AM Ticket #718 (Typo in subclause 6.4.1) created by chiayang_tsai
In 6.4.1 Derivation process for z-scan order block availability, the …
3:35 AM Ticket #717 (HM-8.0 cannot compile with Visual Studio 2012) created by libin
The error reported is that mem_fun is not defined in TEncGOP.cpp. …

Sep 4, 2012:

10:43 PM Ticket #716 (overriding IntraPeriod causes encoder crash when used with ...) created by dthoang
Loading encoder_intra_main.cfg and then overriding IntraPeriod on the …
6:39 PM Ticket #715 (Removal of two obsolete functions) closed by ksuehring
fixed: done in r2744
5:45 PM Ticket #715 (Removal of two obsolete functions) created by obici
The following two functions are obsolete and never called in HM: Void …
5:32 PM Ticket #714 (Typo in assert condition) created by obici
In Void TComDataCU::setPredModeSubParts( PredMode eMode, UInt …
5:22 PM Ticket #713 (Visual Studio 2005 project setting does not include ...) created by obici
When Visual Studio 2005 is used, the project does not include …
11:32 AM Ticket #710 (Typo in the section 8.5.2.1.2 Derivation process for spatial merging ...) closed by bbross
invalid: Please always refer to the most recent version of the draft, now i.e. …
9:48 AM Ticket #712 (wrong initValue for split_transform_flag ctxIdx) created by louis.lee
according to DRAFT8, Table 9-22, there is 9 CABAC init context …
7:08 AM Ticket #711 (chroma deblocking filter position) created by djpark0115
In 8.7.2.4.1 Vertical edge filtering process, chroma edges filtering …

Sep 2, 2012:

1:30 PM Ticket #710 (Typo in the section 8.5.2.1.2 Derivation process for spatial merging ...) created by shevach
In the section 8.5.2.1.2 "Derivation process for spatial merging …

Aug 30, 2012:

6:11 PM Ticket #709 (Coding Mismatch between HM8.0dev and WD on short_term_ref_pic_set_idx) created by exf001
In JCTVC-J1003_d7.doc, short_term_ref_pic_set_idx of slice_header is …
5:57 PM Ticket #708 (An error in WD for ctxIdxInc for the syntax element significant_coeff_flag) created by exf001
The description before equation (9-17) – When xS is less than ( 1 << …
2:30 PM Ticket #707 (entropy_coding_sync_enabled_flag and tiles_enabled_flag issue) created by conrad.ho
The main profile restricts that " tiles_enabled_flag && …
2:08 PM Ticket #706 (No definition of Log2MaxCtbSize) created by conrad.ho
The variable Log2MaxCtbSize is used in (a) the definition of …
10:47 AM Ticket #705 (typo for upCtbInSlice derivation in subclause7.3.7.1 (page42)) created by vikingwang@…
The typo and corresponding correction in subclause7.3.7.1 (page42)for …
9:22 AM Ticket #704 (8.5.2.1.3 combIdx is not initialized) closed by bbross
duplicate: Closed as duplicate of #667.
6:16 AM Ticket #704 (8.5.2.1.3 combIdx is not initialized) created by conrad.ho
combIdx is used but is not initialized beforehand. Suggestion: …
2:04 AM Ticket #703 (five_minus_max_num_merge_cand configurability) created by bheng
The maximum number of merge candidates should be a configurable …

Aug 29, 2012:

6:13 PM Ticket #680 (HM does not use default scale of 16 for transform_skip TUs when ...) closed by pieterkapsenberg
wontfix: Ok that is clear now thanks.
3:04 PM Ticket #702 (8.5.2.1.6 confusing phantom equations) created by conrad.ho
In 8.5.2.1.6, when deriving mvLXB and availableFlagLXB, the step 2 …
12:57 PM Ticket #701 (Potential issue in HM8.0 regarding interPred) created by pankaj0iit
In HM8.0, In File: TComDataCU.cpp In Funct: TComDataCU::xGetColMVP() …
2:25 AM Ticket #700 (Derivation process of chroma offset in WP when an input bit depth is ...) created by Tanizawa
When an input bit depth is beyond 8bit, the derivation process of …
2:22 AM Ticket #699 (Derivation process of chroma offset in WP when an input bit depth is ...) created by Tanizawa
When an input bit depth is beyond 8bit, the derivation process of …

Aug 28, 2012:

10:03 AM Ticket #698 (Definition of TRAIL_R, TSA_R and STSA_R in Table 7-1, and a typo "candiate") created by yamakage
In JCTVC-J1003_d7, some definition of nal_unit_type seems unclear as …
2:43 AM Ticket #697 (Typo in 8.5.2.1.2 about setting availableFlagN) created by tajime
There are duplicate conditions for setting availableFlagN as below. …
12:39 AM Ticket #696 (nal_unit_type mismatch between HM-8.0 and D8 (J1003) d7) created by yamakage
There are mismatches on values of nal_unit_type between HM-8.0 …
Note: See TracTimeline for information about the timeline view.