Timeline
Mar 22, 2012:
- 10:24 PM Ticket #430 (SliceMode = 2 bug) created by
- When sliceMode = 2, the encoder seems to encode the last LCU of a tile …
- 7:26 PM Ticket #429 (Encoder creates a different bitstream each time when using wavefront ...) created by
- In HM-6.0-dev branch, if we use wavefronts with 2 substreams, the …
- 3:25 PM Ticket #394 (New slice mode added on the top of HM-6.0rc1) closed by
- fixed: the patch has been added in r2139
- 1:45 PM Ticket #428 (PPS/SPS parsing dependency on tiles_or_entropy_coding_sync_idc) created by
- (originally reported by Peisong Chen) There exists a parsing …
- 1:37 PM Ticket #425 (m_iNumColumnsMinus1 and m_iNumRowsMinus1 uninitialed, decoder will ...) closed by
- fixed: I have not seen crashes, but the fields should be initialized. Please …
- 12:56 PM Ticket #427 (uniform_spacing_flag related code needs to be cleaned up) created by
- uniform_spacing_flag is represented in the code using the term …
- 12:42 PM Ticket #426 (order of tile related SPS syntax elements) closed by
- fixed: fixed in r2135
- 12:40 PM Ticket #426 (order of tile related SPS syntax elements) created by
- The location of uniform_spacing_flag in the software does not match …
- 11:54 AM Ticket #425 (m_iNumColumnsMinus1 and m_iNumRowsMinus1 uninitialed, decoder will ...) created by
- Both m_iNumColumnsMinus1 and m_iNumRowsMinus1 in SPS are uninitialed. …
- 3:24 AM Ticket #424 (The position of DF vertical edge is incorrect in 8.7.1.4.) created by
- 4.For xDk set equal to xC+( k << 2 ), k=0..nD*2 − 1, the following …
- 2:30 AM Ticket #423 (Syntax Elements ctxIdxTable is inconsistent with Syntax in Tablular form) created by
- Example: rem_intra_pred_mode is list as ae(v) in the prediction unit …
Mar 21, 2012:
- 4:47 PM Ticket #421 (Not possible to encode sequences shorter than 2 x GOPSize) closed by
- fixed
- 4:47 PM Ticket #420 (NAL losses causes the decoder to crash) closed by
- fixed
- 4:26 PM Ticket #257 (Null Pointer check missing) closed by
- fixed: fixed in r2126 and r2127, see also #299
- 4:23 PM Ticket #299 (Deblocking filter has been always disabled on independent tile boundary) closed by
- fixed: the fix has been committed in r2126 and r2127
- 4:21 PM Ticket #422 (QP adaptation fails when max CU size is not 64x64) closed by
- duplicate: Closed as duplicate of #397.
- 2:59 AM Ticket #422 (QP adaptation fails when max CU size is not 64x64) created by
- The current implementation of QP adaptation makes the assumption that …
Mar 20, 2012:
- 3:50 PM Ticket #421 (Not possible to encode sequences shorter than 2 x GOPSize) created by
- In the encoder there is a restriction that FrameToBeEncoded must be at …
- 3:38 PM Ticket #420 (NAL losses causes the decoder to crash) created by
- The HM decoder crashes for bitstreams where coded slice NAL units …
- 2:04 PM Ticket #419 (transformSubdivFlag signaled when Log2CbSize=6 and Log2MaxTrafoSize=4 ...) created by
- In HM-6.0, when the transform tree of a CU with 64x64 luma coding …
- 5:04 AM Ticket #418 (refernce picture list construction) created by
- in JCTVC-H1003dK, a typo is found in equation 8-11 When the slice is …
Mar 19, 2012:
- 1:32 PM Ticket #417 (Subclause 8.4 wording, typos, formatting) created by
- Wording: "Output of this process is" --> "Output of this process are", …
- 10:35 AM Ticket #415 (Meeting information for HEVC text spec draft 6 (WD: doc# H1003 dk) ...) closed by
- wontfix: Thanks, well spotted but this cannot be changed anymore. Since draft …
- 3:20 AM Ticket #416 (Duplicate equations in 8.5.2.2.3.1/2) created by
- Equation (8-214) defines how to average 2 motion-compensated …
Mar 18, 2012:
- 12:01 AM Ticket #415 (Meeting information for HEVC text spec draft 6 (WD: doc# H1003 dk) ...) created by
- In draft K of the text specification the meeting information is from …
Mar 16, 2012:
- 11:55 AM Ticket #414 (parameter name mismatch) created by
- In HM software there are parameters "Chroma_QP_Offset" and …
- 5:24 AM Ticket #413 (Missing condition for Eq. (7-24) in calculation of Log2MinCUDQPSize) created by
- In the semantics of max_cu_qp_delta_depth, the variable …
- 1:33 AM Ticket #412 (Deblocking processing order in Draft Text does not match HM) created by
- The draft text specifies that for each CU in coding order (I assume …
Mar 15, 2012:
- 3:06 PM Ticket #409 (scaling_list_enable_flag) closed by
- duplicate: Closed as duplicate of #328.
- 2:54 PM Ticket #411 (Code cleanup : remove unnecessary prediction mode MODE_SKIP) created by
- I suggest to remove the prediction mode MODE_SKIP which is not …
- 2:40 PM Ticket #410 (Lossless coding is not guaranteed) created by
- At the San Jose meeting, lossless coding mode (H0530) and sign bit …
- 11:01 AM Ticket #409 (scaling_list_enable_flag) created by
- (actual version id H1003_dK) The descriptor of …
- 10:58 AM Ticket #408 (scaling_list_dc_coef_minus8) created by
- The semantics of scaling_list_dc_coef_minus8 should be moved to …
- 10:53 AM Ticket #407 (scaling_list_present_flag) created by
- (actual version is H1003_dK) The semantics of …
- 9:53 AM Ticket #406 (terminology sample vs. pixel) created by
- From dI editing notes: [Ed. (GJS): Is a pixel something like a sample, …
- 5:22 AM Ticket #405 (SVN r2113 bug) created by
- In the SVN r2113, there have a code below: xConfirmPara( …
Mar 14, 2012:
- 7:26 PM Ticket #404 (Section 8.4.3.1.2 (in H1003_dK version)) created by
- Smoothing defined in Section 8.4.3.1.2 is getting applied to …
- 6:06 PM Ticket #403 (non_square_quadtree_enabled_flag) created by
- non_square_quadtree_enabled_flag is defined at section 7.3.2.1. But …
- 8:31 AM Ticket #402 (Fix the clipping range in rdoSaoUnit) created by
- Void TEncSampleAdaptiveOffset::rdoSaoUnit (Line 1940) Before: […] …
Mar 13, 2012:
- 11:18 AM Ticket #401 (DeblockingFilterControlPresent parameter misleading) created by
- I think the DeblockingFilterControlPresent parameter is rather …
- 10:30 AM Ticket #400 (Encoder Bug in HM-6.0 on ALFMaxNumFilter) created by
- In HM-6.0 picture-based ALF encoder, ALFMaxNumFilter is used …
Mar 10, 2012:
- 5:04 AM Ticket #399 (AMVP spatial scaling candidate in HM-6.0rc1) created by
- As we all know, to remove the dependency of deriving the spatial …
- 5:02 AM Ticket #398 (Text / HM mismatch for derivation of TMVP in AMVP of HM-6.0rc1) created by
- As described in section 8.5.2.1.5, the 2nd step of the ordered steps …
Mar 9, 2012:
- 10:23 AM Ticket #387 (Decoder crash when entropy slices and SAO are enabled) closed by
- fixed: Resolved by r2096
- 10:22 AM Ticket #397 (enc-dec mismatch occurs when QP_adaptation enabled and LCUSize=32) created by
- enc-dec mismatch occurs if parameters in config are set as MaxCUWidth …
- 6:03 AM Ticket #396 (on usage of combCnt) created by
- (actual version dK) Similar to ticket #395, combCnt in 8.5.2.1.3 is …
- 5:59 AM Ticket #395 (on the usage of iCombinedCount) created by
- In HM-6.1-dev r2096, the combined merge candidates are generated …
- 1:08 AM Ticket #394 (New slice mode added on the top of HM-6.0rc1) created by
- AHG4 on High-level parallelism has as a mandate: "Introduce slice-tile …
Mar 8, 2012:
- 5:40 PM Ticket #393 (Encoder crashes when allowing only 4x4 trafo size) created by
- The encoder crashes when encoding the first B or P picture if it is …
- 7:07 AM Ticket #392 (enc-dec mismatch occurs when QP_adaptation enabled) created by
- Enc-dec mismatch occurs if MaxCuDQPDepth is set to 1 and encoder …
Mar 7, 2012:
- 6:05 PM Ticket #391 (Slice header not parsable (slice_address)) created by
- From the semantics: The length of the slice_address syntax element is …
- 2:58 PM Ticket #390 ("Derivation process for luma intra prediction mode" mistake between HM ...) closed by
- invalid: Excuse me, here candModeList[0] and candModeList[2] are right, the …
- 10:39 AM Ticket #390 ("Derivation process for luma intra prediction mode" mistake between HM ...) created by
- In the function getIntraDirLumaPredictor(), we can look some code …
- 2:18 AM Ticket #389 (Text / HM mismatch for slice_type) created by
- Text defines: slice_type = 0 for P slice slice_type = 1 for B slice …
- 12:47 AM Ticket #388 (scaling_list_dc_pred_mode_flag) created by
- scaling_list_dc_pred_mode_flag exists in semantics section only (i.e. …
Mar 6, 2012:
- 8:05 PM Ticket #387 (Decoder crash when entropy slices and SAO are enabled) created by
- The HM-6.0rc1 decoder crashes when the entropy slice is enabled.
- 4:58 PM Ticket #368 (Incorrect text in config checker for gopsize) closed by
- fixed: This has been fixed in HM-6.0-dev r2089
- 4:53 PM Ticket #334 (--MRG=0 breaks in HE configs) closed by
- fixed: This has been fixed in HM-6.0-dev in r2087 / r2088 (following the …
- 4:06 PM Ticket #386 (typo in log2_diff_max_min_coding_block_size semantics) created by
- Equation 7-13: remove non-breaking space between …
- 4:03 PM Ticket #385 (cuDepth typos) created by
- replace 9 occurrences of cuDepth by cbDepth
- 7:10 AM Milestone HM-6.0 completed
- 4:26 AM Ticket #384 (Context increment for coeff_abs_level_greater1_flag and ...) created by
- Actually in dK version. Context increment for …
Mar 5, 2012:
- 11:29 PM Ticket #383 ((Actual version: D6 dK) Typo in part_mode sematics) created by
- Section 7.4.6 Coding unit semantics, part_mode definition Third …
- 3:41 PM Ticket #382 (SAO: interpretation of array dimensions is overloaded) created by
- Various arrays are allocated based upon m_iNumTotalParts, …
- 3:30 PM Ticket #381 (xParseSaoUnit() style issues) created by
- xParseSaoUnit() uses xReadCode() instead of proper TRACE support …
- 3:29 PM Ticket #379 (Config files for new class E sequences not provided) closed by
- fixed: The following config files have been added in r2081: …
- 3:15 PM Ticket #380 (single frame sequence decoding fails to write YUV file) closed by
- fixed: An alternative solution has been checked in in r2078 (trunk)
- 3:14 PM Ticket #380 (single frame sequence decoding fails to write YUV file) created by
- from email report (Uday Krishna G): While decoding a single frame …
- 10:56 AM Ticket #379 (Config files for new class E sequences not provided) created by
- Config files for the new class E sequences are not present in the cfg …
Mar 3, 2012:
- 2:44 AM Ticket #378 (Several typos in WD) created by
- (Actual version dK) Several typos in WD: 1. P. 97, Equation 8-11, …
Mar 2, 2012:
- 6:26 PM Ticket #377 (Intra LM mode offset equation is incorrect) created by
- In the derivation of the linear offset "b" in LM intra mode, the CD …
- 4:48 PM Ticket #376 (section 6.5.1 raster order to tile scan order) created by
- (From version dk) In 6.5.1, an array CtbAddrTS[] is defined, …
- 10:54 AM Ticket #375 (Typos for num_substreams_minus1) created by
- In version dk, num_substreams_minus1 is referred to as …
- 8:44 AM Ticket #374 (An editing error about update mechanism of saoRun) created by
- An editing error about update mechanism of saoRun
- 4:02 AM Ticket #373 (ALF: alfRun, luma filter index derivation, and chroma filtering process) created by
- 1. alfRun update in 7.3.3.5. An editing error about update mechanism …
Mar 1, 2012:
- 6:18 PM Ticket #372 (Derivation of coefficient group scan is incorrect) created by
- In the residual coding syntax, the derivation of xCG and yCG for 32x32 …
- 5:22 PM Ticket #371 (variable SignalledAsChromaDC not used anymore) created by
- "F765 fixed number of MPM" removed the condition on …
- 5:19 PM Ticket #370 (purpose of tile_control_present_flag) created by
- The syntax element of tile_control_present_flag is only used to …
- 2:06 PM Ticket #369 (Tables 8.16 and 8.17 in WD6 have mistakes related ALF filter geometry) created by
- The proposal JCTVC-H0068 has been implemented both in the HM …
- 11:47 AM Ticket #368 (Incorrect text in config checker for gopsize) created by
- Actual version HM 5.2 In TAppEncCfg::xCheckParameter() - There is a …
- 9:58 AM Ticket #367 (sao_type_idx binarization) created by
- sao_type_idx should be unary binarization instead of fix-length …
- 2:51 AM Ticket #366 (Derivation of intra luma mode predictors when neighbor is PCM coded.) created by
- In TComDataCU::getIntraDirLumaPredictor, the logic used to determine …
- 2:36 AM Ticket #365 (on enable_temporal_mvp_flag) created by
- (actual version dK) 7.4.2.2 enable_temporal_mvp_flag …
Feb 29, 2012:
- 5:31 PM Ticket #316 (Encoder log about the PCM setting is wrong) closed by
- fixed: This has been fixed inside the BURST_IPCM macro im HM-5.2-dev-core
- 5:28 PM Ticket #338 (Uninitial m_uiMaxLatencyIncrease) closed by
- fixed
- 4:47 PM Ticket #364 ((Actual version: D6 dK): Where is the picture reconstruction process?) created by
- The picture reconstruction process seems to have gone missing. …
- 11:36 AM Ticket #363 (Incorrect table for invAngle in 8.4.3.1.6) created by
- (Actual version _dK) The table for invAngle does not define it for …
- 8:14 AM Ticket #362 (Wrong constraint on Tile in Main profile) created by
- (Actual version: H1003_dK) According to the plenary discussion at the …
- 7:53 AM Ticket #361 (decoding process of AMP) created by
- (actual version dK) 8.5.1 The decoding processes of AMP are not specified.
- 7:52 AM Ticket #360 (on IntraPredMode) created by
- (actual version dK) 8.4.1 For N being either replaced A or B, the …
- 7:40 AM Ticket #359 (on POC usage) created by
- (actual version dK) 8.3.1 Picture order counts are used to identify …
- 7:38 AM Ticket #358 (on SP) created by
- (actual version dK) 8.1 At the beginning of the decoding process for …
- 7:37 AM Ticket #357 (on ref_idx_l0) created by
- (actual version dK) 7.4.7 ref_idx_l0[ x0 ][ y0 ] specifies the list 0 …
- 7:33 AM Ticket #356 (PCM semantics) created by
- (actual version dK) The semantics relating to PCM should be moved to …
- 7:32 AM Ticket #355 (on skip_flag) created by
- (actual version dK) 7.4.3 skip_flag[ x0 ][ y0 ] equal to 1 specifies …
- 7:30 AM Ticket #354 (on five_minus_max_num_merge_cand) created by
- (actual version dK) 7.4.3 five_minus_max_num_merge_cand specifies the …
- 7:27 AM Ticket #353 (on beta_offset_div2 and tc_offset_div2) created by
- (actual version dK) 7.4.3 beta_offset_div2 and tc_offset_div2 specify …
- 7:25 AM Ticket #352 (on num_ref_idx_active_override_flag) created by
- (actual version dK) 7.4.3 num_ref_idx_active_override_flag equal to 1 …
- 7:23 AM Ticket #351 (on shared_pps_info_enabled_flag) created by
- (actual version dK) 7.4.2.2 shared_pps_info_enabled_flag specifies …
- 7:21 AM Ticket #350 (on alf_coef_in_slice_flag) created by
- (actual version dK) 7.4.2.1 alf_coef_in_slice_flag equal to 1 …
- 7:20 AM Ticket #292 (Chroma scan type in NxN intra prediction units) closed by
- fixed
- 7:18 AM Ticket #175 (Clipping in removeHighFreq considered slightly harmful) closed by
- fixed
- 7:17 AM Ticket #349 (part_mode parsing) created by
- (actual version dK) In 7.4.2.1, we have …
- 7:14 AM Ticket #290 (configuration file option for G382 needed) closed by
- fixed
- 7:09 AM Ticket #348 (Log2MaxTrafoSize constraint) created by
- (actual version dK) 7.4.2.1 log2_diff_max_min_transform_block_size …
- 7:07 AM Ticket #347 (non-break hyphen and minus) created by
- (actual version dK) 7.3.7.2 NumPCMBlock-- Minus should be used …
- 7:05 AM Ticket #346 (PCM alignment at PU syntax) created by
- (actual version dK) 7.3.7 while( !byte_aligned( ) ) …
- 7:03 AM Ticket #345 (CtbAddr update at slice data syntax) created by
- (actual version dK) 7.3.4 CtbAddrTS++ Only CtbAddrTS is increased, …
- 6:58 AM Ticket #344 (PPS syntax) created by
- (actual version dK) 7.3.2.2 if(slice_type = =P | | slice_type = = …
- 6:56 AM Ticket #343 (Syntax table description) created by
- (actual version dK) 5.9 Each syntax element is described by its name …
- 6:53 AM Ticket #342 (inter prediction definition) created by
- (actual version dK) 3.49 inter prediction: A prediction derived from …
- 3:56 AM Ticket #341 (Clipping value for scaled motion vector predictor is not appropriate) created by
- In JCTVC-H1003_dK, motion vector is treated as an integer value even …
Feb 28, 2012:
- 4:00 PM Ticket #340 (Motion Vector Prediction cross reference is wrong.) created by
- [Version H1003-v21] Section 8.5.2.1 In numbered bullet 3, I believe …
- 8:57 AM Ticket #339 (Out of bounds index computation in Angular Intra prediction) created by
- In the WD, subclause 8.4.3.1.6 "Specification of Intra_Angular (2..9, …
Feb 25, 2012:
- 7:34 AM Ticket #338 (Uninitial m_uiMaxLatencyIncrease) created by
- In the branch HM-5.2-dev-core: Signaling DPB parameters for each …
Feb 24, 2012:
- 9:00 PM Ticket #337 (ALF Filter Snowflake cofficient assignment incorrect in HM5 Encoder ...) created by
- In figure 5-20 - Filter shapes for both luma and chroma samples, Shape …
- 5:57 PM Ticket #315 (Alignment of WD description and software about QP wrapping) closed by
- fixed: A solution based on JVTVC-H0736 has been submitted to HM-5.2-dev-core …
Feb 23, 2012:
- 2:46 PM Ticket #336 (Mismatch of main profile and San Jose decision on E/Slice) created by
- In San Jose, plenary discussion on the BoG report JCTVC-0738 decided …
Feb 21, 2012:
- 9:33 PM Ticket #335 (A bug in HM5.2 when using --PAD and FrameSkip together) created by
- The HM code (the latest version in the trunk) has an issue related to …
- 2:24 PM Ticket #334 (--MRG=0 breaks in HE configs) created by
- --MRG=0 causes the encoder to fail in HE configs. Since the HM …
Note: See TracTimeline
for information about the timeline view.