Timeline


and

25 Mar 2015:

22:57 Ticket #79 (decoder assertion for 3 layers structure when MaxTidRefPresentFlag is on) created by eeehey
Decoder assertion on the following line code for 3 layers structure …
06:18 Changeset in SHVCSoftware [1082] by interdigital
fix SHM ticket #78, m_ppcTEncTop is mistakenly use refLayerIdc instead …
06:14 Changeset in SHVCSoftware [1081] by interdigital
fix SHM ticket #78, the samplePredEnabledFalg/motionPredEnabledFlag …
06:09 Ticket #78 (encoder assertion on multiple layers coding structure) created by eeehey
Encoder assertion on 3 layers when the 3rd layer depends on the 2nd …

23 Mar 2015:

16:31 Changeset in SHVCSoftware [1080] by seregin
change software version

13 Mar 2015:

18:08 Ticket #77 (Broken logic when sps_sub_layer_ordering_info_present_flag==0) closed by Vadim
fixed: If better implementation is needed, please open the ticket for HM core.

12 Mar 2015:

00:04 Changeset in SHVCSoftware [1079] by seregin
remove setting for sps_max_dec_pic_buffering_minus1

11 Mar 2015:

23:12 Ticket #77 (Broken logic when sps_sub_layer_ordering_info_present_flag==0) created by johnnyVidyo
There is an error in decoding the SPS. When …

10 Mar 2015:

18:22 Changeset in SHVCSoftware [1078] by seregin
fix inference for sps_max_dec_pic_buffering_minus1
17:32 Changeset in SHVCSoftware [1077] by seregin
update the older Visual Studio project files and some fixes to avoid …
17:11 Changeset in SHVCSoftware [1076] by seregin
move the check for target layerId.
17:01 Changeset in SHVCSoftware [1075] by seregin
default NecessaryLayerFlag setting when VPS extension is not present. …

6 Mar 2015:

17:16 Ticket #74 (Wrong layer ID is used in multiple places) closed by Vadim
fixed: fixed with latest revisions
17:16 Ticket #76 (TComDataCU::getBaseColCU has signed/unsigned error) closed by Vadim
fixed: fixed with rev 1074
03:19 Changeset in SHVCSoftware [1074] by seregin
fix for the ticket #76
03:10 Changeset in SHVCSoftware [1073] by seregin
fix the index for getMaxVpsDecPicBufferingMinus1
02:52 Ticket #76 (TComDataCU::getBaseColCU has signed/unsigned error) created by johnnyVidyo
The following bit of code in function TComDataCU::getBaseColCU does …

5 Mar 2015:

23:46 Ticket #75 (Semantics of max_vps_dec_pic_buffering_minus1) created by Vadim
max_vps_dec_pic_buffering_minus1[ i ][ k ][ j ] plus 1, when …
05:52 Changeset in SHVCSoftware [1072] by interdigital
add encoder configuration for BL 8bit and EL 10bit (CGS2x)
05:51 Changeset in SHVCSoftware [1071] by interdigital
Add encoder configuration for BL 8bit and EL 10bit (CGS 2x)
02:48 Changeset in SHVCSoftware [1070] by seregin
fix uninitialized variables
01:59 Changeset in SHVCSoftware [1069] by seregin
fix getLayerDec index
01:56 Changeset in SHVCSoftware [1068] by seregin
fix g_bitDepthLayer index
01:07 Changeset in SHVCSoftware [1067] by seregin
fix default layerID setting
01:00 Changeset in SHVCSoftware [1066] by interdigital
roll back m_acTDecTop array size to MAX_LAYERS to avoid decoder crash.
00:20 Changeset in SHVCSoftware [1065] by seregin
fix index for m_ppcTEncTop

4 Mar 2015:

22:55 Changeset in SHVCSoftware [1064] by interdigital
The size of m_acTDecTop, m_apcTDecTop and m_acTVideoIOYuvReconFile is …
22:53 Changeset in SHVCSoftware [1063] by interdigital
m_gcAnalyzeAll/I/P/B shall be ordered by layer index instead of layerId
22:34 Changeset in SHVCSoftware [1062] by interdigital
support simulcast
22:33 Changeset in SHVCSoftware [1061] by interdigital
replace layerId with layerIdx as input argument
22:32 Changeset in SHVCSoftware [1060] by interdigital
use MAX_NUM_LAYER_IDS for assertion
22:29 Changeset in SHVCSoftware [1059] by interdigital
support simulcast when NumActiveRefLayers is 0
22:28 Changeset in SHVCSoftware [1058] by interdigital
support simulcast when NumActiveRefLayers is 0
09:55 Changeset in SHVCSoftware [1057] by seregin
revert back using layerIdx for m_ppcTEncTop, fix RefLayerId settings …
01:14 Changeset in SHVCSoftware [1056] by interdigital
use index for SamplePredEnabledFlag and MotionPredEnabledFlag
01:13 Changeset in SHVCSoftware [1055] by interdigital
use index for DimensionId, SamplePredEnabledFlag and motionPredEnabledFlag
01:13 Changeset in SHVCSoftware [1054] by interdigital
use layerId for getLayerEnc()
01:11 Changeset in SHVCSoftware [1053] by interdigital
change layer Id and layer index
01:09 Changeset in SHVCSoftware [1052] by interdigital
change layerIdmin to layerIdxmin
00:19 Changeset in SHVCSoftware [1051] by seregin
use layerId as an index for m_ppcTEncTop

