Timeline


and

Dec 9, 2013:

11:49 AM Ticket #1212 (SAD and HAD called during Inter where pixel values may be out of ...) created by yetish
Minor Bug SAD and HAD called during Inter where pixel values may be …
3:48 AM Ticket #1211 (HEVC parallel) closed by davidf
invalid: Modifying the HM to enable parallel computation is not a trivial task. …

Dec 7, 2013:

7:18 AM Ticket #1211 (HEVC parallel) created by jimmy
Dear I am a PH.D of Tongji university of China. Now I am …

Dec 6, 2013:

7:20 PM Ticket #1210 (Mismatch between HM and Spec on clipping interpolated BiDir samples) created by stevew
In TComInterpolationFilter::filter(), when isLast is true, the …

Dec 5, 2013:

4:45 PM Ticket #1209 (segmentation fault with custom GOP structure) created by dominik.wojt
I get a segmentation fault from encoder when using custom GOP …

Dec 3, 2013:

2:10 AM Ticket #1202 (Error in binarization process for coeff_abs_level_remaining with ...) closed by davidf
fixed: Fixed in v2
12:54 AM Ticket #1206 (Mismatch with reference decoder when decoding cbf_luma when using ...) closed by davidf
fixed: Reviewing JCTVC-N0256, i believe that you are correct and the test in …

Dec 2, 2013:

11:32 PM Ticket #1204 (Inconsistent coordinates for access of explicit_rdpcm_flag and ...) closed by davidf
duplicate: Closed as duplicate of #1208.
11:21 PM Ticket #1203 (Binarisation for log2_res_scale_abs_plus1 and cu_chroma_qp_adjustment_idc) closed by davidf
fixed: Regarding — 1. the range of log2_res_scale_abs_plus1 can be derived …
10:24 PM Ticket #1201 (Minor corrections to Range Extensions) closed by davidf
fixed: All of the above (1--7) have been fixed in v2. Regarding: 1. use …
10:06 PM Ticket #1208 (8.4.5.1 Uses incorrect coordinate system for various syntax elements) closed by davidf
fixed: Replaced common sub-expression with yTbOffsetY. NB, the reference to …
9:50 PM WikiStart edited by davidf
Update RExt ticket links (diff)
9:46 PM Ticket #1208 (8.4.5.1 Uses incorrect coordinate system for various syntax elements) created by davidf
The following elements are all defined in terms of luma coordinates in …
8:15 PM Ticket #1205 (Question regarding undefined initialisation value for explicit_rdpcm ...) closed by davidf
fixed: The contribution document is missing a modification to the …

Nov 28, 2013:

1:19 PM Ticket #1207 (Bad copyToPic partition implementation in encoder) created by gordon
It seems as though the partition-based copyToPic does not copy the …
11:54 AM Ticket #1206 (Mismatch with reference decoder when decoding cbf_luma when using ...) created by peterderivaz
Suppose you are encoding a coding unit with CuPredMode=MODE_INTRA and …

Nov 27, 2013:

6:02 PM Ticket #1205 (Question regarding undefined initialisation value for explicit_rdpcm ...) created by peterderivaz
There are no initialisation values defined in Table 9-4 for …
5:57 PM Ticket #1204 (Inconsistent coordinates for access of explicit_rdpcm_flag and ...) created by peterderivaz
transform_skip_flag and explicit_rdpcm_flag are defined in 7.4.9.11 to …
5:51 PM Ticket #1203 (Binarisation for log2_res_scale_abs_plus1 and cu_chroma_qp_adjustment_idc) created by peterderivaz
1. In section 7.4.9.12 log2_res_scale_abs_plus1 is defined. Should …
5:45 PM Ticket #1202 (Error in binarization process for coeff_abs_level_remaining with ...) created by davidf
The editors are aware of an issue regarding fast rice adaptation where …
5:05 PM Ticket #1201 (Minor corrections to Range Extensions) created by peterderivaz
In O1005v1 there are the following minor errors: 1. In 8.4.4 …

Nov 26, 2013:

10:09 AM Ticket #1200 (Problems in 9.3.3.2 Truncated Rice (TR) binarization process) created by jicheng
In 9.3.3.2, it says: When cMax is greater than synVal, the suffix of …

Nov 22, 2013:

7:23 PM Ticket #1199 (May a mismatch between HEVC spec and HM on clip of qPiCb) closed by davidf
invalid: Eqn. 8-260 corresponds to …

