Timeline


and

Feb 16, 2013:

4:14 AM Ticket #1010 (Minor typo) created by junxu
In JCTVC-L1003_v21.doc, Page 63, there are two equations with the same …

Feb 15, 2013:

7:22 PM Ticket #994 (Emulation prevention bytes igonred by HM decoder to calculate ...) closed by ksuehring
fixed: I have adapted the patch to HM-10.0-dev and applied it in r3363

Feb 14, 2013:

1:41 PM Ticket #1009 (diff_cu_qp_delta_depth should be inferrable) created by vlad
I propose to add wording: "When not present, the value of …
1:33 PM Ticket #1008 (uniform_spacing_flag should be inferrable) created by vlad
I propose to add wording: "When not present, the value of …

Feb 13, 2013:

7:55 PM Ticket #1007 (Invalid weighted prediction offsets) created by bheng
The HM-10.0 encoder can generate luma weighted prediction offset …

Feb 11, 2013:

7:51 PM Ticket #1006 (minor typos) created by dthoang
In the definition of coded video sequence under NOTE 4, equa

Feb 8, 2013:

10:26 PM Ticket #1005 (Extra hypen after equation (8-26)) created by auyeung
An extra hyphen was found before text between equation (8-26) and …
2:23 AM Ticket #1004 (harmonize requirement for access unit that follows end of sequence NAL ...) created by dthoang
In 7.4.1.4.2, It is a requirement of bitstream conformance that, …

Feb 6, 2013:

11:26 PM Ticket #1003 (Inconsistent variable naming) created by hellman
Version: d10 v19 In the "We're down to this??" category: the …
4:46 AM Ticket #1002 (Redundant intra-mode checking in mvp candidates) created by djpark0115
In 8.5.3.1.6 Derivation process for motion vector predictor …

Feb 5, 2013:

4:53 PM Ticket #872 (overwrite SPS parameters when different id SPS is decoded) closed by ksuehring
fixed: (hopefully) fixed in r3356 could need some double-checking and testing
4:24 AM Ticket #1001 (Derivation process for chroma motion vectors) created by djpark0115
In 8.5.3.1.9 Derivation process for chroma motion vectors of …

Feb 4, 2013:

9:20 PM Ticket #1000 (name collision with StRpsIdx) created by dthoang
JCTVC-L1003_v17 introduced a naming conflict by renaming RIdx to …
6:47 PM Ticket #999 (possible bug in use of sps_max_latency_increase for bumping) created by stefane
In C.5.2.2, Output and removal of pictures from the DPB, and C.5.2.3, …
5:20 PM Milestone HM-10.0 completed
12:03 PM Ticket #929 (Deblocking filter boundary strength derivation bug (encoder)) closed by ksuehring
fixed: the patch has been applied in r3351
11:44 AM Ticket #202 (If GOP size and intra period are same, decoder has mismatch) closed by ksuehring
fixed: setting the GOP size no longer works without specifying RPS settings. …
10:32 AM Ticket #887 (bug in merge mode motion vector derivation) closed by ksuehring
fixed: the patch has been applied in r3350

Feb 2, 2013:

3:58 PM Ticket #998 (encoder: invalid sps_temporal_id_nesting_flag) closed by fbossen
fixed: Fixed in r3349
12:46 PM Ticket #998 (encoder: invalid sps_temporal_id_nesting_flag) created by stefane
When sps_max_sub_layers_minus1 is equal to 0, …
9:06 AM Ticket #997 (invalid case: num_short_term_ref_pic_sets == 0 && ...) created by stefane
Currently, short_term_ref_pic_set_sps_flag can be equal to 1 even if …

Feb 1, 2013:

10:28 AM Ticket #996 (Missing ".vcxproj.filters" files) closed by ksuehring
fixed: fixed in r3348. I was already wondering why the filters were missing ;-)
2:29 AM Ticket #996 (Missing ".vcxproj.filters" files) created by hao
In MS VS2010, rules for the tree view in Solution Explorer are …

Jan 31, 2013:

