Timeline


and

Feb 12, 2014:

3:24 PM Ticket #1242 (Issues due to strict compile checking - HM11.0) closed by ksuehring
duplicate: Closed as duplicate of #206. Closing. Please reopen, if you still …
3:12 PM Ticket #1108 (No implementation of DPB dumping when encountering a new CVS starting ...) closed by fbossen
fixed: Fixed in r3852
12:39 PM Ticket #1243 (preestChromaPredMode is never called) created by kolya
code from line 1355 to 1358 of TEncCu.cpp never works

Feb 11, 2014:

8:14 PM Ticket #1240 (ADAPTIVE_QP_SELECTION 0 gives build error) closed by fbossen
fixed: Fixed in r3851 The behavior of the encoder is as intended. Adaptive QP …
8:08 PM Ticket #1241 (redundant verification code) closed by fbossen
fixed: Disabled code was removed in r3850
8:06 PM Ticket #1239 (MAX_TLAYER should be 7) closed by fbossen
fixed: Fixed in r3849
8:03 AM Ticket #1242 (Issues due to strict compile checking - HM11.0) created by elenva
Im using HM11.0 release version. I've used strict compile settings and …

Feb 9, 2014:

1:15 AM Ticket #1122 (pic_output_flag and no_output_of_prior_pics_flag have no effect on the ...) closed by fbossen
fixed: The case no_output_of_prior_pics_flag==1 should be fixed in r3847

Feb 7, 2014:

8:44 AM Ticket #1241 (redundant verification code) created by kolya
on line 4456 of TEncSearch there is a verification code that contains …
7:01 AM Ticket #1240 (ADAPTIVE_QP_SELECTION 0 gives build error) created by kolya
Setting ADAPTIVE_QP_SELECTION to 0 gives build error. The patch is …
4:07 AM Ticket #1239 (MAX_TLAYER should be 7) created by adarsh
The maximum number of temporal layers (MAX_TLAYER) is currently …

Feb 5, 2014:

6:38 PM Milestone HM+RExt-6.0 completed

Jan 31, 2014:

6:11 PM Ticket #1238 (Coordinate system conversion in 8.7.2.5.8) created by jackh
I think the following line in 8.7.2.5.8: …
6:03 PM Ticket #1237 (Inferred value needed for delta_chroma_log2_weight_denom) created by jackh
Currently when ChromaArrayType==0, the derivation of …
5:58 PM Ticket #1236 (Equation 8-367 needs coordinate system update) created by jackh
Equation 8-367 currently reads: ( xYik′, yYjk′ ) = ( cIdx = = 0 ) ? …
5:44 PM Ticket #1235 (transform_unit() reads incorrect chroma cbf for 4:2:2 subsamples) created by jackh
The following code from transform_unit(): […] appears to …
5:33 PM Ticket #1234 (8.4.5.1 uses incorrect coordinate system assigning to xTb1 and yTb1) created by jackh
Following on from ticket #1208, I think the following section in …
1:41 AM Ticket #1233 (HM decoder hang under Mac OSX 10.9) closed by ksuehring
fixed: It seems to be necessary to also set std::istream::bad bit to the list …
12:24 AM Ticket #1232 (Compatibility for all intra HM-11.0 bitstreams (wrong POC number)) closed by ksuehring
invalid: There is no point in changing the software to decode non-conforming …

Jan 30, 2014:

10:37 PM Ticket #1233 (HM decoder hang under Mac OSX 10.9) created by zyf674
HM decoder always hangs at the end of the bitstream if the decoder is …
5:38 PM Ticket #1232 (Compatibility for all intra HM-11.0 bitstreams (wrong POC number)) created by dfsouza
On the HM-13.0 decoder, the NAL unit type for intra slices in all …

Jan 29, 2014:

8:03 PM Ticket #1219 (SAO code for different InternalBitDepth(C)) closed by ksuehring
fixed: The patch has been applied in r3810. I'm still curious what the …
11:13 AM Ticket #1169 (HM-12.0-RExt-4.1 encoder bug when enabling large-TU transformSkip and RDPCM) closed by karlsharman
fixed: Fixed in #3666.
11:04 AM Ticket #1167 (TransformSkipFast needs to be disabled when transformSkipLog2MaxSize != 2) closed by karlsharman
wontfix: Reiterating the previous comment: the system currently reports a …
10:42 AM Ticket #1218 (Redundant inverse transform in Intra blocks) closed by karlsharman
fixed: Fixed in #3803 due to fix in HM.

Jan 28, 2014:

3:52 PM Ticket #1231 (refMatrixId can become negative) created by jackh
Equation 7-35 states: […] and the specification constrains …

Jan 27, 2014:

