Timeline


and

Feb 17, 2014:

1:03 PM Ticket #1246 (misleading function name) created by kolya
on line 2431 of TEncSearch.cpp there is UInt uiNumPU = …
6:45 AM Ticket #1215 (Minor improvement in clarifying the branch condition for parsing ...) closed by davidf
fixed: Addressed (fixed)
6:36 AM Ticket #1237 (Inferred value needed for delta_chroma_log2_weight_denom) closed by davidf
fixed: Added inference rule.
6:31 AM Ticket #1235 (transform_unit() reads incorrect chroma cbf for 4:2:2 subsamples) closed by davidf
fixed: Fixed
6:26 AM Ticket #1238 (Coordinate system conversion in 8.7.2.5.8) closed by davidf
fixed: Fixed
6:26 AM Ticket #1236 (Equation 8-367 needs coordinate system update) closed by davidf
fixed: Fixed
6:25 AM Ticket #1234 (8.4.5.1 uses incorrect coordinate system assigning to xTb1 and yTb1) closed by davidf
fixed: Fixed
5:36 AM Ticket #1231 (refMatrixId can become negative) closed by davidf
fixed: Confirmed. Removed maxMatrixId, replaced constraint with a more …

Feb 15, 2014:

7:46 AM Ticket #1245 (HM-13.0+RExt-6.0 not allowing Main12 with an internalBitDepth==12) created by bmandel
Receiving error: Error: BitDepthConstraint must be 8 for MAIN profile …

Feb 14, 2014:

8:40 PM Ticket #1244 (Derivation of POC when CRA has NoRaslOutputFlag equal to 1) created by hendry
When CRA follows an EOS, the variable NoRaslOutputFlag is set to 1 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 …
Note: See TracTimeline for information about the timeline view.