11:28 PM Ticket #995 (Removal of variable bPreviousPictureDecoded) created by adarsh
The variable bPreviousPictureDecoded in TAppDecTop.cpp is effectively …
4:27 PM Ticket #994 (Emulation prevention bytes igonred by HM decoder to calculate ...) created by chethan879
The section 7.9.4.1 of standard says that emulation prevention bytes …
2:40 PM Ticket #993 (TEncSAO m_dLambdaLuma/Chroma member variables not required) created by karlsharman
In TEncSampleAdaptiveOffset.h:59,60, m_dLambdaLuma and m_dLambdaChroma …
2:27 PM Ticket #988 (SAO_SKIP_RIGHT macro not always used) closed by fbossen
fixed: Fixed in r3344
2:00 PM Ticket #989 (getDistPart used incorrectly for inter chroma) closed by fbossen
fixed: Fixed in r3343
1:34 PM Ticket #227 (MAX_CU_DEPTH is 7) closed by ksuehring
duplicate: Closed as duplicate of #992.
12:46 PM Ticket #985 (Reversed width/height assignments in SAO) closed by fbossen
fixed: Fixed in r3341
12:44 PM Ticket #983 (Unused variables and functions) closed by fbossen
fixed: Fixed in r3340
12:38 PM Ticket #991 (Unnecessary array dimension of m_aapbEdgeFilter) closed by fbossen
fixed: Fixed in r3339
11:28 AM Ticket #992 (MAX_CU_SIZE (update for HM9.2 of ticket 227)) created by karlsharman
MAX_CU_SIZE should be set to 6 in TComRom.h:53 If this is changed, …
11:22 AM Ticket #991 (Unnecessary array dimension of m_aapbEdgeFilter) created by karlsharman
TComLoopFilter::m_aapbEdgeFilter has an unnecessary array dimension: …
11:19 AM Ticket #990 (RDOQ_CHROMA_LAMBDA interaction with TComTrQuant) created by karlsharman
When RDOQ_CHROMA_LAMBDA macro is enabled, the chroma channels may have …
11:18 AM Ticket #984 (Conformance top-left offset into output picture always 0) closed by ksuehring
fixed: fixed in r3334
11:07 AM Ticket #989 (getDistPart used incorrectly for inter chroma) created by karlsharman
getDistPart has, as of HM9.2, had an extra TEXT_TYPE parameter added …
11:01 AM Ticket #988 (SAO_SKIP_RIGHT macro not always used) created by karlsharman
In TEncSampleAdaptiveOffset.cpp:calcSaoStatsCuOrg, lines 1058, 1106, …
10:57 AM Ticket #987 (SAO mixing quadtree indices and components) created by karlsharman
When rdoSaoOnePart calls TEncSampleAdaptiveOffset::estSaoTypeDist …
10:51 AM Ticket #986 (encodeQtCbfZero called with inconsistent depths) created by karlsharman
encodeQtCbfZero is called with inconsistent depths. i.e. …
10:45 AM Ticket #985 (Reversed width/height assignments in SAO) created by karlsharman
In TEncSampleAdaptiveOffset.cpp, calcSaoStatsCU_BeforeDBlk line …
10:43 AM Ticket #984 (Conformance top-left offset into output picture always 0) created by karlsharman
In TLibVideoIO lines 465,479, planeOffset forced to 0, no matter what …
10:39 AM Ticket #983 (Unused variables and functions) created by karlsharman
g_aucIntraModeNumAng, g_aucIntraModeBitsAng, g_aucIntraModeOrder …
1:04 AM Ticket #982 (missing definitions for LumaWeightL1, ChromaWeightL1, ChromaOffsetL1) created by dthoang
In 7.4.7.4, LumaWeightL1[i], ChromaWeightL1[i][j], and …

Jan 30, 2013:

5:19 PM Ticket #981 (Default display window parameters used when VUI parameters not present) closed by ksuehring
fixed: The second patch was applied in r3334
1:03 AM Ticket #981 (Default display window parameters used when VUI parameters not present) created by bheng
If VUI parameters are not present, the decoder incorrectly attempts to …

Jan 28, 2013:

10:39 AM Ticket #942 (HM 9.1 entry_point_offset issue) closed by ksuehring
invalid: The test code did not take emulation prevention bytes into account. If …

Jan 27, 2013:

6:55 PM Ticket #288 (Encoding crash when EntropySliceMode is set to 1 or 2) closed by ksuehring
fixed: I think that was fixed in a later release. By now we don't have …

Jan 26, 2013:

7:40 AM Ticket #980 (9.2.3.2.4: add end_of_sub_stream_one_bit case) created by stefane
In 9.2.3.2.4 Decoding process for binary decisions before termination, …

Jan 25, 2013:

8:37 PM Ticket #979 (Incorrect ctxIdxTable entries for part_mode in Table 9-32) created by stefane
In Table 9-32, the three ctxIdxTable entries for part_mode should be …
10:58 AM Ticket #978 (Wrong syntax for lt_idx_sps[ i ] (7.3.7.1 General slice segment header ...) created by stefane
[…] should be […]

