Timeline


and

May 27, 2012:

11:22 AM Ticket #548 (Bug fixed for intra transform skipping (I0408) to support other LUC sizes) created by cuilinglan
For intra transform skipping(I0408), at decoder, a bug is fixed to …

May 25, 2012:

2:46 PM Ticket #543 (encoder failed when the frame size was small) closed by ksuehring
fixed: the patch has been applied in r2414
2:43 PM Ticket #545 (Typo in picture padding/cropping.) closed by ksuehring
fixed: fixed in r2413
12:59 PM Ticket #546 (TComPic::m_SEIs should be initialized to NULL in constructor) closed by ksuehring
fixed: fixed in r2412 (also adding all other missing members)
9:22 AM Ticket #547 (Periodic I frames in Low Delay Configuration) created by basakoztas
In the default low delay configuration file within the HM7.0, when the …
2:31 AM Ticket #546 (TComPic::m_SEIs should be initialized to NULL in constructor) created by adarsh
The variable m_SEIs of class TComPic is not initialized to NULL in the …

May 24, 2012:

10:43 PM Ticket #545 (Typo in picture padding/cropping.) created by bheng
There is a typo in the following section of TAppEncCfg::parseCfg( ) …
8:27 PM Ticket #544 (Non-normative aspects in scaling process (8.6.3) should be removed) created by fbossen
Equations (8-262), (8-264), and (8-270) should be removed as they …
6:01 PM Ticket #543 (encoder failed when the frame size was small) created by peisongc
In TComAdaptiveLoopFilter.cpp (around line 752), yInterval could be …
12:33 PM Ticket #541 (Tiles coding broken after slice_type value change) closed by ksuehring
fixed: fix in HM-7.0-dev r2405
12:32 PM Ticket #542 (cb_qp_offset and cr_qp_offset ranges missing in text) created by pandrivon
According to JCTVC-I1003_d1 p.69: "cb_qp_offset, cr_qp_offset are …
11:47 AM Ticket #541 (Tiles coding broken after slice_type value change) created by ksuehring
Coding of tiles causes an encoder-decoder mismatch after the values of …

May 23, 2012:

