source: SHVCSoftware/branches/SHM-dev/source/App

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @1171   9 years seregin macro cleanup: VPS_EXTN_OP_LAYER_SETS
(edit) @1169   9 years seregin macro cleanup: LIST_OF_PTL
(edit) @1162   9 years seregin macro cleanup: OUTPUT_LAYER_SETS_CONFIG
(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) @1153   9 years seregin macro cleanup: PER_LAYER_PTL
(edit) @1152   9 years seregin macro cleanup: VPS_TSLAYERS
(edit) @1151   9 years seregin macro cleanup: NECESSARY_LAYER_FLAG
(edit) @1150   9 years seregin macro cleanup: O0149_CROSS_LAYER_BLA_FLAG
(edit) @1149   9 years seregin delete #endif
(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) @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) @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) @1124   9 years seregin macro cleanup: P0300_ALT_OUTPUT_LAYER_FLAG, O0153_ALT_OUTPUT_LAYER_FLAG
(edit) @1121   9 years seregin macro cleanup: Q0195_REP_FORMAT_CLEANUP
(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) @1110   9 years seregin macro cleanup: T_ID_EOB_BUG_FIX
(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) @1094   9 years seregin cleanup macros: VPS_EXTN_OFFSET_CALC, VPS_EXTN_OFFSET, …
(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) @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) @1081   10 years interdigital fix SHM ticket #78, the samplePredEnabledFalg/motionPredEnabledFlag …
(edit) @1077   10 years seregin update the older Visual Studio project files and some fixes to avoid …
(edit) @1070   10 years seregin fix uninitialized variables
(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) @1064   10 years interdigital The size of m_acTDecTop, m_apcTDecTop and m_acTVideoIOYuvReconFile is …
(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) @1052   10 years interdigital change layerIdmin to layerIdxmin
(edit) @1050   10 years seregin rename layerIdx to layerId
(edit) @1049   10 years seregin fix the index for m_ppcTEncTop to be layerId
(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) @1037   10 years seregin implementation of alpha channel SEI (JCTVC-P0123) with macro …
(edit) @1033   10 years seregin fix for the ticket #65, patch was provided by Hiron, Franck …
(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) @1023   10 years interdigital 1. add code to support base layer bitstream extraction 2. keep VPS for …
(edit) @1011   10 years seregin fix for the ticket #55, provided by Hendry <fhendry@…>
(edit) @1005   10 years nokia Implementation of JCTVC-R0235 - Processing of bitstreams without an …
(edit) @1004   10 years seregin fix compiler warning
(edit) @999   10 years seregin use layerIdx in repformat
(edit) @997   10 years seregin setting for output layer sets
(edit) @990   10 years seregin fix for the ticket #51
(edit) @986   10 years seregin fix for the ticket #50, patch was provided by Hendry …
(edit) @982   10 years seregin fix for the ticket #48
(edit) @978   10 years nokia Implementation of JCTVC-R0071 - IRAP and EOS cross-layer impacts
(edit) @976   10 years qualcomm Fix for bug in populating PTL into VPS as described in ticket #47
(edit) @973   10 years seregin fix for the ticket #46
(edit) @958   10 years qualcomm Fix the bug in the assertion for PTL
(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) @951   10 years qualcomm Some fixes for implementation of support for profile tier and level …
(edit) @950   10 years qualcomm Rename configuration file parameter related to output layers. Rename …
(edit) @949   10 years qualcomm Bug-fix for PTL configuration. From: Adarsh K. Ramasubramonian …
(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) @932   10 years seregin fix compiler warning and index bound
(edit) @930   10 years seregin fix compiler warnings
(edit) @925   10 years seregin layer specific conformance window setting, patch was provided by Jay …
(edit) @924   10 years seregin in order to generate the metadata related to conformance bitstreams, …
(edit) @912   10 years seregin Overlay SEI with macro Q0096_OVERLAY_SEI, patch was provided by …
(edit) @910   10 years nokia JCTVC-R0062 pseudo-monochrome for auxiliary pictures.
(edit) @909   10 years nokia Update BLRewrite tool (JCTVC-R0042).
(edit) @908   10 years nokia Fix layer sets layer id list initialization.
(edit) @903   10 years nokia Integration of JCTVC-P0297 (poc_lsb_aligned_flag)
(edit) @897   10 years seregin fix compiler warning
(edit) @894   10 years qualcomm JCTVC-R0231: Signalling of VPS VUI BSP HRD parameters and other …
(edit) @884   10 years nokia implementation of jct-vc R0247 (1) Only the base layer creates the …
(edit) @877   10 years interdigital Integrated the encoder changes for RD-based 3D LUT size selection from …
(edit) @875   10 years seregin WPP setting per layer
(edit) @874   10 years qualcomm Removal of avc_base_layer_flag. This flag was in the earlier version …
(edit) @872   10 years qualcomm Move calculation of MaxSubLayerInLayerSets to a separate function …
(edit) @869   10 years seregin Move conformance window signalling to the rep_format (JCTVC-R0156), …
(edit) @868   10 years seregin update for CRI SEI, provided by Andrivon Pierre …
(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) @864   10 years qualcomm JCTVC-R0272: Signalling the PTL for the 0-th OLS (Macro: LIST_OF_PTL) …
(edit) @863   10 years qualcomm Fix compiler warnings. From: Adarsh K. Ramasubramonian …
(edit) @861   10 years qualcomm Support for specifying output layer sets in the configuration file at …
Note: See TracRevisionLog for help on using the revision log.