source: SHVCSoftware/branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @1229   9 years seregin port rev 4168
(edit) @1226   9 years seregin macro cleanup: REF_IDX_MFM
(edit) @1223   9 years seregin macro cleanup: SCALINGLIST_INFERRING
(edit) @1220   9 years seregin macro cleanup: Q0177_EOS_CHECKS
(edit) @1219   9 years seregin macro cleanup: P0130_EOB
(edit) @1213   9 years seregin macro cleanup: R0150_CGS_SIGNAL_CONSTRAINTS
(edit) @1212   9 years seregin rename Q0048_CGS_3D_ASYMLUT to CGS_3D_ASYMLUT
(edit) @1211   9 years seregin macro cleanup: Q0108_TSA_STSA
(edit) @1210   9 years seregin macro cleanup: POC_RESET_IDC_DECODER, POC_RESET_IDC
(edit) @1208   9 years seregin macro cleanup: MFM_ENCCONSTRAINT
(edit) @1205   9 years seregin macro cleanup: POC_RESET_VALUE_RESTRICTION
(edit) @1204   9 years seregin macro cleanup: POC_RESET_RESTRICTIONS
(edit) @1203   9 years seregin macro cleanup: REPN_FORMAT_IN_VPS
(edit) @1200   9 years seregin macro cleanup: O0194_DIFFERENT_BITDEPTH_EL_BL
(edit) @1199   9 years seregin macro cleanup: P0297_VPS_POC_LSB_ALIGNED_FLAG
(edit) @1191   9 years seregin macro cleanup: R0226_SLICE_TMVP
(edit) @1184   9 years seregin macro cleanup: R0226_CONSTRAINT_TMVP_SEI
(edit) @1179   9 years seregin macro cleanup: O0137_MAX_LAYERID
(edit) @1178   9 years seregin macro cleanup: USE_DPB_SIZE_TABLE
(edit) @1177   9 years seregin macro cleanup: OUTPUT_LAYER_SET_INDEX
(edit) @1175   9 years seregin macro cleanup: R0227_REP_FORMAT_CONSTRAINT
(edit) @1163   9 years seregin macro cleanup: P0182_VPS_VUI_PS_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) @1145   9 years seregin macro cleanup: SPS_DPB_PARAMS
(edit) @1139   9 years seregin macro cleanup: NO_OUTPUT_OF_PRIOR_PICS
(edit) @1133   9 years seregin macro cleanup: O0142_CONDITIONAL_SPS_EXTENSION, Q0177_SPS_TEMP_NESTING_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) @1123   9 years seregin code rearrangement
(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) @1111   9 years seregin macro cleanup: FIX_NON_OUTPUT_LAYER
(edit) @1107   9 years seregin macro cleanup: R0235_SMALLEST_LAYER_ID
(edit) @1106   9 years seregin macro cleanup: FIX_CONF_MODE
(edit) @1103   9 years seregin macro cleanup: EARLY_REF_PIC_MARKING
(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) @1084   10 years seregin fix for the sample and motion prediction flags, problem was reported …
(edit) @1078   10 years seregin fix inference for sps_max_dec_pic_buffering_minus1
(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) @1073   10 years seregin fix the index for getMaxVpsDecPicBufferingMinus1
(edit) @1069   10 years seregin fix getLayerDec index
(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) @1049   10 years seregin fix the index for m_ppcTEncTop to be layerId
(edit) @1047   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) @1040   10 years interdigital fixed couple if statements using fixed layerId value "m_layerId == 1" …
(edit) @1035   10 years seregin fix for the ticket #69
(edit) @1029   10 years seregin merge with SHM-upgrade branch
(edit) @1015   10 years seregin fix for the ticket #59, patch was provided by Ohji Nakagami …
(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) @978   10 years nokia Implementation of JCTVC-R0071 - IRAP and EOS cross-layer impacts
(edit) @953   10 years qualcomm Fixes for conformance testing and non-output layers. - Value of …
(edit) @952   10 years qualcomm Fix for aligned bumping, ticket #38. Fix for the ticket number #38, …
(edit) @944   10 years seregin remove phase alignment, ticket #40, patch was provided by Elena …
(edit) @941   10 years seregin support profile, tier and level for each layer, patch was provided by …
(edit) @924   10 years seregin in order to generate the metadata related to conformance bitstreams, …
(edit) @903   10 years nokia Integration of JCTVC-P0297 (poc_lsb_aligned_flag)
(edit) @901   10 years seregin implementation for equalPictureSizeAndOffsetFlag
(edit) @884   10 years nokia implementation of jct-vc R0247 (1) Only the base layer creates the …
(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) @869   10 years seregin Move conformance window signalling to the rep_format (JCTVC-R0156), …
(edit) @858   10 years seregin fix compiler warning
(edit) @856   10 years seregin CRI SEI patch provided by Andrivon Pierre …
(edit) @854   10 years qualcomm R0223: Restrictions on full_poc_reset_flag(Macro: …
(edit) @853   10 years qualcomm Modification to semantics of prev_pics_not_used_flag in temporal …
(edit) @851   10 years qualcomm R0223: Restrictions on POC reset-related syntax elements (Macro: …
(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) @834   10 years seregin make parameter sets static
(edit) @833   10 years seregin code formatting
(edit) @832   10 years seregin remove obsolete code
(edit) @825   10 years qualcomm Integration of R0151(R0151_CGS_3D_ASYMLUT_IMPROVE), R0150 …
(edit) @823   10 years seregin update to HM-15.0
(edit) @822   10 years seregin propagate the resampling condition (1x) into the motion mapping
(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/TLibDecoder/TDecTop.cpp:
(edit) @815   10 years seregin merge with SHM-6-dev branch
Note: See TracRevisionLog for help on using the revision log.