Timeline
May 27, 2011:
- 10:27 PM Ticket #173 (More contexts defined for CABAC than actually used) created by
- ContextTables.h defines more context than are in use. In particular …
May 26, 2011:
- 12:28 PM Ticket #172 (HM3.1 SAO and multiple SPS/PPS) created by
- In HM3.1, if TEncGOP.cpp is modified to code a PPS and SPS with every …
May 25, 2011:
May 24, 2011:
- 3:00 PM Ticket #170 (uiPOC uninitialized) closed by
- wontfix: I assume you refer to TAppDecTop::decode(), uiPOC is never read from. …
- 10:53 AM Ticket #171 (Redundant code in xRecurIntraCodingQT) created by
- In TEncSearch.cpp in function xRecurIntraCodingQT() l.1369ff: […] …
- 5:31 AM Ticket #170 (uiPOC uninitialized) created by
- This is a minor bug with the state of uiPOC in TAppDecTop.cpp The …
- 5:07 AM Ticket #169 (C++ typedef bug) created by
- The TypeDef.h file typedefs void to Void. This is a potential source …
May 23, 2011:
- 9:19 AM Ticket #168 (JCTVC-E049 bug about the CABAC memory allocation for SAO) created by
- Using revision r929 In TEncAdaptiveLoopFilter.cpp:4984, add variables …
May 22, 2011:
- 1:05 AM Ticket #164 (Violations of style guide section 3.2.2 (opening brace)) closed by
- fixed: Resolved by r942
May 21, 2011:
- 11:21 PM Ticket #159 (Bitrate calculation: Byte count mismatch) closed by
- fixed
- 11:21 PM Ticket #153 (Strange code in TDecTop::executeDeblockAndAlf()) closed by
- fixed
May 20, 2011:
- 8:22 AM Ticket #167 (JCTVC-E049 bugs about pixel maximum value of SAO output and the memory ...) created by
- Using revision r928 In TComAdaptiveLoopFilter.cpp:2885, the maximun …
- 12:10 AM Ticket #165 (Bug in update of Golomb-Rice parameter in ...) closed by
- fixed
May 19, 2011:
- 8:21 PM Ticket #166 (Encoder/Decoder Crash) closed by
- fixed: I can confirm that r926 resolves this.
- 2:19 AM Ticket #166 (Encoder/Decoder Crash) created by
- Setting the "ListCombination" to "0" in "encoder_lowdelay_loco.cfg" …
- 12:23 AM Ticket #165 (Bug in update of Golomb-Rice parameter in ...) created by
- There is a bug in the update of Golomb-Rice parameter in the RDOQ …
May 18, 2011:
- 5:15 PM Ticket #164 (Violations of style guide section 3.2.2 (opening brace)) created by
- 3.2.2. The opening brace is placed on a new line on the same …
May 17, 2011:
- 8:23 PM Ticket #152 (When the macro MTK_TMVP_H_MRG is disabled, “iRefIdx = iRefIdxSkip[1];” ...) closed by
- fixed
- 8:19 PM Ticket #156 (luma-based chroma intra prediction with CIP, reference_pixel_padding ...) closed by
- fixed: This was resolved by r854
- 8:18 PM Ticket #160 ((E049) SAO bug in SAO_EO_2 boundary) closed by
- fixed: This was resolved in r864
- 8:16 PM Ticket #158 (build failure with -DDCM_SKIP_DECODING_FRAMES=0) closed by
- fixed: This has been resolved in r158
- 8:15 PM Ticket #142 (bug of dQP coding in LCEC) closed by
- fixed: This has been resolved by r846
- 8:14 PM Ticket #131 (Assertion failure with MRG=0) closed by
- fixed: This has been resolved in r830
- 8:14 PM Ticket #143 ((E049) When ALF off and SAO on, setUseNonCrossAlf(flag) is not set ...) closed by
- fixed: This has been fixed in r842
- 7:28 AM Ticket #163 (bug related to GOP size setting) created by
- When using random access configuration, setting GOPSize=16 and …
May 16, 2011:
- 7:48 PM Ticket #161 (source/Lib/TLibCommon/TComBitStream.cpp:203: Void ...) closed by
- fixed: This has been resolved in r919. An alternative solution would be to …
- 7:43 PM Ticket #148 (Fix RBSP emulation) closed by
- fixed: It looks like i was too literal when i wrote down prevent emulation of …
- 1:28 PM Ticket #148 (Fix RBSP emulation) reopened by
- The current HM-3.0-dev r909 software still has another emulation …
May 12, 2011:
- 5:45 PM Ticket #144 (decoder crashes on empty input file) closed by
- fixed: Resolved by log:branches/HM-3.0-dev@888:901
- 5:26 PM Ticket #148 (Fix RBSP emulation) closed by
- fixed: This has been resolved in HM-3.0-dev r867:909
- 2:00 PM Ticket #162 (redundant code in slice header parsing in HM3.0) created by
- In function parseSliceHeader() in TDecCAVLC.cpp l.299 …
May 11, 2011:
- 5:15 PM Ticket #161 (source/Lib/TLibCommon/TComBitStream.cpp:203: Void ...) created by
- From the current HM-3.0-dev r909: […] Examining the stack trace: …
May 6, 2011:
- 8:42 AM Ticket #160 ((E049) SAO bug in SAO_EO_2 boundary) created by
- Using revision r858 In TEncAdaptiveLoopFilter.cpp: 5270, the variable …
May 2, 2011:
- 5:22 PM Ticket #159 (Bitrate calculation: Byte count mismatch) created by
- The bitstream file size does not match the reported bitrate because …
Apr 29, 2011:
- 6:11 PM Ticket #158 (build failure with -DDCM_SKIP_DECODING_FRAMES=0) created by
- Disabling the DCM_SKIP_DECODING_FRAMES macro causes errors: […]
- 6:03 PM Ticket #157 (FIXED_ROUNDING_FRAME_MEMORY modifies output picture rather than ...) created by
- In TEncGOP.cpp: […] xFixedRoundingPic() causes both the output …
- 8:15 AM Ticket #156 (luma-based chroma intra prediction with CIP, reference_pixel_padding ...) created by
- In current HM3.0, luma-based chroma intra prediction is integrated …
- 7:59 AM Ticket #155 (No Cbf check while doing intra inverse transform) created by
- There is no check for Cbf in xIntraRecLumaBlk and xIntraRecChromaBlk …
Apr 28, 2011:
- 6:04 PM Ticket #151 (Decoding mismatch/crash when RDOQ off) closed by
- fixed: Fixed in r850 The fix that was integrated is different from the one …
- 5:21 PM Ticket #154 (CHANGE_GET_MERGE_CANDIDATE macro used inconsistently) closed by
- fixed: Fixed in r849
- 5:19 PM Ticket #154 (CHANGE_GET_MERGE_CANDIDATE macro used inconsistently) created by
- Macro CHANGE_GET_MERGE_CANDIDATE is not used in …
- 7:41 AM Ticket #153 (Strange code in TDecTop::executeDeblockAndAlf()) created by
- In TDecTop::executeDeblockAndAlf(), a variable pcSlice is defined as …
- 4:53 AM Ticket #152 (When the macro MTK_TMVP_H_MRG is disabled, “iRefIdx = iRefIdxSkip[1];” ...) created by
- We have found a bug in HM3.0 which will impact CE1. (start from line …
Note: See TracTimeline
for information about the timeline view.