Timeline
Aug 31, 2013:
- 9:54 AM Ticket #1156 (Temporal motion vector prediction) created by
- in the section 8.5.3.2.7 of ITU-T H.265 (04/2013), derivation of …
- 3:58 AM Ticket #1155 (compile error: RExt__COLOUR_SPACE_CONVERSIONS = 0) closed by
- fixed: Fixed in r3606
Aug 30, 2013:
- 5:42 PM Ticket #1155 (compile error: RExt__COLOUR_SPACE_CONVERSIONS = 0) created by
- compile error when setting RExtCOLOUR_SPACE_CONVERSIONS = 0 in …
Aug 29, 2013:
- 12:51 PM Ticket #1154 (something about about sps_max_dec_pic_buffering_minus1) closed by
- invalid
- 7:31 AM Ticket #1154 (something about about sps_max_dec_pic_buffering_minus1) created by
- In the hevc specification about sps_max_dec_pic_buffering_minus1, it …
Aug 27, 2013:
- 2:34 PM Ticket #1153 (Encoder crashes in field based coding with rate control) created by
- Encoder crashes when FieldCoding and RateControl are both equal to 1. …
Aug 22, 2013:
- 3:21 PM Ticket #1152 (TZ algorithm tests MVs outside the search range) created by
- The range search is set relative to MV predictor in xMotionEstimation …
- 8:12 AM Ticket #1151 (A typo in max_bits_per_min_cu_denom semantics) created by
- In JCTVC-N0041_v1, max_bits_per_min_cu_denom semantics say, "where …
Aug 21, 2013:
- 10:58 AM Ticket #1150 (Code tidy - missing inclusion guards on header files) created by
- The following header files are missing their inclusion guards: …
Aug 20, 2013:
- 11:12 PM Ticket #1144 (field-coding preanalyze called with uninitialized data) closed by
- fixed: Fixed in r3551
- 11:08 PM Ticket #1143 (Field-coding - memory leak) closed by
- fixed: Fixed in r3550
- 6:52 PM Ticket #1149 (Check to see whether disabling SAO at picture-level produces the ...) created by
- SAO currently does not check whether disabling at the picture-level …
- 4:31 PM Ticket #1148 (Field-coding - incorrect depth calculation) created by
- The depth calculation in TEncSlice::initEncSlice appears to be wrong …
- 1:27 PM Ticket #1147 (SAO buffer-overrun (and field-coding)) created by
- SAO has currently a maximum of 4 temporal layers, and the supplied …
- 1:13 PM Ticket #1146 (Field-coding - randomaccess intra-period assertion) created by
- Asserts (using the randomaccess_field_coding.cfg) at the field with …
- 1:08 PM Ticket #1145 (Field-coding - odd-number of fields per GOP and intra-only processing) created by
- Several problems fixed in supplied patch: 1/ If GOP size is an odd …
- 10:53 AM Ticket #1144 (field-coding preanalyze called with uninitialized data) created by
- Preanalyze called twice on uninitialized data in TEncTop::encode. Bug …
- 10:49 AM Ticket #1143 (Field-coding - memory leak) created by
- Memory leak in TEncTop::encode line 477. Bug detected during RExt …
Aug 19, 2013:
- 4:50 PM Ticket #1142 (Inter RDPCM text description) created by
- According to the meeting notes (JCTVC-N_Notes_dA), inter RDPCM (Test …
- 4:01 PM WikiStart edited by
- (diff)
- 10:56 AM Ticket #1141 (Incorrect levels in configuration files) created by
- Kimono and ParkScene config files have a level of '4.0', which cannot …
Aug 17, 2013:
- 2:40 AM Ticket #1140 (Value of VUI matrix_coeffs when chroma_format_idc = 0 (monochrome)) created by
- A restriction on the value of matrix_coeffs may be required when …
- 2:36 AM Ticket #1139 (Interaction of decoded picture hash SEI message and separate colour planes) created by
- Relationship of cIdx to colour planes may need to be clarified
- 2:34 AM Ticket #1138 (Usage of BitDepthC when ChromaArrayType is equal to 0) created by
- The value and use of BitDepthC needs attention when ChromaArrayType is …
- 1:19 AM Ticket #1137 (8.6.2 Normalisation of transform skip coefficients for blocksizes > 4x4) created by
- During integration, there was a conflict between two like proposals …
Aug 15, 2013:
- 8:43 PM Ticket #1136 (Motion constrained tile sets SEI message needs updating) created by
- The syntax and semantics and the motion constrained tile sets SEI …
- 8:37 PM Ticket #1135 (Inconsistent use of max transform skip size variable) created by
- Syntax uses log2_transform_skip_max_size_minus2 Semantics uses …
- 8:32 PM Ticket #1134 (Incorrect use of MinCr in RExt level definitions) created by
- In items g and h of A.4.2 in N1005, two instances of "MinCr" should be …
- 8:07 PM Ticket #1133 (Error in tsShift calculation with extended_precision_processing_flag) created by
- In Eq. (8-272), Max' should be replaced by Min' as follows: […] …
Aug 13, 2013:
- 4:48 PM Ticket #1130 (decoder segmentation fault when decoding RAP_B_Bossen_1.bin) closed by
- fixed: Fixed in r3547 (added support for EOS NAL unit type).
- 2:29 PM Ticket #986 (encodeQtCbfZero called with inconsistent depths) closed by
- fixed: Fixed in r3545
- 2:14 PM Ticket #1026 (TComTrQuant::xGetICRate is deprecated.) closed by
- fixed: Fixed in r3544
Aug 10, 2013:
- 11:13 AM Ticket #1132 (incorrect decoded picture buffer reordering with IDR) created by
- The HM11.0 decoder seems to not correctly reorder the decoded pictures …
Aug 8, 2013:
- 12:45 PM WikiStart edited by
- (diff)
- 4:59 AM Ticket #1131 (A typo in vui_num_ticks_poc_diff_one_minus1 semantics) created by
- In JCTVC-N0041_v1, there is a typo in …
- 12:59 AM Milestone RExt D3 completed
- 12:59 AM Milestone RExt D4 completed
Aug 7, 2013:
- 8:27 PM Ticket #1130 (decoder segmentation fault when decoding RAP_B_Bossen_1.bin) created by
- The decoder stops with a segmentation fault when decoding conformance …
Aug 6, 2013:
Aug 4, 2013:
- 11:41 PM Ticket #1129 (assertion failure in TComSlice::checkLeadingPictureRestrictions) closed by
- fixed: Fixed in r3536
- 11:40 PM Ticket #1129 (assertion failure in TComSlice::checkLeadingPictureRestrictions) created by
- Assertion fails in TComSlice::checkLeadingPictureRestrictions when …
Aug 1, 2013:
- 8:44 PM Ticket #1127 (Default intra configuration generates non-conforming bitstreams) closed by
- fixed: Fixed in r3534
Note: See TracTimeline
for information about the timeline view.