3 Mar 2015:

23:40 Changeset in SHVCSoftware [1050] by seregin
rename layerIdx to layerId
23:36 Changeset in SHVCSoftware [1049] by seregin
fix the index for m_ppcTEncTop to be layerId
02:48 Changeset in SHVCSoftware [1048] by interdigital
1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
02:47 Changeset in SHVCSoftware [1047] by interdigital
1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
02:47 Changeset in SHVCSoftware [1046] by interdigital
1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
02:46 Changeset in SHVCSoftware [1045] by interdigital
1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
02:46 Changeset in SHVCSoftware [1044] by interdigital
1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …

2 Mar 2015:

23:23 Ticket #74 (Wrong layer ID is used in multiple places) created by eeehey
layer ID, instead of layer index, is mistakenly used in multiple …
21:08 Ticket #66 (Wrong layer ID used when calling setNumDirectRefLayers) closed by Vadim
fixed: fixed with rev 1043
21:08 Ticket #68 (Incorrect layer indeces in assert statements) closed by Vadim
fixed: fixed with rev 1043
21:08 Changeset in SHVCSoftware [1043] by seregin
fix layerId/layerIdx mismatch at decoder, including fixes for the …
20:24 Ticket #72 (if statement with fixed layer_id value as test condition) closed by Vadim
fixed: fixed with rev 1039, 1040
20:23 Ticket #73 (O0092_0094_DEPENDENCY_CONSTRAINT assert bug) closed by Vadim
fixed: fixed with rev 1039
20:17 Ticket #71 (Q0096_OVERLAY_SEI compile error when ENC_DEC_TRACE is enabled) closed by Vadim
fixed: fixed with rev 1042
20:17 Changeset in SHVCSoftware [1042] by seregin
fix compiler error, ticket #71
20:05 Changeset in SHVCSoftware [1041] by seregin
create SHM-temp branch
19:27 Changeset in SHVCSoftware [1040] by interdigital
fixed couple if statements using fixed layerId value "m_layerId == 1" …
19:26 Changeset in SHVCSoftware [1039] by interdigital
1. fixed if statement with fixed "m_layerId == 1" as test condition 2. …
19:21 Ticket #73 (O0092_0094_DEPENDENCY_CONSTRAINT assert bug) created by eeehey
The following assertion shall use PPS layer_id instead of PPS Id, …
19:14 Ticket #72 (if statement with fixed layer_id value as test condition) created by eeehey
Couple if statements use fixed layer id as test condition (m_layerId …

1 Mar 2015:

22:17 Ticket #71 (Q0096_OVERLAY_SEI compile error when ENC_DEC_TRACE is enabled) created by eeehey
When ENC_DEC_TRACE is enabled, the build failed as shown below: …

28 Feb 2015:

06:46 Changeset in SHVCSoftware [1038] by seregin
fix invocation of RefLayerWindow

27 Feb 2015:

21:05 Changeset in SHVCSoftware [1037] by seregin
implementation of alpha channel SEI (JCTVC-P0123) with macro …
20:27 Changeset in SHVCSoftware [1036] by seregin
fix loop index
19:54 Ticket #70 (offsets not applied in TComDataCU::getBaseColCU()) closed by Vadim
fixed: fixed with rev 1030
19:53 Ticket #69 (potential issue with PPS reference layer location offsets) closed by Vadim
fixed: fixed with rev 1035
19:52 Changeset in SHVCSoftware [1035] by seregin
fix for the ticket #69
01:50 Ticket #67 (m_baseLayerPSCompatibilityFlag may have undefined values in the decoder) closed by Vadim
fixed: fixed as suggested with rev 1034
01:50 Changeset in SHVCSoftware [1034] by seregin
fix for the ticket #67
01:47 Ticket #65 (Decoder output reconstruction file :The bit depth was not set ...) closed by Vadim
fixed: fixed as suggested with rev 1033. Please reopen the ticket is the …
01:34 Changeset in SHVCSoftware [1033] by seregin
fix for the ticket #65, patch was provided by Hiron, Franck …
01:20 Changeset in SHVCSoftware [1032] by seregin
rename NumScaledRefLayerOffsets and ScaledRefLayerId to …
01:16 Changeset in SHVCSoftware [1031] by seregin
fix convertToMonochrome

26 Feb 2015:

23:22 Changeset in SHVCSoftware [1030] by seregin
fix for the ticket #70
00:21 Changeset in SHVCSoftware [1029] by seregin
merge with SHM-upgrade branch

25 Feb 2015:

18:42 Ticket #70 (offsets not applied in TComDataCU::getBaseColCU()) created by johnnyVidyo
Function TComDataCU::getBaseColCU() is called by …
02:41 Changeset in SHVCSoftware [1028] by seregin
set MaxTidIlRefPicsPlus1 to 7 as default
02:33 Changeset in SHVCSoftware [1027] by seregin
fix SPS derivation for the non-HEVC BL
00:53 Ticket #69 (potential issue with PPS reference layer location offsets) created by johnnyVidyo
There is a potential mismatch between SHM decoder behavior and …
Note: See TracTimeline for information about the timeline view.