Nov 20, 2013:

3:52 PM Ticket #1199 (May a mismatch between HEVC spec and HM on clip of qPiCb) created by C.Lai
In spec, qPiCb = Clip3( −QpBdOffsetC, 57, QpY + pps_cb_qp_offset + …

Nov 15, 2013:

6:30 PM Milestone HM+RExt-4.2 completed

Nov 14, 2013:

8:43 PM Ticket #1082 (Missing left shift on offset in merge evaluation in SAO) closed by davidf
fixed
8:14 PM Ticket #987 (SAO mixing quadtree indices and components) closed by davidf
fixed

Nov 13, 2013:

10:21 AM Ticket #1195 (Disabling RDO) closed by davidf
wontfix: The --SBACRD option does not disable RDO, it disables the use of CABAC …
9:28 AM Ticket #1185 (On the description to support high-bit depth video) closed by davidf
fixed: Fixed in JCTVC-O1005_v1, based on meeting decision at Geneva.

Nov 12, 2013:

10:34 PM Ticket #1196 (HM Release mode) closed by davidf
invalid: Under MSVC, the use of "release" or "debug" targets should not affect …
10:20 PM Ticket #1198 (HM Decoder does not handle decoding of a SAFF stream) created by YSyed
the HM decoder is not able to decode in an uninterrupted manner a SAFF …
2:10 PM Ticket #1197 (decoder crashes with CBR streams) created by zagyo
Decoder crashes with CBR streams. This occurs because …

Nov 9, 2013:

7:52 AM Ticket #1196 (HM Release mode) created by benravin
How reliable is using HM software built in release mode ? Any know …
7:49 AM Ticket #1195 (Disabling RDO) created by benravin
I have tried disabling RDO by using the cmd line flag "SBACRD" and set …
4:06 AM Ticket #1142 (Inter RDPCM text description) closed by davidf
fixed: Fixed in O1005v1: - (1) added missing cu_transquant_bypass_flag …
4:06 AM Ticket #1175 (Valid range for BvIntra) closed by davidf
fixed: Resolved by adoptions (JCTVC-O0183) from Geneva that have codified the …
4:06 AM Ticket #1177 (Incorrect equation when using transform_skip_rotation_enabled_flag) closed by davidf
fixed: Fixed in O1005v1
4:06 AM Ticket #1178 (Use of cu_transquant_bypass_flag in controlling intra prediction) closed by davidf
fixed: Fixed in O1005v1 based on adoption of JCTVC-O0147
4:06 AM Ticket #1180 (Incorrect ordering of initialisation values for sig_coeff_flag) closed by davidf
fixed: Fixed in O1005v1
4:05 AM Ticket #1182 (Inconsistencies between spec and reference decoder for intra block copying) closed by davidf
fixed: In answer to your questions: - (1) It is correct for the …
4:05 AM Ticket #1133 (Error in tsShift calculation with extended_precision_processing_flag) closed by davidf
fixed: Fixed in O1005v1
4:05 AM Ticket #1134 (Incorrect use of MinCr in RExt level definitions) closed by davidf
fixed: Fixed in O1005v1
4:05 AM Ticket #1135 (Inconsistent use of max transform skip size variable) closed by davidf
fixed: Fixed in O1005v1
4:05 AM Ticket #1136 (Motion constrained tile sets SEI message needs updating) closed by davidf
fixed: Fixed in O1005v1
4:05 AM Ticket #1137 (8.6.2 Normalisation of transform skip coefficients for blocksizes > 4x4) closed by davidf
fixed: Fixed in O1005v1 (Updated to take into account of other previous adoptions)
4:04 AM Ticket #1176 (Incorrect equation for xFracC and yFracC) closed by davidf
fixed: Fixed in O1005v1
4:04 AM Ticket #1183 (Error in specification of refMatrixId) closed by davidf
fixed: Fixed in O1005v1
4:04 AM Ticket #1184 (Errors in specification of inter_rdpcm_flag) closed by davidf
fixed: Fixed in O1005v1: - (1), by defining inference of non-present values …
4:04 AM Ticket #1173 (Minor corrections to range extensions text) closed by davidf
fixed: Fixed in O1005v1: - intra_bc_flag (7.3.8.5) - pps_extension2_flag - …
Note: See TracTimeline for information about the timeline view.