Jan 24, 2013:

12:24 PM Ticket #977 (Merge and skip list generation text equivalent but subtly different) created by rikallen
In Section 8.5.3.1, Derivation process for motion vector components …
11:13 AM Ticket #976 (Crash on BLA with RASL) closed by fbossen
fixed: Fixed in r3308
11:07 AM Ticket #976 (Crash on BLA with RASL) created by jonatan
The decoder crashes when RASL pictures are associated with a BLA_W_LP …
11:06 AM Ticket #935 (Possible confusion in removal of pictures from DPB) closed by bbross
fixed: This is fixed in JCTVC-L1003_v5 by the decisions noted under JCTVC-L0323.
11:03 AM Ticket #966 (No max value for abs_delta_rps_minus1) closed by bbross
fixed: Fixed in JCTVC-L1003-v5.
11:01 AM Ticket #960 (specification of "pps_scaling_list_data_present_flag equal to 0") closed by bbross
fixed: Fixed in JCTVC-L1003-v5.
11:00 AM Ticket #944 (Semantics on pic_scaling_list_data_present_flag) closed by bbross
fixed: Fixed in JCTVC-L1003-v5.
11:00 AM Ticket #970 (Typo - written 'semgnet' instead of 'segment') closed by bbross
fixed: Fixed in JCTVC-L1003-v5.
10:47 AM Ticket #974 (Inferred value of slice_temporal_mvp_enable_flag) closed by fbossen
fixed: Fixed in r3307
10:42 AM Ticket #973 (Replace HE10 for Main10) closed by fbossen
fixed: Fixed in r3306
10:37 AM Ticket #972 (The difference of motion vector out of valid range of "short integer" type) closed by fbossen
fixed: Fixed in r3305
10:34 AM Ticket #975 (Typo in "8.7.2.3 Derivation process of boundary filtering strength") created by jeunder
[…]
12:21 AM Ticket #974 (Inferred value of slice_temporal_mvp_enable_flag) created by jonatan
The HEVC specification says: "When not present, the value of …

Jan 23, 2013:

1:06 PM Ticket #973 (Replace HE10 for Main10) created by albertoduenas
After the creation of the Main 10 profile, we may want to modify the …
8:33 AM Ticket #972 (The difference of motion vector out of valid range of "short integer" type) created by jeunder
In the following code to calculate boundary strength for deblocking …
1:53 AM Ticket #971 (slice_segment_address value range should starts from 0) created by xiaozhong
7.4.8.1 General slice segment header semantics …

Jan 22, 2013:

4:11 PM Ticket #866 (Order of operations in SEI writing) closed by ksuehring
invalid: The order is actually ok although the code could need some improvement …
3:01 PM Ticket #965 (Non-reference random-access leading pictures are not supported.) closed by fbossen
fixed
2:02 PM Ticket #970 (Typo - written 'semgnet' instead of 'segment') created by shevach
In the section 7.4.8.1, in the description of entry_point_offset[ i ] …
11:47 AM Ticket #969 (Binarization of coeff_abs_level_remaining) created by eugene.kuznetsov
The description of binarization of coeff_abs_level_remaining in the …

Jan 21, 2013:

7:54 PM Ticket #17 (MS VS2010 Solution) closed by ksuehring
fixed
5:38 PM Ticket #968 (Encoding and decoding mismatch r3288) closed by fbossen
fixed: Fixed in r3289
4:18 PM Ticket #968 (Encoding and decoding mismatch r3288) created by libin
Encoding and decoding mismatch in r3288 with the following command …
3:51 PM Ticket #967 (9.2.3.2.2 : redundant condition for codIOffset and codIRange) created by PhuongNguyen
The condition "the bitstream shall not contain data that result in a …

Jan 20, 2013:

