source: SHVCSoftware/branches

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @188   12 years seregin change version to 2.0rc1
(edit) @187   12 years seregin enable zero number of direct references, fix for AVC base YUV input
(edit) @186   12 years qualcomm Clean up of JCTVC_M0458_INTERLAYER_RPS_SIG
(edit) @185   12 years qualcomm Bug fix in JCTVC_M0458_INTERLAYER_RPS_SIG
(edit) @184   12 years qualcomm Configuration file support related to r175. Added configuation file …
(edit) @183   12 years seregin add comment in config file
(edit) @182   12 years seregin use prefetched VPS
(edit) @181   12 years seregin move syntax signaling associated with JCTVC_M0458_INTERLAYER_RPS_SIG …
(edit) @180   12 years seregin bug fix for JCTVC_M0458_INTERLAYER_RPS_SIG
(edit) @179   12 years seregin bug fix for JCTVC_M0458_INTERLAYER_RPS_SIG
(edit) @178   12 years seregin set NumDirectRefLayers for a slice at decoder
(edit) @177   12 years seregin compile error fix for INTRA_BL
(edit) @176   12 years seregin clean up for JCTVC_M0458_INTERLAYER_RPS_SIG
(edit) @175   12 years qualcomm Scaled reference layer offsets in SPS (MACRO: …
(edit) @174   12 years qualcomm code formatting, Changes initialization process of m_activeNumILRRefIdx
(edit) @173   12 years seregin set VPS for a slice at decoder
(edit) @172   12 years seregin code formating, m_aiNumILRRefIdx --> m_numILRRefIdx
(edit) @171   12 years seregin set VPS for a slice and derive NumDirectRefLayers
(edit) @170   12 years qualcomm JCTVC-M0458:signalling and derivation of inter-layer RPS. Author: …
(edit) @169   12 years qualcomm Remove ceil and log functions From: Adarsh K. Ramasubramonian …
(edit) @168   12 years seregin update configuration files with SEIpictureDigest, AvcBase, …
(edit) @167   12 years seregin explicit type casting
(edit) @166   12 years seregin use decoded base layer picture for upsampling
(edit) @165   12 years qualcomm Profile and output-layer signalling in VPS (MACRO: …
(edit) @164   12 years interdigital converge setRefPicListSvc() into setRefPicList(), remove …
(edit) @163   12 years interdigital converge setRefPicListSvc() into setRefPicList()
(edit) @162   12 years interdigital remove createWithOutYuv(), remove macros RAP_MFM_INIT and …
(edit) @161   12 years interdigital add ENCODER_FAST_MODE and REF_IDX_MFM to TOOL CFG log
(edit) @160   12 years qualcomm Layer ID list-related derived variables in VPS (MACRO: …
(edit) @159   12 years seregin apply FIX1071 only for base layer
(edit) @158   12 years seregin delete leftover if (m_apcSlicePilot->isNextSlice())
(edit) @157   12 years qualcomm Move direct_dependency_flag (MACRO: VPS_MOVE_DIR_DEPENDENCY_FLAG) …
(edit) @156   12 years qualcomm Signal output_layer_set_idx as output_layer_set_idx_minus1 in VPS …
(edit) @155   12 years seregin compile error fix, missing bracket
(edit) @154   12 years seregin set and check for avc_base_layer_flag
(edit) @153   12 years seregin compilation error fix
(edit) @152   12 years seregin decoded picture output for SYNTAX_OUTPU
(edit) @151   12 years seregin compilation error fix
(edit) @150   12 years seregin compile error fox AVC_SYNTAX
(edit) @149   12 years seregin compile error fix fro AVC_BASE
(edit) @148   12 years seregin typo correction
(edit) @147   12 years qualcomm M0259: lambda refinement for RA configurations
(edit) @146   12 years seregin check for MAX_LAYERS
(edit) @145   12 years seregin check for MAX_LAYERS
(edit) @144   12 years seregin ILP_DECODED_PICTURE: use decoded picture size for inter-layer …
(edit) @143   12 years seregin clean up macro MFM_CLIPPING_FIX
(edit) @142   12 years seregin clean up macro MV_SCALING_POS_FIX
(edit) @141   12 years seregin clean up macro MV_SCALING_FIX
(edit) @140   12 years seregin clean up macros REUSE_BLKMAPPING, REUSE_MVSCALE
(edit) @139   12 years seregin INTRA_BL_CTX_CHANGE: Depth dependent IntraBL context (M0075), patch …
(edit) @138   12 years seregin compile error fix
(edit) @137   12 years mediatek M0133/M0449: inter-layer MV scaling and pixel mapping position …
(edit) @136   12 years mediatek M0124: simplified pruning, Only the left and above candidates are …
(edit) @135   12 years seregin bring back setSpatialEnhLayerFlag
(edit) @134   12 years seregin add reference layer dependency
(edit) @133   12 years seregin update to HM10.1
(edit) @132   12 years seregin update config files to HM10.1
(edit) @131   12 years seregin create development branch for SHM-2.0
(edit) @124   12 years seregin set SYNTAX_OUTPUT to 0 and fix compilation error
(edit) @123   12 years seregin set REF_IDX_FRAMEWORK to 0 for consistency with previous versions
(edit) @122   12 years seregin making VPS static
(edit) @121   12 years interdigital compile warning fix
(edit) @120   12 years interdigital compile warning fix
(edit) @119   12 years interdigital compile warning fix
(edit) @118   12 years qualcomm Signaling direct reference layers in VPS extension (MACRO: …
(edit) @117   12 years qualcomm Enabling macro VPS_EXTN_MASK_AND_DIM_INFO from Vidyo. From: Adarsh K. …
(edit) @116   12 years vidyo Use getMaxLayers() instead of getMaxLayerId()
(edit) @115   12 years vidyo Adding missing syntax elements for VPS extension; by default this code …
(edit) @114   12 years qualcomm Rename vps_max_layers_minus1 in VPS (MACRO: VPS_RENAME) Rename …
(edit) @113   12 years seregin address compile warning
(edit) @112   12 years qualcomm Include signaling of profile, tier, level information for layer sets …
(edit) @111   12 years qualcomm Added missing macro-enclosures for code submitted in r110. From: …
(edit) @110   12 years qualcomm Signal output layer sets in VPS extension (MACRO: …
(edit) @109   12 years qualcomm Function structure for VPS extension (MACRO: VPS_EXTNS) Added VPS …
(edit) @108   12 years qualcomm Rename VPS syntax elements (MACRO: VPS_RENAME) Rename variables …
(edit) @107   12 years interdigital reference picture list construction bug fix for adding ILR picture to …
(edit) @106   12 years interdigital remove the bug fix in HM8.1 based SHM code since the same bug fix is …
(edit) @105   12 years interdigital remove the bug fix added to HM8.1 based SHM code for the same bug fix …
(edit) @104   12 years interdigital reference picture list construction bug fix for adding ILR picture to …
(edit) @103   12 years interdigital reference picture list construction bug fix for adding ILR picture to …
(edit) @102   12 years interdigital 1. reference picture list construction bug fix for adding ILR picture …
(edit) @101   12 years seregin copy reference pictures marking from the reference layer
(edit) @100   12 years seregin check for MFM flag
(edit) @99   12 years seregin check for MFM flag
(edit) @98   12 years interdigital Add layer condition when setBaseColPic
(edit) @97   12 years seregin refactoring for ILP reference picture list setting
(edit) @96   12 years seregin small clean up
(edit) @95   12 years seregin rename getIsILR to isILR
(edit) @94   12 years seregin check for MFM flag
(edit) @93   12 years seregin assert for zero MV
(edit) @92   12 years seregin numReorderPics init
(edit) @91   12 years seregin splitting parameter sets for layers
(edit) @90   12 years seregin splitting parameter sets for layers
(edit) @89   12 years seregin IDR alignment
(edit) @88   12 years seregin mark ILR as LTR
(edit) @87   12 years seregin initialise conformance window
(edit) @86   12 years interdigital add RAP_MFM_INIT to initialize MFM when BL picture is RAP picture
(edit) @85   12 years interdigital add RAP_MFM_INIT to initialize MFM when BL picture is RAP picture
(edit) @84   12 years interdigital add RAP_MFM_INIT to initialize MFM when BL picture is RAP picture
(edit) @83   12 years interdigital add RAP_MFM_INIT to initialize MFM when BL picture is RAP picture
Note: See TracRevisionLog for help on using the revision log.