Timeline
Sep 13, 2011:
- 9:59 AM Ticket #215 (Decoding crashed with very low QP) created by
- The decoding crashed with default RA_LC, LB_LC, LP_LC setting, …
Sep 12, 2011:
- 5:38 PM Ticket #214 (remove transform reordering for 0.5Nx2N transform) created by
- At HM4, when 0.5Nx2N transform is used, 0.5Nx2N input array is …
Sep 8, 2011:
- 11:21 AM Ticket #213 (Encoder problem when PCM and sub-CU dQP are used) created by
- TEncCu::xCheckIntraPCM() misses dQP checking and it may cause …
Sep 6, 2011:
- 8:52 AM Ticket #212 (encoder crashes when one slice size is only 16x16 pixels) created by
- The encoder crashes when a rare slice setting is used: 1. …
- 8:16 AM Ticket #211 (A mismatch between WD and HM about ALF slice boundary padding) created by
- There is a mismatch between WD and HM software, In WD (8.6.3.1), the …
Sep 5, 2011:
- 1:34 PM Ticket #210 (Bug related to CAVLC coding) created by
- When encoding some sequences with very low QP, (such as …
Aug 31, 2011:
- 8:54 PM Ticket #209 (bugs regarding FINE_GRANULARITY_SLICES macro) closed by
- fixed: Fixed in r1363
- 6:09 PM Ticket #209 (bugs regarding FINE_GRANULARITY_SLICES macro) created by
- When the FINE_GRANULARITY_SLICES macro is turned off, the following …
- 8:29 AM Ticket #204 (Unnecessary code) closed by
- fixed: Fixed in r1361
- 8:10 AM Ticket #208 (Wrong number of contexts defined for inter prediction direction) created by
- The number of contexts for coding inter prediction direction is …
Aug 29, 2011:
- 3:49 PM Ticket #207 (HM4.0 encoder issue on chroma ALF for multiple slice coding) created by
- ALF coefficient design for Cr uses Cb information when coding multiple …
- 10:57 AM Ticket #206 (HM-4 decoder crashes on ARM) created by
- HM 4.0 decoder (compiled with GCC 4.5.2 on Linux32 for ARM platform) …
Aug 26, 2011:
- 11:32 AM Ticket #205 (HM-4.0 ENC_DEC_TRACE flag) closed by
- fixed: fixed in r1359
Aug 25, 2011:
- 10:12 PM Ticket #205 (HM-4.0 ENC_DEC_TRACE flag) created by
- In both HM-4.0 (1354) and HM-4.0-dev-bugfix (1358), when ENC_DEC_TRACE …
Aug 24, 2011:
- 3:54 PM Ticket #204 (Unnecessary code) created by
- Line 533 in TEncAdaptiveLoopFilter.cpp: dMinCost = dMinCost;
- 2:31 PM Ticket #203 (undefined memory access with SlideShow LP-LC QP=32) created by
- A mismatch has been detected between running the encoder on different …
Aug 23, 2011:
- 2:36 PM Milestone HM-4.0 completed
- 9:39 AM Ticket #202 (If GOP size and intra period are same, decoder has mismatch) created by
- When I tested HM4.0rc1 using following TAppEncoder.exe -c …
Aug 18, 2011:
- 10:23 AM Ticket #193 (Add SAO encoder parameters into HM config file) closed by
- fixed
- 10:15 AM Ticket #201 (Redundant computation in 1-pass ALF encoding for multi-slice picture) closed by
- fixed: fixed in r1339
- 9:59 AM Ticket #199 ([HM-3.4-dev-loop-filters] Mismatch happens when ALF = 1 and SliceMode !=0) closed by
- fixed: fixed in r1324 and r1337
Aug 17, 2011:
- 9:48 PM Ticket #200 (Compile time error observed when CAVC_RDOQ_MOD was disabled with r1246.) closed by
- fixed: Fixed in r1335
- 9:27 AM Ticket #168 (JCTVC-E049 bug about the CABAC memory allocation for SAO) closed by
- fixed: Fixed in r957
- 9:17 AM Ticket #169 (C++ typedef bug) closed by
- wontfix: Does not apply to active development branch
- 9:01 AM Ticket #167 (JCTVC-E049 bugs about pixel maximum value of SAO output and the memory ...) closed by
- fixed: Fixed in r929
- 8:57 AM Ticket #192 (Bug in HM3.3: fine slice granularity + ALF + loop filter across slices = 0) closed by
- fixed
- 8:54 AM Ticket #177 (Use of div and modulo operations slows down address computation) closed by
- fixed: Fixed in r1056
- 8:53 AM Ticket #176 (Code duplication in TEncSbac::codeCoeffNxN) closed by
- fixed
- 8:51 AM Ticket #186 (EntropySliceMode 2 does not work properly) closed by
- fixed: Fixed in r1086
- 8:50 AM Ticket #191 (setting FULL_NBIT macro to 1 breaks the encoder) closed by
- fixed: Fixed r1110
- 8:45 AM Ticket #190 (Intra reference sample padding removes some frame-boundary samples) closed by
- fixed: F477 was integrated in r1168
- 8:44 AM Ticket #181 (Improper motion information subsampling) closed by
- fixed: Fixed in r995
- 8:43 AM Ticket #174 (MVP index bits not accounted for when comparing candidates in xCheckBestMVP) closed by
- fixed: Fixed in r1009
- 8:42 AM Ticket #128 (Wrap-around problem with return variables from xCheckBestMVP) closed by
- fixed: Fixed in r1008
- 8:39 AM Ticket #189 (HM-3.2 encoder crash (please see attached cfg)) closed by
- fixed
- 8:39 AM Ticket #187 (HM-3.2 crash (please see attached cfg)) closed by
- fixed
- 8:37 AM Ticket #198 (HM-3.4 dev RA decoding crashed) closed by
- fixed
- 8:36 AM Ticket #201 (Redundant computation in 1-pass ALF encoding for multi-slice picture) created by
- This redundat computation only happens when the following tools are …
- 8:34 AM Ticket #173 (More contexts defined for CABAC than actually used) closed by
- fixed
- 8:33 AM Ticket #136 (Sparse images may cause the encoder to hang when ALF is on (observed ...) closed by
- fixed: Fixed in r1320
- 8:33 AM Ticket #196 (Assertion failure in TEncAdaptiveLoopFilter::gnsSolveByChol()) closed by
- fixed: Fixed in r1320
- 2:18 AM Ticket #200 (Compile time error observed when CAVC_RDOQ_MOD was disabled with r1246.) created by
- When CAVC_RDOQ_MOD was disabled with r1246 , compile time error was …
Aug 15, 2011:
- 3:51 AM Ticket #199 ([HM-3.4-dev-loop-filters] Mismatch happens when ALF = 1 and SliceMode !=0) created by
- Mismatch happens when the following encoder parameters are set ALF :1 …
Note: See TracTimeline
for information about the timeline view.