source: SHVCSoftware/branches/SHM-dev

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @1112   9 years seregin macro cleanup: 0146_SSH_EXT_DATA_BIT
(edit) @1111   9 years seregin macro cleanup: FIX_NON_OUTPUT_LAYER
(edit) @1110   9 years seregin macro cleanup: T_ID_EOB_BUG_FIX
(edit) @1109   9 years seregin macro cleanup: SIGNALLING_BITRATE_PICRATE_FIX
(edit) @1108   9 years seregin macro cleanup: CROSS_LAYER_BLA_FLAG_FIX
(edit) @1107   9 years seregin macro cleanup: R0235_SMALLEST_LAYER_ID
(edit) @1106   9 years seregin macro cleanup: FIX_CONF_MODE
(edit) @1105   9 years seregin macro cleanup: O0109_PROF_REF_MINUS1, P0048_REMOVE_PROFILE_REF
(edit) @1104   9 years seregin macro cleanup: VPS_FIX_TO_MATCH_SPEC
(edit) @1103   9 years seregin macro cleanup: EARLY_REF_PIC_MARKING
(edit) @1102   9 years seregin macro cleanup: POC_MSB_VAL_PRESENT_FLAG_SEM
(edit) @1101   9 years seregin macro cleanup: SHM_FIX7
(edit) @1100   9 years seregin macro cleanup: RESOLUTION_BASED_DPB
(edit) @1099   9 years seregin add SEI message strings
(edit) @1098   9 years seregin remove ols_nesting and vps_rewriting SEI messages as a decision of …
(edit) @1097   9 years seregin align SEI payload type with the spec
(edit) @1096   9 years seregin cleanup macros: REMOVE_BSP_HRD_SEI
(edit) @1095   9 years seregin cleanup macros: MOVE_ADDN_LS_SIGNALLING
(edit) @1094   9 years seregin cleanup macros: VPS_EXTN_OFFSET_CALC, VPS_EXTN_OFFSET, …
(edit) @1093   9 years seregin cleanup macros: POC_RESET_RPS, PREVTID0_POC_RESET, POC_RESET_FLAG
(edit) @1092   9 years seregin fix ticket #81
(edit) @1091   9 years seregin remove unused variables
(edit) @1090   9 years seregin cleanup macros: Q0120_PHASE_CALCULATION, P0312_VERT_PHASE_ADJ, …
(edit) @1089   9 years seregin Patch provided by Hiron Franck <franck.hiron@…> to …
(edit) @1087   10 years seregin fix error for SVC_EXTENSION = 0
(edit) @1086   10 years seregin fix layerIdc derivation for OLS index
(edit) @1085   10 years seregin fix for getMaxTidIlRefPicsPlus1 and remove O0225_MAX_TID_FOR_REF_LAYERS
(edit) @1084   10 years seregin fix for the sample and motion prediction flags, problem was reported …
(edit) @1083   10 years interdigital set pcIlpPic[refLayerIdc] slice layer ID value to fix the assertion
(edit) @1082   10 years interdigital fix SHM ticket #78, m_ppcTEncTop is mistakenly use refLayerIdc instead …
(edit) @1081   10 years interdigital fix SHM ticket #78, the samplePredEnabledFalg/motionPredEnabledFlag …
(edit) @1080   10 years seregin change software version
(edit) @1079   10 years seregin remove setting for sps_max_dec_pic_buffering_minus1
(edit) @1078   10 years seregin fix inference for sps_max_dec_pic_buffering_minus1
(edit) @1077   10 years seregin update the older Visual Studio project files and some fixes to avoid …
(edit) @1076   10 years seregin move the check for target layerId.
(edit) @1075   10 years seregin default NecessaryLayerFlag setting when VPS extension is not present. …
(edit) @1074   10 years seregin fix for the ticket #76
(edit) @1073   10 years seregin fix the index for getMaxVpsDecPicBufferingMinus1
(edit) @1072   10 years interdigital add encoder configuration for BL 8bit and EL 10bit (CGS2x)
(edit) @1071   10 years interdigital Add encoder configuration for BL 8bit and EL 10bit (CGS 2x)
(edit) @1070   10 years seregin fix uninitialized variables
(edit) @1069   10 years seregin fix getLayerDec index
(edit) @1068   10 years seregin fix g_bitDepthLayer index
(edit) @1067   10 years seregin fix default layerID setting
(edit) @1066   10 years interdigital roll back m_acTDecTop array size to MAX_LAYERS to avoid decoder crash.
(edit) @1065   10 years seregin fix index for m_ppcTEncTop
(edit) @1064   10 years interdigital The size of m_acTDecTop, m_apcTDecTop and m_acTVideoIOYuvReconFile is …
(edit) @1063   10 years interdigital m_gcAnalyzeAll/I/P/B shall be ordered by layer index instead of layerId
(edit) @1062   10 years interdigital support simulcast
(edit) @1061   10 years interdigital replace layerId with layerIdx as input argument
(edit) @1060   10 years interdigital use MAX_NUM_LAYER_IDS for assertion
(edit) @1059   10 years interdigital support simulcast when NumActiveRefLayers is 0
(edit) @1058   10 years interdigital support simulcast when NumActiveRefLayers is 0
(edit) @1057   10 years seregin revert back using layerIdx for m_ppcTEncTop, fix RefLayerId settings …
(edit) @1056   10 years interdigital use index for SamplePredEnabledFlag and MotionPredEnabledFlag
(edit) @1055   10 years interdigital use index for DimensionId, SamplePredEnabledFlag and motionPredEnabledFlag
(edit) @1054   10 years interdigital use layerId for getLayerEnc()
(edit) @1053   10 years interdigital change layer Id and layer index
(edit) @1052   10 years interdigital change layerIdmin to layerIdxmin
(edit) @1051   10 years seregin use layerId as an index for m_ppcTEncTop
(edit) @1050   10 years seregin rename layerIdx to layerId
(edit) @1049   10 years seregin fix the index for m_ppcTEncTop to be layerId
(edit) @1048   10 years interdigital 1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
(edit) @1047   10 years interdigital 1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
(edit) @1046   10 years interdigital 1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
(edit) @1045   10 years interdigital 1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
(edit) @1044   10 years interdigital 1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
(edit) @1043   10 years seregin fix layerId/layerIdx mismatch at decoder, including fixes for the …
(edit) @1042   10 years seregin fix compiler error, ticket #71
(edit) @1040   10 years interdigital fixed couple if statements using fixed layerId value "m_layerId == 1" …
(edit) @1039   10 years interdigital 1. fixed if statement with fixed "m_layerId == 1" as test condition 2. …
(edit) @1038   10 years seregin fix invocation of RefLayerWindow
(edit) @1037   10 years seregin implementation of alpha channel SEI (JCTVC-P0123) with macro …
(edit) @1036   10 years seregin fix loop index
(edit) @1035   10 years seregin fix for the ticket #69
(edit) @1034   10 years seregin fix for the ticket #67
(edit) @1033   10 years seregin fix for the ticket #65, patch was provided by Hiron, Franck …
(edit) @1032   10 years seregin rename NumScaledRefLayerOffsets and ScaledRefLayerId to …
(edit) @1031   10 years seregin fix convertToMonochrome
(edit) @1030   10 years seregin fix for the ticket #70
(edit) @1029   10 years seregin merge with SHM-upgrade branch
(edit) @1025   10 years seregin fix for the ticket #61
(edit) @1023   10 years interdigital 1. add code to support base layer bitstream extraction 2. keep VPS for …
(edit) @1020   10 years seregin fix compiler warning
(edit) @1017   10 years seregin fix for the ticket #57
(edit) @1015   10 years seregin fix for the ticket #59, patch was provided by Ohji Nakagami …
(edit) @1013   10 years seregin fix for the ticket #60, patch was provided by Yong He …
(edit) @1011   10 years seregin fix for the ticket #55, provided by Hendry <fhendry@…>
(edit) @1009   10 years seregin fix for the ticket #56
(edit) @1007   10 years seregin fix for the ticket #58, patch was provided by Hendry …
(edit) @1005   10 years nokia Implementation of JCTVC-R0235 - Processing of bitstreams without an …
(edit) @1004   10 years seregin fix compiler warning
(edit) @1001   10 years seregin use layerIdx for getPocLsbNotPresentFlag, patch was provided by Hendry …
(edit) @999   10 years seregin use layerIdx in repformat
(edit) @997   10 years seregin setting for output layer sets
(edit) @995   10 years seregin fix for the ticket #54
(edit) @993   10 years seregin fix for the ticket #52
(edit) @991   10 years seregin fix for the ticket #51
(edit) @990   10 years seregin fix for the ticket #51
Note: See TracRevisionLog for help on using the revision log.