source: SHVCSoftware/branches/SHM-dev/source/Lib/TLibEncoder

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @1154   9 years seregin macro cleanup: VPS_EXTN_UEV_CODING
(edit) @1153   9 years seregin macro cleanup: PER_LAYER_PTL
(edit) @1152   9 years seregin macro cleanup: VPS_TSLAYERS
(edit) @1150   9 years seregin macro cleanup: O0149_CROSS_LAYER_BLA_FLAG
(edit) @1148   9 years seregin macro cleanup: VPS_EXTN_DIRECT_REF_LAYERS
(edit) @1147   9 years seregin macro cleanup: O0098_SCALED_REF_LAYER_ID
(edit) @1146   9 years seregin macro cleanup: O0096_DEFAULT_DEPENDENCY_TYPE
(edit) @1144   9 years seregin macro cleanup: ISLICE_TYPE_NUMDIR
(edit) @1141   9 years seregin macro cleanup: O0225_TID_BASED_IL_RPS_DERIV
(edit) @1138   9 years seregin macro cleanup: R0227_BR_PR_ADD_LAYER_SET
(edit) @1137   9 years seregin macro cleanup: BITRATE_PICRATE_SIGNALLING
(edit) @1136   9 years seregin macro cleanup: SUB_LAYERS_IN_LAYER_SET
(edit) @1135   9 years seregin macro cleanup: CHANGE_NUMSUBDPB_IDX
(edit) @1134   9 years seregin macro cleanup: NESTING_SEI_EXTENSIBILITY
(edit) @1132   9 years seregin macro cleanup: FIX_LAYER_ID_INIT, SPS_PTL_FIX
(edit) @1131   9 years seregin macro cleanup: R0071_IRAP_EOS_CROSS_LAYER_IMPACTS
(edit) @1130   9 years seregin macro cleanup: M0040_ADAPTIVE_RESOLUTION_CHANGE
(edit) @1128   9 years seregin macro cleanup: HIGHER_LAYER_IRAP_SKIP_FLAG, …
(edit) @1126   9 years seregin macro cleanup: O0223_PICTURE_TYPES_ALIGN_FLAG
(edit) @1125   9 years seregin macro cleanup: IRAP_ALIGN_FLAG_IN_VPS_VUI
(edit) @1124   9 years seregin macro cleanup: P0300_ALT_OUTPUT_LAYER_FLAG, O0153_ALT_OUTPUT_LAYER_FLAG
(edit) @1123   9 years seregin code rearrangement
(edit) @1121   9 years seregin macro cleanup: Q0195_REP_FORMAT_CLEANUP
(edit) @1119   9 years seregin macro cleanup: O0096_REP_FORMAT_INDEX
(edit) @1118   9 years seregin macro cleanup: REPN_FORMAT_CONTROL_FLAG
(edit) @1117   9 years seregin macro cleanup: R0156_CONF_WINDOW_IN_REP_FORMAT
(edit) @1116   9 years seregin macro cleanup: VPS_AVC_BL_FLAG_REMOVAL
(edit) @1115   9 years seregin macro cleanup: O0109_O0199_FLAGS_TO_VUI
(edit) @1114   9 years seregin macro cleanup: O0109_MOVE_VPS_VUI_FLAG
(edit) @1113   9 years seregin macro cleanup: P0307_REMOVE_VPS_VUI_OFFSET
(edit) @1112   9 years seregin macro cleanup: 0146_SSH_EXT_DATA_BIT
(edit) @1109   9 years seregin macro cleanup: SIGNALLING_BITRATE_PICRATE_FIX
(edit) @1108   9 years seregin macro cleanup: CROSS_LAYER_BLA_FLAG_FIX
(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) @1101   9 years seregin macro cleanup: SHM_FIX7
(edit) @1100   9 years seregin macro cleanup: RESOLUTION_BASED_DPB
(edit) @1098   9 years seregin remove ols_nesting and vps_rewriting SEI messages as a decision of …
(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) @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) @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) @1082   10 years interdigital fix SHM ticket #78, m_ppcTEncTop is mistakenly use refLayerIdc instead …
(edit) @1077   10 years seregin update the older Visual Studio project files and some fixes to avoid …
(edit) @1073   10 years seregin fix the index for getMaxVpsDecPicBufferingMinus1
(edit) @1068   10 years seregin fix g_bitDepthLayer index
(edit) @1065   10 years seregin fix index for m_ppcTEncTop
(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) @1059   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) @1055   10 years interdigital use index for DimensionId, SamplePredEnabledFlag and motionPredEnabledFlag
(edit) @1054   10 years interdigital use layerId for getLayerEnc()
(edit) @1051   10 years seregin use layerId as an index for m_ppcTEncTop
(edit) @1048   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) @1039   10 years interdigital 1. fixed if statement with fixed "m_layerId == 1" as test condition 2. …
(edit) @1037   10 years seregin implementation of alpha channel SEI (JCTVC-P0123) with macro …
(edit) @1035   10 years seregin fix for the ticket #69
(edit) @1030   10 years seregin fix for the ticket #70
(edit) @1029   10 years seregin merge with SHM-upgrade branch
(edit) @1020   10 years seregin fix compiler warning
(edit) @1017   10 years seregin fix for the ticket #57
(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) @999   10 years seregin use layerIdx in repformat
(edit) @988   10 years seregin fix for the ticket #53
(edit) @984   10 years nokia Fix Temporal ID for EOS nal unit in the encoder
(edit) @980   10 years seregin fix for the ticket #49, patch was provided by Jay Padia <jpadia@…>
(edit) @978   10 years nokia Implementation of JCTVC-R0071 - IRAP and EOS cross-layer impacts
(edit) @971   10 years seregin fix for the ticket #45
(edit) @964   10 years qualcomm Fixing implementation of signalling Scalable main and scalable main 10 …
(edit) @954   10 years seregin R0124, conformance check for vps_max_layers_minus1, provided by …
(edit) @944   10 years seregin remove phase alignment, ticket #40, patch was provided by Elena …
(edit) @943   10 years seregin remove profilePresentFlag condition, patch was provided by Hendry …
(edit) @942   10 years seregin code clean up
(edit) @941   10 years seregin support profile, tier and level for each layer, patch was provided by …
(edit) @937   10 years seregin fix for the ticket #42
(edit) @934   10 years seregin fix for the ticket #41
(edit) @930   10 years seregin fix compiler warnings
(edit) @923   10 years nokia Port the STSA bug fix in HM to SHM.
(edit) @912   10 years seregin Overlay SEI with macro Q0096_OVERLAY_SEI, patch was provided by …
(edit) @908   10 years nokia Fix layer sets layer id list initialization.
(edit) @904   10 years seregin fix compile warning
(edit) @903   10 years nokia Integration of JCTVC-P0297 (poc_lsb_aligned_flag)
(edit) @902   10 years seregin add initialization for the variable
(edit) @901   10 years seregin implementation for equalPictureSizeAndOffsetFlag
(edit) @899   10 years sharp S. Deshpande (Sharp) <sdeshpande@…> JCTVC-R0155 proposal1 …
(edit) @898   10 years nokia implementation for proposal JCTVC-R0042
(edit) @896   10 years seregin fix compiler warning
(edit) @894   10 years qualcomm JCTVC-R0231: Signalling of VPS VUI BSP HRD parameters and other …
(edit) @891   10 years sharp S. Deshpande (Sharp) <sdeshpande@…> JCTVC-R0153 external …
(edit) @890   10 years seregin fix scaling ratio output
(edit) @889   10 years qualcomm Fix for signalling of bitrate and picture rate info in VPS VUI to be …
(edit) @887   10 years qualcomm Fix for earlier implementation mistake that omit the signalling of …
(edit) @886   10 years qualcomm JCTVC-P0041 -- It was remarked that we should require each non-IRAP …
Note: See TracRevisionLog for help on using the revision log.