Timeline
Sep 11, 2010:
- 11:38 PM Ticket #91 (Adaptive scanning and decoder speed) created by
- While doing experiments with MaxCUSize set to 32, it appeared that …
- 10:20 PM Ticket #90 (Configurability of rounding control for bipred) created by
- The ROUNDING_CONTROL_BIPRED macro enables adaptive rounding for …
- 10:09 PM Ticket #89 (Incompatibility between DIF and AMVRES) created by
- Software currently silently disables adaptive motion vector resolution …
Sep 9, 2010:
- 1:47 AM Ticket #88 (Merging and skip/direct configurability) created by
- Currently, skip and direct modes are turned off when merging is used. …
Sep 8, 2010:
- 10:04 PM Ticket #87 (Harmonize macros DCM_PBIC and HHI_MRG_PU) created by
- The two macros DCM_PBIC and HHI_MRG_PU were added in parallel and need …
- 3:46 PM Ticket #55 (TMuC 0.7 encoder hangs up (does not crash) on specific conditions) closed by
- fixed
- 11:38 AM Ticket #86 (fWeight in TEncSearch::xMotionEstimation (TMuC 0.7)) created by
- At the end of function TEncSearch::xMotionEstimation, we have the …
- 2:36 AM Ticket #85 (RDOQ and RQT) closed by
- fixed: Fixed in r207
- 2:08 AM Ticket #83 (Issues with HHI_ALLOW_ROT_SWITCH) closed by
- fixed: Fixed in r206
- 1:50 AM Ticket #69 (AMVRES 1/8th 6-tap DCT-IF bug) closed by
- fixed: Fixed in r205
- 1:36 AM Ticket #79 (VLC bug when MDDT is turned off) closed by
- fixed: Fixed in r199
Sep 3, 2010:
- 8:50 PM Ticket #82 (Incorrect MDDT scan LUT for UNIFIED_DIRECTIONAL_INTRA) closed by
- fixed: SCAN_LUT_FIX macro turns on the fix.
- 8:32 AM Ticket #85 (RDOQ and RQT) created by
- In the RDOQ function TComTrQuant::xRateDistOptQuant the cost of coding …
- 2:07 AM Ticket #84 (Adding load balancing to MultiPIPE) created by
- Added to MultiPIPE in TMuC 0.7.3 extra information, which makes it …
- 1:48 AM Ticket #83 (Issues with HHI_ALLOW_ROT_SWITCH) created by
- 2 issues appear when disabling HHI_ALLOW_ROT_SWITCH: - code does not …
Aug 31, 2010:
- 8:22 PM Ticket #82 (Incorrect MDDT scan LUT for UNIFIED_DIRECTIONAL_INTRA) created by
- Currently the dimensions of the MDDT scan LUTs do not match the new …
- 7:57 PM Ticket #48 (bug found in TEncSearch.cpp inside SIFO motion search for different offsets) closed by
- fixed: Fixed in r159
- 7:56 PM Ticket #51 (Bug in edge based prediction for low complexity) closed by
- fixed: Fixed in r161
- 7:55 PM Ticket #70 (ROUNDING_CONTROL_BIPRED encoding time issue) closed by
- fixed: Fixed in r189 and r190
- 7:54 PM Ticket #50 (Encoder crash when CUsize as 32) closed by
- fixed: Fixed in r184
Aug 27, 2010:
- 8:11 PM Ticket #81 (AMVRES unification with GPB) created by
- Adaptive motion resolution currently in TMuC was designed mainly for …
- 10:30 AM Ticket #80 (Decoder crash when using (modified) encoder_lowdelay.cfg) created by
- When using encoder_lowdelay.cfg with parameter "GOPSize" set to 4 and …
Aug 24, 2010:
- 10:38 AM Ticket #79 (VLC bug when MDDT is turned off) created by
- As a MDDT tester in TE12, we found the following problem: TMuC VLC …
- 10:24 AM Ticket #65 (Memory leak with edge prediction tool) closed by
- fixed: Fixed in r177
- 5:04 AM Ticket #70 (ROUNDING_CONTROL_BIPRED encoding time issue) created by
- I noticed that in TComRdCost.cpp, all the functions for SAD,SSE,HAD …
- 2:43 AM Ticket #69 (AMVRES 1/8th 6-tap DCT-IF bug) created by
- 3/8th and 5/8th position coefficients of 6-tap DCT-IF filter have bugs …
Aug 23, 2010:
- 8:09 AM Ticket #68 (Different results) created by
- It seems that TMuC0.7 and TMuC0.7.1 may yield different results with …
Aug 21, 2010:
- 1:04 PM Ticket #67 (Memory leak in TEncSIFO.cpp and TEncAdaptiveLoopFilter.cpp (revision 178)) created by
- Memory leak was observed in TEncSIFO.cpp and …
- 3:25 AM Ticket #64 (AMVRES 1/8th 12-tap DCT-IF bug (QC_AMVRES_LOW_COMPLEXTY=0 case)) closed by
- fixed: resolved in r178
Aug 20, 2010:
- 8:25 PM Ticket #66 (Tracing memory allocation) created by
- Recently, we have many problems related to improper memory usage, such …
- 7:04 PM Ticket #65 (Memory leak with edge prediction tool) created by
- As reported by Xiang Li: "We have a minor memory leak with the edge …
- 12:36 PM Ticket #64 (AMVRES 1/8th 12-tap DCT-IF bug (QC_AMVRES_LOW_COMPLEXTY=0 case)) created by
- [AMVRES=1 (QC_AMVRES macro = 1), QC_AMVRES_LOW_COMPLEXTY macro = 0] …
- 8:49 AM Ticket #54 (Encoder crash when setting MAX_CU_DEPTH to 6) closed by
- fixed: Fixed in r175 and r176
- 8:36 AM Ticket #38 (Constructor lacking for DistParam class in TComRdCost.h) closed by
- fixed: Fixed in r174
- 7:15 AM Ticket #63 (Configurability of PU partition) created by
- It was suggested to enabling/disabling PU partitions as: - …
- 7:10 AM Ticket #62 (Configurability of TU across PU) created by
- It was suggested to add enabling/disabling the case of TU across PU. …
- 7:02 AM Ticket #61 (Configurability of MDDT and ROT) created by
- Current TMuC uses MDDT for 4x4/8x8 and ROT for other sizes. It was …
- 6:57 AM Ticket #60 (Configurability of chroma interpolation filter) created by
- Current software uses bi-linear interpolation filter for chroma when …
Aug 19, 2010:
- 7:31 PM Ticket #21 (Frequent memory allocation (TMuC 0.5, revision 81)) closed by
- fixed: Fixed in r170 and r171
- 1:54 PM Ticket #59 (Memory issue - unnecessarily long variable type) created by
- Comments from Tourapis, Alexis. Thanks! Currently motion vector and …
- 6:54 AM Ticket #58 (Encoder crash for TE-9 S0-8) created by
- For TE-9 S0-8, there several encoder crashes, one of them is attached …
- 12:12 AM Ticket #57 (Excessive memory allocation) created by
- Memory allocation is excessive, possibly leading to crashes. Memory …
Aug 18, 2010:
- 9:46 PM Ticket #53 (Split ROUNDING_CONTROL macro into two macros) closed by
- fixed: Fixed in r169
- 10:54 AM Ticket #56 (SIFO possible bug) created by
- Valgrind trace for ticket #50 test conditions reports conditional move …
- 8:13 AM Ticket #55 (TMuC 0.7 encoder hangs up (does not crash) on specific conditions) created by
- TMuC 0.7 encoder hanged up when using encoder_randomaccess.cfg …
- 12:51 AM Ticket #54 (Encoder crash when setting MAX_CU_DEPTH to 6) created by
- Issue seems related to HHI_TRANSFORM_CODING. See attached trace.
Aug 17, 2010:
- 11:30 PM Ticket #53 (Split ROUNDING_CONTROL macro into two macros) created by
- Split ROUNDING_CONTROL macro into a macro for bi-prediction rounding …
- 9:29 PM Ticket #52 (xGetICost Undefined in tcomtrquant.cpp TLibCommon) closed by
- fixed: fixed in r168
- 9:21 PM Ticket #40 (Error message about input image size is wrong) closed by
- fixed: Fixed in r167
- 8:31 PM Ticket #52 (xGetICost Undefined in tcomtrquant.cpp TLibCommon) created by
- For tag 0.7.1 when turn off: HHI_TRANSFORM_CODING, QC_MDDT, ROT, RDOQ …
- 7:37 PM Ticket #49 (TMuC0.7 crashes when QuadtreeTULog2MinSize = 3) closed by
- fixed
- 4:49 PM Ticket #51 (Bug in edge based prediction for low complexity) created by
- Edge based complexity is currently never used in the low complexity …
- 10:09 AM Ticket #46 (Low complexity entropy coder (LCEC) is broken for HHI_TRANSFORM_CODING=0) closed by
- fixed: Fixed in r158
- 10:08 AM Ticket #36 (Encoder-crash when no 8x8 CU case with RQT=1) closed by
- fixed: Fixed in r147
- 1:06 AM Ticket #50 (Encoder crash when CUsize as 32) created by
- As part of TE12, we are testing CUSize=32, MaxPartitionDepth =3. …
Aug 16, 2010:
- 9:19 PM Ticket #49 (TMuC0.7 crashes when QuadtreeTULog2MinSize = 3) created by
- the encoder crahes for all the configurations when 4x4 transform is …
- 8:45 PM Ticket #48 (bug found in TEncSearch.cpp inside SIFO motion search for different offsets) created by
- Inside the loop of ME for different offsets for(UInt MEloop = 0; …
- 7:12 PM Ticket #47 (#define HHI_INTERP_FILTER_KERNEL_FIX under #if HHI_AIS) closed by
- fixed: Fixed in r157
- 12:22 PM Ticket #47 (#define HHI_INTERP_FILTER_KERNEL_FIX under #if HHI_AIS) created by
- In TypeDef.h the MOMS related define: #define …
- 9:07 AM Ticket #46 (Low complexity entropy coder (LCEC) is broken for HHI_TRANSFORM_CODING=0) created by
- Corrupt bitstream and encoder/decoder mismatch for SymbolMode=0 …
Aug 13, 2010:
- 10:37 PM Ticket #42 (parallel V2V (SymbolMode==3) broken in 0.7) created by
- Dear Frank, I noticed that the parallel V2V coding (symbolMode : 3) …
- 2:14 PM Ticket #41 (Some minor HHI_MRG bugs in 0.6 - already fixed in 0.7) closed by
- fixed: Fixed in r124 and r134
- 12:57 PM Ticket #41 (Some minor HHI_MRG bugs in 0.6 - already fixed in 0.7) created by
- In TEncSearch.cpp between line 1493 and 1494, as well as between line …
Aug 12, 2010:
- 9:26 AM Ticket #40 (Error message about input image size is wrong) created by
- This error is very trivial but a bit confusing. In …
- 6:20 AM Ticket #39 (9 intra prediction mode) created by
- please introduce configuration for only using 9 intra prediction modes
Note: See TracTimeline
for information about the timeline view.