11:44 PM Ticket #966 (No max value for abs_delta_rps_minus1) created by fbossen
No maximum value is provided in the semantics of abs_delta_rps_minus1 …
7:10 PM Ticket #965 (Non-reference random-access leading pictures are not supported.) created by bheng
The slice types NAL_UNIT_CODED_SLICE_RADL_N …
11:49 AM Milestone HM-9.2 completed
10:15 AM Ticket #959 (Operator precedence) closed by bbross
fixed: Fixed in JCTVC-L1003_v2.
10:13 AM Ticket #957 (Confusing definitions) closed by bbross
fixed: Fixed in JCTVC-L1003_v2.
10:13 AM Ticket #964 (misspelling of pictur) closed by bbross
fixed: Fixed in JCTVC-L1003_v2.
10:12 AM Ticket #894 (RASL_NUT and RADL_NUT in definitions) closed by bbross
fixed: Fixed in JCTVC-L1003_v2.
10:12 AM Ticket #956 (Removal of start codes, if present, for bitstream conformance tests) closed by bbross
fixed: Fixed in JCTVC-L1003_v2.
10:11 AM Ticket #698 (Definition of TRAIL_R, TSA_R and STSA_R in Table 7-1, and a typo "candiate") closed by bbross
fixed: Fixed in JCTVC-L1003_v2.
10:11 AM Ticket #961 (1-CTB wide picture, wavefront, and dependent slices (text)) closed by bbross
fixed: Fixed in JCTVC-L1003_v2.
10:10 AM Ticket #955 (In 8.5.4.1, the number of step starts 2.) closed by bbross
fixed: Fixed in JCTVC-L1003_v2.
10:10 AM Ticket #883 (typos and potential editorial changes in 8.7.2 Deblocking filter process) closed by bbross
fixed: Fixed in JCTVC-L1003_v2.
10:10 AM Ticket #881 (slice_disable_deblocking_filter_flag in in-loop filter process) closed by bbross
fixed: Fixed in JCTVC-L1003_v2.
10:09 AM Ticket #879 (SAO luma vs. chroma locations) closed by bbross
fixed: Fixed in JCTVC-L1003_v2.

Jan 19, 2013:

5:56 PM Ticket #964 (misspelling of pictur) created by dthoang
In 7.4.8.1 "picture" is misspelled as "pictur" in the semantics …
5:35 PM Ticket #874 (Dependent slice neighborhood cleanup) closed by ksuehring
fixed: the unnecessary checks have been removed in HM-9.1-dev r3129 to r3134
5:33 PM Ticket #854 (Multi-slice QP setting in one frame is not supported by HM9.0) closed by ksuehring
wontfix: I don't see a strong need to specify multiple QPs per picture in an …
5:23 PM Ticket #913 (Wrong pointer to SPS) closed by ksuehring
fixed: fixed in r3226. More work is still necessary to support proper …
4:44 PM Ticket #940 (When strong_intra_smoothing_enable_flag=1, wrong neighboring samples ...) closed by fbossen
invalid
4:16 PM Ticket #925 (bug in derivation of temporal motion vectors for merge mode) closed by fbossen
fixed: Fixed in r3278
1:12 PM Ticket #949 (Number of NAL units in picture timing SEI for first DU) closed by fbossen
fixed: Fixed in r3223
1:11 PM Ticket #947 (Intializing DU removal time for picture timing SEI message) closed by fbossen
fixed: Fixed in r3222
1:10 PM Ticket #962 (mistake in Width/Height) closed by fbossen
fixed: Fixed in r3277
1:09 PM Ticket #963 (Width/Height wrong) closed by fbossen
fixed: Fixed in r3276
1:06 PM Ticket #954 (VPS extension assert) closed by fbossen
fixed: Fixed in r3275

Jan 18, 2013:

11:45 PM Ticket #963 (Width/Height wrong) created by weipu
In TEncSampleAdaptiveOffset.cpp Line 1298, 1299 Int lcuWidth = …
11:37 PM Ticket #962 (mistake in Width/Height) created by weipu
in TEncSampleAdaptiveOffset.cpp Line 1006, 1007 are: Int iLcuWidth …
5:41 PM Ticket #961 (1-CTB wide picture, wavefront, and dependent slices (text)) created by Parabola
Related to #943, the change in bold is proposed (still relevant in …
12:56 PM Ticket #960 (specification of "pps_scaling_list_data_present_flag equal to 0") created by sasai
It seems to be inconsistent in case of …
12:15 PM Ticket #959 (Operator precedence) created by eugene.kuznetsov
In formula 9-3, 1 << Log2CtbSizeY must be placed in parentheses, to …
11:03 AM Ticket #958 (POC difference 0 occurs in text of JCTVC-L0030-v3) created by sier
According to the discussion on TMVP hook as proposed in JCTVC-L0177, …
10:17 AM Ticket #957 (Confusing definitions) created by eugene.kuznetsov
In definitions 3.15 and 3.59, there are several occurrences of …
1:50 AM Ticket #956 (Removal of start codes, if present, for bitstream conformance tests) created by yk
The following sentence at the end of step 3 in C.1: When …
Note: See TracTimeline for information about the timeline view.