10:25 AM Ticket #540 (Phrase "one of the following conditions is true") created by bbross
[Ed. (GJS): Inspect the text as a whole to remove all places where it …

May 22, 2012:

9:48 PM Milestone HM-7.0 completed

May 21, 2012:

1:54 PM Ticket #534 (variable initialization) closed by ksuehring
fixed: commited to r2383

May 18, 2012:

12:24 PM Ticket #418 (refernce picture list construction) closed by bbross
duplicate: Closed as duplicate of #378. Already reported in #378 1.
12:23 PM Ticket #538 (typo in 8.3.4.2) closed by bbross
duplicate: Closed as duplicate of #378. Already reported in #378 1.
12:40 AM Ticket #539 (Deblocking Filter Incorrect when Minimum Transform Size is not 4x4.) created by bheng
Some portions of the LoopFilter code assume that the "BaseUnit" is …

May 17, 2012:

11:21 PM Ticket #538 (typo in 8.3.4.2) created by eeehey
In 8.3.4.2, When the slice is a B slice, the list RefPicList1 is …

May 16, 2012:

2:14 PM Ticket #537 (Consistency of the intra prediction mode definitions) created by jani.lainema
Intra_Angular (26) and Intra_Angular (10) prediction modes are defined …
2:12 PM Ticket #533 (Incorrect derivation of ColumnWidth and RowHeight with uniform_spacing_flag) closed by ksuehring
invalid

May 15, 2012:

4:08 PM Ticket #445 (Equation (7-59) and (7-60) for RPS derivation do not match HM6.0) closed by bbross
fixed: Fixed in JCTVC-I1003_d0 (v1).
4:08 PM Ticket #492 (Text cleanup of QP prediction / derivation) closed by bbross
fixed: Fixed in JCTVC-I1003_d0 (v1).
4:07 PM Ticket #446 (Typos in reference picture list combination) closed by bbross
fixed: Fixed in JCTVC-I1003_d0 (v1).
4:07 PM Ticket #448 (combined_inter_pred_ref_idx does not exist anymore.) closed by bbross
fixed: Fixed in JCTVC-I1003_d0 (v1).
4:07 PM Ticket #451 (use_delta_flag[ j ] is not decoded when used_by_curr_pic_flag[ j ] is 1.) closed by bbross
fixed: Fixed in JCTVC-I1003_d0 (v1).
4:06 PM Ticket #452 (Wrong 'else if...' for 'if (skip_flag)' in CU syntax) closed by bbross
fixed: Fixed in JCTVC-I1003_d0 (v1).
4:06 PM Ticket #403 (non_square_quadtree_enabled_flag) closed by bbross
fixed: Fixed in JCTVC-I1003_d0 (v1).
4:06 PM Ticket #458 (log2TrafoWidth1 and log2TrafoHeight1 calculation for NSQT) closed by bbross
fixed: Fixed in JCTVC-I1003_d0 (v1).
4:05 PM Ticket #348 (Log2MaxTrafoSize constraint) closed by bbross
fixed: Fixed in JCTVC-I1003_d0 (v1).
4:04 PM Ticket #459 (RQT issues and cleanup) closed by bbross
fixed: Fixed in JCTVC-I1003_d0 (v1).
12:10 PM Ticket #536 (Descriptor of alf_run_diff) created by whchung
In 7.3.3.5 When condition ("lcuIdx - numCtbInWidth <0) is false, the …
11:48 AM Ticket #535 (Index i, j of non-square ScalingFactor matrix) created by whchung
In 7.4.2.4 Function 7-32 is about quantization matrix of 16x4 …
2:07 AM Ticket #513 (SAO Interleaving: Merge-up flag missing if above CU is first in the slice.) closed by bheng
fixed: Issue fixed in r2343.

May 14, 2012:

4:17 PM Ticket #532 (Can not parse "FrameToBeEncoded" in encoding config file correctly in ...) closed by ksuehring
fixed: Fixed in HM-6.3.1 and HM-6.3-dev

May 13, 2012:

7:50 PM Ticket #389 (Text / HM mismatch for slice_type) closed by ksuehring
fixed: Fixed by the adoption of JVTVC-I0500. Software has been committed to …

May 12, 2012:

1:34 AM Ticket #534 (variable initialization) created by chihming.fu
In processSaoUnitAll(), the variable […] should be initialized to zero

May 9, 2012:

1:09 PM Ticket #533 (Incorrect derivation of ColumnWidth and RowHeight with uniform_spacing_flag) created by stworrall
This following report is based on I0030. When uniform_spacing_flag is …

May 8, 2012:

10:59 AM WikiStart edited by davidf
(diff)
10:34 AM Ticket #532 (Can not parse "FrameToBeEncoded" in encoding config file correctly in ...) reopened by ksuehring
OK. I missed that we still have the old parameter in the file. Reopening.
10:13 AM Ticket #532 (Can not parse "FrameToBeEncoded" in encoding config file correctly in ...) closed by ksuehring
wontfix: The parameter without the 's' has been deprecated since HM 1 or 2. It …
6:09 AM Ticket #532 (Can not parse "FrameToBeEncoded" in encoding config file correctly in ...) created by peterchuang
In HM-6.3, TAppEncCfg.cpp, line 197, the "FramesToBeEncoded" should be …

May 7, 2012:

10:24 PM Ticket #531 (TComSampleAdaptiveOffset::m_uiSaoBitIncrease incorectly computed for ...) created by ksebov
I looks like the following lines (1456 to 1462 in …
2:08 PM Milestone HM-6.3 completed
1:11 PM Ticket #530 (Encoder/decoder mismatch when chroma QP offsets are used) created by tkunlin
It occurs on the 5th picture of the stream generated with the …

May 6, 2012:

8:09 PM Ticket #520 (Derivation of iNumRowTilesMinus1 appears to be wrong (TDecCAVLC.cpp)) closed by ksuehring
fixed: fixed in r2318
7:58 PM Ticket #453 (PPS: entropy_coding_mode_flag draft/software mismatch) closed by ksuehring
fixed: fixed in r2317
7:56 PM Ticket #529 (Mismatch between WD6 and HM6.2 - deblocking filter) created by pandrivon
HM6.1/6.2 consider bit-depth (variable iBitdepthScale) for …
5:43 PM Ticket #414 (parameter name mismatch) closed by ksuehring
fixed: fixed in r2315
5:08 PM Ticket #516 (Setting weighted_bipred_idc=0 disables weighted prediction in P-slices.) closed by fbossen
fixed: Fixed in r2312
4:59 PM Ticket #514 (CropUnitX and CropUnitY factors are missing from picture cropping.) closed by ksuehring
fixed
4:54 PM Ticket #366 (Derivation of intra luma mode predictors when neighbor is PCM coded.) closed by fbossen
fixed: Fixed in r2310
10:02 AM Ticket #528 (Text about ALF output clipping) created by chiayang_tsai
In JCTVC-H1003_dK, the reconstructed sample of ALF output should be …

May 5, 2012:

5:33 PM Ticket #527 (Typo in derivation of MinCbAddrZS) created by Smarter
The inner loop of "Derivation process for the minimum coding block …
5:16 PM Ticket #503 (encoder crash when ASR is enabled) closed by ksuehring
fixed: Since there was no further comment on this ticket, I will close it as …
5:14 PM Ticket #224 (Bug regarding the tiles parameter coding in PPS & SPS) closed by ksuehring
wontfix: It seems we forgot this patch. The syntax has been changed in HM 6.1 …

May 4, 2012:

10:35 PM Ticket #526 (Cr sample location in pcm_sample_chroma in eq. 8-18 is wrong) created by kchono
The offset for Cb is not considered. Correct the eq. 8-18 as …
10:32 PM Ticket #525 (The size of chroma component in pcm_samle() is different from HM software.) created by kchono
The size of chroma component in text is same as 422, not 420. Change …
5:23 PM Ticket #524 (transform issues) created by bbross
1. Horizontal (row) inverse transform is carried out first and then …
5:04 PM Milestone HM-6.2 completed
1:18 PM Ticket #523 (There is inconsistency in the naming of "max_dec_pic_buffering".) created by sasai
At 7.4.2.1 The relationship between max_dec_pic_buffering[ i ] and …
1:10 PM Ticket #522 (The description of DPB size for temporal layer is unclear.) created by sasai
The description of DPB size for temporal layer is unclear. Annex C.1, …
1:08 PM Ticket #521 ("max_dec_pic_buffering" without index is not defined.) created by sasai
max_dec_pic_buffering[ i ] sometimes appears with its index "[ i ]" …

May 3, 2012:

2:02 PM Ticket #520 (Derivation of iNumRowTilesMinus1 appears to be wrong (TDecCAVLC.cpp)) created by sandeepkanumuri
In HM-6.1, on line 1269 of TDecCAVLC.cpp, the derivation of …
12:01 PM Ticket #519 (definition of bi-prediction, uni-prediction and list 0 prediction is ...) created by suzukiyos
"bi-prediction" and "uni-prediction" are referred in 3.90, 3.91 and …
11:46 AM Ticket #291 (Use of FL binarization for “Decode Bypass” syntax elements) closed by bbross
duplicate: Closed as duplicate of #518.
11:01 AM Ticket #518 (Fix for fixed-length (FL) binarization process) created by chiayang_tsai
In 9.2.2.5 (H1003_dk), the fixed-length binarization order should be …
9:47 AM Ticket #517 (Clip function for SAO text) created by chiayang_tsai
In 8.7.2.1.1 (H1003_dK)text, Clip3() should be added to SAO output in …

May 1, 2012:

1:28 AM Ticket #516 (Setting weighted_bipred_idc=0 disables weighted prediction in P-slices.) created by bheng
The function xPredInterBi( ) is called for both P- and B-slices. In …
12:05 AM Ticket #515 (QP adaptation fails when minimum transform size is not 4x4) created by bheng
The number of partitions in the delta-QP region width, as calculated …

Apr 30, 2012:

11:44 PM Ticket #514 (CropUnitX and CropUnitY factors are missing from picture cropping.) created by bheng
The CropUnit factors (x2 for 4:2:0 chroma, etc...) are missing from …
10:55 PM Ticket #513 (SAO Interleaving: Merge-up flag missing if above CU is first in the slice.) created by bheng
The following code prevents merge-up when the above CU is the first CU …
4:43 PM Ticket #512 (issue on lists_modification_present_flag and ref_pic_list_combination()) created by suzukiyos
JCTVC-H0412, which proposed lists_modification_present_flag, was …
10:20 AM Ticket #511 (mismatch between the WD text and the HM software in slice header on ...) created by suzukiyos
In the text, ref_pic_list_combination() and mvd_l1_zero_flag in slice …

Apr 28, 2012:

10:25 PM WikiStart edited by davidf
(diff)
8:30 PM Ticket #510 (nal_ref_idc should be replaced by nal_ref_flag) created by rickard
'nal_ref_idc' should be replaced by 'nal_ref_flag' in subclause 8.3.6
8:27 PM Ticket #509 (Subclause reference error in 8.1) created by rickard
The string "as specified in subclause 8.3.5." in subclause 8.1 should …
8:07 PM Ticket #508 (Typo in slice_granurality) created by jsampedro
There is an instance of slice_granurality that should be changed to …
6:51 PM Ticket #494 (8.4.3.1.6 Specification of Intra_Angular (2..9, 11..25, 27..34) ...) closed by bbross
duplicate: Closed as duplicate of #363.
6:44 PM WikiStart edited by davidf
(diff)
6:20 PM Ticket #507 (POC cycle not taken into account for long-term reference pictures) closed by ksuehring
fixed: A fix has been provided by Sachin Deshpande that has been checked in …
6:17 PM Ticket #507 (POC cycle not taken into account for long-term reference pictures) created by ksuehring
checkThatAllRefPicsAreAvailable() and applyReferencePictureSet() do …
3:43 PM Ticket #474 (Missing initialization of I_PCM transform index) closed by ksuehring
fixed: the proposed patch has been applied in r2210
3:05 PM Ticket #358 (on SP) closed by bbross
duplicate: Closed as duplicate of #459.
11:13 AM Ticket #506 (Derivation depending on InterTUSplitDirection) created by bbross
Both process where InterTUSplitDirection are not identical while they …

Apr 27, 2012:

11:06 PM Ticket #505 (NSQT InterTUSplitDirection wrong for chroma blocks) created by bbross
When splitting a transform block non-square, resulting chroma blocks …
10:48 PM Milestone WD6 completed
7:33 PM Ticket #460 (text mismatch in check wether log2TrafoSize == Log2MinTrafoSize) closed by bbross
fixed: Due to JCTVC-G112 adoption, HM is right is CD text should be …
7:07 PM Ticket #465 (Typos in equations (8-262), (8-264), and one under the (8-264).) closed by bbross
duplicate: Closed as duplicate of #492.
7:07 PM Ticket #463 (Text / HM mismatch for derivation of QP in deblocking processes) closed by bbross
duplicate: Closed as duplicate of #492.
7:06 PM Ticket #441 (Missing definition of Chroma QP) closed by bbross
duplicate: Closed as duplicate of #492.
11:22 AM Ticket #504 (SAO process issues) created by bbross
The following issues are present in the SAO process (8.7.2): 1.) in …
Note: See TracTimeline for information about the timeline view.