source: SHVCSoftware/branches/SHM-dev/source/Lib/TLibEncoder/TEncGOP.cpp

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @1237   9 years seregin port rev 4221
(edit) @1235   9 years seregin port rev 4219 and rev 4246
(edit) @1232   9 years seregin port rev 4184
(edit) @1228   9 years seregin port rev 4167
(edit) @1226   9 years seregin macro cleanup: REF_IDX_MFM
(edit) @1223   9 years seregin macro cleanup: SCALINGLIST_INFERRING
(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) @1209   9 years seregin macro cleanup: POC_RESET_IDC_ENCODER
(edit) @1208   9 years seregin macro cleanup: MFM_ENCCONSTRAINT
(edit) @1207   9 years seregin macro cleanup: POC_RESET_IDC_SIGNALLING
(edit) @1206   9 years seregin macro cleanup: ALIGN_IRAP_BUGFIX
(edit) @1203   9 years seregin macro cleanup: REPN_FORMAT_IN_VPS
(edit) @1201   9 years seregin macro cleanup: O0194_WEIGHTED_PREDICTION_CGS
(edit) @1199   9 years seregin macro cleanup: P0297_VPS_POC_LSB_ALIGNED_FLAG
(edit) @1185   9 years seregin macro cleanup: VPS_VUI_BSP_HRD_PARAMS, R0227_VUI_BSP_HRD_FLAG
(edit) @1181   9 years seregin macro cleanup: VPS_VUI_OFFSET
(edit) @1173   9 years seregin macro cleanup: O0092_0094_DEPENDENCY_CONSTRAINT
(edit) @1172   9 years seregin macro cleanup: Q0078_ADD_LAYER_SETS
(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) @1144   9 years seregin macro cleanup: ISLICE_TYPE_NUMDIR
(edit) @1141   9 years seregin macro cleanup: O0225_TID_BASED_IL_RPS_DERIV
(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) @1116   9 years seregin macro cleanup: VPS_AVC_BL_FLAG_REMOVAL
(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) @1063   10 years interdigital m_gcAnalyzeAll/I/P/B shall be ordered by layer index instead of layerId
(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) @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) @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) @1029   10 years seregin merge with SHM-upgrade branch
(edit) @984   10 years nokia Fix Temporal ID for EOS nal unit in the encoder
(edit) @978   10 years nokia Implementation of JCTVC-R0071 - IRAP and EOS cross-layer impacts
(edit) @944   10 years seregin remove phase alignment, ticket #40, patch was provided by Elena …
(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) @904   10 years seregin fix compile warning
(edit) @903   10 years nokia Integration of JCTVC-P0297 (poc_lsb_aligned_flag)
(edit) @899   10 years sharp S. Deshpande (Sharp) <sdeshpande@…> JCTVC-R0155 proposal1 …
(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) @884   10 years nokia implementation of jct-vc R0247 (1) Only the base layer creates the …
(edit) @880   10 years seregin port rev 4061 from RExt to solve WPP problem related to ticket #35, …
(edit) @877   10 years interdigital Integrated the encoder changes for RD-based 3D LUT size selection from …
(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) @868   10 years seregin update for CRI SEI, provided by Andrivon Pierre …
(edit) @860   10 years qualcomm Bugfix and fix to compiler warnings in CRI SEI patch. From: Adarsh K. …
(edit) @856   10 years seregin CRI SEI patch provided by Andrivon Pierre …
(edit) @849   10 years sharp JCTVC-R0340 Resampling modifications …
(edit) @842   10 years seregin memory release fix for AVC BL
(edit) @841   10 years seregin print scalability ratio
(edit) @840   10 years seregin print scalability ratio
(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) @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
(edit) @818   10 years nokia bug fix for Q0108, including: 1. low RD performance for the RA, LP …
(copy) @817   10 years seregin create SHM-dev branch
copied from trunk/source/Lib/TLibEncoder/TEncGOP.cpp:
(edit) @815   10 years seregin merge with SHM-6-dev branch
Note: See TracRevisionLog for help on using the revision log.