6:49 PM Ticket #1187 (Bitstream conformance problem for IRAP pictures in HEVC version 1) closed by bbross
fixed: Fixed in JCTVC-O1003 Defect Report 2
6:44 PM Ticket #1058 (Minor issue with the definition of offsetSign in the SAO semantics ...) closed by bbross
fixed: Fixed in version 1
5:34 PM Ticket #1019 (8.6.1 ctbAddr calculation in derivation of quantisation parameter) closed by bbross
fixed: Fixed in version 1
5:13 PM Ticket #1230 (Deblocking of horizontal edges 422) created by cchi-jctvc
Dear experts, there is a possible mismatch in the RExt D5 (01005v4) …
11:06 AM Ticket #1229 (PSNR computation for Bit_Depths > 8) created by gosk_balem
During the PSNR computations, the maxvalY and maxvalC are computed as …

Jan 24, 2014:

9:12 AM Ticket #1228 (minor correction to Table 9-37) created by dthoang
In Table 9-37, the entry for sao_band_position[][][] with binIdx >= 5 …

Jan 22, 2014:

5:53 PM Milestone HM-13.0 completed

Jan 18, 2014:

10:13 PM Ticket #1227 (The HM decoder doesn't check the validity of {vps,sps}_num_reorder_pics) created by Smarter
According to the specification: […] But the HM decoder doesn't …

Jan 17, 2014:

8:59 PM Ticket #1190 (Field decoding is not working fine) closed by fbossen
fixed: Could not reproduce issue with r3790
8:50 PM Ticket #1146 (Field-coding - randomaccess intra-period assertion) closed by fbossen
fixed: Appears to be fixed in r3790
3:45 AM Ticket #1226 (Wrong NAL unit type when TemporalID > 0) closed by fbossen
fixed: Patch applied in r3789
3:31 AM Ticket #1226 (Wrong NAL unit type when TemporalID > 0) created by adarsh
When some pictures are assigned a non-zero temporal ID in the RA …
2:59 AM Ticket #1172 (Encoding with IDR period fails) closed by fbossen
fixed: More comprehensive fix submitted in r3788
12:12 AM Ticket #1172 (Encoding with IDR period fails) reopened by fbossen
Patch appears to cause assert failure when using RA configuration with …

Jan 14, 2014:

8:32 PM Ticket #1225 (4:2:2 and 4:4:4 chroma cbf coding) created by kazui.kimihiko@…
In both 4:2:2 and 4:4:4 the transform tree syntax doesn't provide for …
4:22 PM Ticket #1223 (No CABAC contexts reset in WPP when slice segments starts on a new row) closed by ksuehring
invalid: The provided bitstream is not conforming because it does not follow …

Jan 13, 2014:

6:40 PM Ticket #1132 (incorrect decoded picture buffer reordering with IDR) closed by fbossen
fixed: Was not able to reproduce the issue with r3782
6:35 PM Ticket #1120 (check syntax elements to match profile and level requirements) closed by fbossen
fixed: Added check in r3782
4:02 AM Ticket #1172 (Encoding with IDR period fails) closed by fbossen
fixed: Fixed in r3781
1:19 AM Ticket #502 (HM Encoder crash with divide by 0 error in deblocking for min ...) closed by fbossen
fixed: Could not reproduce issue with recent HM version
1:15 AM Ticket #393 (Encoder crashes when allowing only 4x4 trafo size) closed by fbossen
fixed: Could not reproduce issue with recent HM version
1:05 AM Ticket #1220 (GOP Structure) closed by fbossen
invalid: Please check the manual in the doc/ folder of HM. Questions about …
1:00 AM Ticket #1162 (something about about delta_poc_s0_minus1) closed by fbossen
fixed: Appears fixed in JVTVC-O0054
12:56 AM Ticket #499 (Decoding transform subdiv flag at depth 0 uses CNU context) closed by fbossen
wontfix: Doesn't apply to final spec
12:52 AM Ticket #472 (Lossless mode integration in deblocking filter) closed by fbossen
fixed: Appears to be fixed in recent HM version
12:50 AM Ticket #490 (Redundant RBSP trailing bits at the end of slice) closed by fbossen
fixed
12:49 AM Ticket #419 (transformSubdivFlag signaled when Log2CbSize=6 and Log2MaxTrafoSize=4 ...) closed by fbossen
fixed: Replying to ksuehring: > Cleanup and patch have been …
12:33 AM Ticket #450 (context initValue undefined for the third context of Part Size in P ...) closed by fbossen
fixed: Fixed in r3774
12:22 AM Ticket #399 (AMVP spatial scaling candidate in HM-6.0rc1) closed by fbossen
fixed: Fixed in r3778 r3779
Note: See TracTimeline for information about the timeline view.