source: SHVCSoftware/branches/SHM-dev/source/Lib/TLibCommon/TComSlice.cpp

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @1170   9 years seregin macro cleanup: PTL_SIGNALLING, VPS_EXTN_PROFILE_INFO
(edit) @1168   9 years seregin macro cleanup: N0160_VUI_EXT_ILP_REF
(edit) @1167   9 years seregin macro cleanup: VPS_VUI_VIDEO_SIGNAL_MOVE, VPS_VUI_VIDEO_SIGNAL
(edit) @1164   9 years seregin macro cleanup: P0307_VPS_NON_VUI_EXTENSION
(edit) @1161   9 years seregin macro cleanup: DERIVE_LAYER_ID_LIST_VARIABLES, VPS_EXTN_MASK_AND_DIM_INFO
(edit) @1157   9 years seregin macro cleanup: P0295_DEFAULT_OUT_LAYER_IDC
(edit) @1154   9 years seregin macro cleanup: VPS_EXTN_UEV_CODING
(edit) @1153   9 years seregin macro cleanup: PER_LAYER_PTL
(edit) @1151   9 years seregin macro cleanup: NECESSARY_LAYER_FLAG
(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) @1139   9 years seregin macro cleanup: NO_OUTPUT_OF_PRIOR_PICS
(edit) @1136   9 years seregin macro cleanup: SUB_LAYERS_IN_LAYER_SET
(edit) @1135   9 years seregin macro cleanup: CHANGE_NUMSUBDPB_IDX
(edit) @1132   9 years seregin macro cleanup: FIX_LAYER_ID_INIT, SPS_PTL_FIX
(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) @1122   9 years seregin macro cleanup: RESAMPLING_CONSTRAINT_BUG_FIX
(edit) @1121   9 years seregin macro cleanup: Q0195_REP_FORMAT_CLEANUP
(edit) @1120   9 years seregin macro cleanup: R0279_REP_FORMAT_INBL
(edit) @1119   9 years seregin macro cleanup: O0096_REP_FORMAT_INDEX
(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) @1113   9 years seregin macro cleanup: P0307_REMOVE_VPS_VUI_OFFSET
(edit) @1107   9 years seregin macro cleanup: R0235_SMALLEST_LAYER_ID
(edit) @1105   9 years seregin macro cleanup: O0109_PROF_REF_MINUS1, P0048_REMOVE_PROFILE_REF
(edit) @1100   9 years seregin macro cleanup: RESOLUTION_BASED_DPB
(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) @1090   9 years seregin cleanup macros: Q0120_PHASE_CALCULATION, P0312_VERT_PHASE_ADJ, …
(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) @1083   10 years interdigital set pcIlpPic[refLayerIdc] slice layer ID value to fix the assertion
(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) @1057   10 years seregin revert back using layerIdx for m_ppcTEncTop, fix RefLayerId settings …
(edit) @1046   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) @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) @1030   10 years seregin fix for the ticket #70
(edit) @1029   10 years seregin merge with SHM-upgrade branch
(edit) @1005   10 years nokia Implementation of JCTVC-R0235 - Processing of bitstreams without an …
(edit) @999   10 years seregin use layerIdx in repformat
(edit) @995   10 years seregin fix for the ticket #54
(edit) @913   10 years seregin add getNonHEVCBaseLayerFlag check for getBitDepthY and getBitDepthC
(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) @894   10 years qualcomm JCTVC-R0231: Signalling of VPS VUI BSP HRD parameters and other …
(edit) @890   10 years seregin fix scaling ratio output
(edit) @881   10 years seregin fix for predicted layer initialization
(edit) @879   10 years seregin unroll layer set init
(edit) @874   10 years qualcomm Removal of avc_base_layer_flag. This flag was in the earlier version …
(edit) @873   10 years sharp Resampling bugfix -- (1) fix resampling bypass flag, (2) conformance …
(edit) @872   10 years qualcomm Move calculation of MaxSubLayerInLayerSets to a separate function …
(edit) @870   10 years seregin fix compiler warning
(edit) @869   10 years seregin Move conformance window signalling to the rep_format (JCTVC-R0156), …
(edit) @867   10 years qualcomm Fix compiler warnings. From: Adarsh K. Ramasubramonian …
(edit) @866   10 years qualcomm PTL information for each layer (Macro: PER_LAYER_PTL) Signal PTL …
(edit) @865   10 years qualcomm Derivation of NecessaryLayerFlag (Macro: NECESSARY_LAYER_FLAG) Derive …
(edit) @850   10 years qualcomm Constraint checking such when slice_temporal_mvp_enabled_flag is equal …
(edit) @849   10 years sharp JCTVC-R0340 Resampling modifications …
(edit) @848   10 years qualcomm Update implementation of rep format for independent non-base layer …
(edit) @836   10 years qualcomm Change vps_reserved_three_2bits syntax element to two flags. (Macro: …
(edit) @834   10 years seregin make parameter sets static
(edit) @827   10 years seregin set spatial flag for ILR and fix for MFM centre
(edit) @823   10 years seregin update to HM-15.0
(edit) @821   10 years seregin move RefPicList copying and MFM derivation into ILR picture function
(edit) @820   10 years seregin remove macros SYNTAX_BYTES, SYNTAX_OUTPUT, and AVC_SYNTAX
(copy) @817   10 years seregin create SHM-dev branch
copied from trunk/source/Lib/TLibCommon/TComSlice.cpp:
(edit) @815   10 years seregin merge with SHM-6-dev branch
Note: See TracRevisionLog for help on using the revision log.