source: SHVCSoftware

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @1079   10 years seregin remove setting for sps_max_dec_pic_buffering_minus1
(edit) @1078   10 years seregin fix inference for sps_max_dec_pic_buffering_minus1
(edit) @1077   10 years seregin update the older Visual Studio project files and some fixes to avoid …
(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) @1074   10 years seregin fix for the ticket #76
(edit) @1073   10 years seregin fix the index for getMaxVpsDecPicBufferingMinus1
(edit) @1072   10 years interdigital add encoder configuration for BL 8bit and EL 10bit (CGS2x)
(edit) @1071   10 years interdigital Add encoder configuration for BL 8bit and EL 10bit (CGS 2x)
(edit) @1070   10 years seregin fix uninitialized variables
(edit) @1069   10 years seregin fix getLayerDec index
(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) @1065   10 years seregin fix index for m_ppcTEncTop
(edit) @1064   10 years interdigital The size of m_acTDecTop, m_apcTDecTop and m_acTVideoIOYuvReconFile is …
(edit) @1063   10 years interdigital m_gcAnalyzeAll/I/P/B shall be ordered by layer index instead of layerId
(edit) @1062   10 years interdigital support simulcast
(edit) @1061   10 years interdigital replace layerId with layerIdx as input argument
(edit) @1060   10 years interdigital use MAX_NUM_LAYER_IDS for assertion
(edit) @1059   10 years interdigital support simulcast when NumActiveRefLayers is 0
(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) @1056   10 years interdigital use index for SamplePredEnabledFlag and MotionPredEnabledFlag
(edit) @1055   10 years interdigital use index for DimensionId, SamplePredEnabledFlag and motionPredEnabledFlag
(edit) @1054   10 years interdigital use layerId for getLayerEnc()
(edit) @1053   10 years interdigital change layer Id and layer index
(edit) @1052   10 years interdigital change layerIdmin to layerIdxmin
(edit) @1051   10 years seregin use layerId as an index for m_ppcTEncTop
(edit) @1050   10 years seregin rename layerIdx to layerId
(edit) @1049   10 years seregin fix the index for m_ppcTEncTop to be layerId
(edit) @1048   10 years interdigital 1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
(edit) @1047   10 years interdigital 1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
(edit) @1046   10 years interdigital 1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
(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) @1042   10 years seregin fix compiler error, ticket #71
(edit) @1041   10 years seregin create SHM-temp branch
(edit) @1040   10 years interdigital fixed couple if statements using fixed layerId value "m_layerId == 1" …
(edit) @1039   10 years interdigital 1. fixed if statement with fixed "m_layerId == 1" as test condition 2. …
(edit) @1038   10 years seregin fix invocation of RefLayerWindow
(edit) @1037   10 years seregin implementation of alpha channel SEI (JCTVC-P0123) with macro …
(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) @1033   10 years seregin fix for the ticket #65, patch was provided by Hiron, Franck …
(edit) @1032   10 years seregin rename NumScaledRefLayerOffsets and ScaledRefLayerId to …
(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) @1028   10 years seregin set MaxTidIlRefPicsPlus1 to 7 as default
(edit) @1027   10 years seregin fix SPS derivation for the non-HEVC BL
(edit) @1026   10 years seregin tag for SHM-8.0
(edit) @1025   10 years seregin fix for the ticket #61
(edit) @1024   10 years seregin port 1023
(edit) @1023   10 years interdigital 1. add code to support base layer bitstream extraction 2. keep VPS for …
(edit) @1022   10 years seregin fix for the SAO width and height setting
(edit) @1021   10 years seregin add a check for SCALABLEMAIN10
(edit) @1020   10 years seregin fix compiler warning
(edit) @1019   10 years seregin fix compile warning
(edit) @1018   10 years seregin port the fix for the ticket #57 (rev 1017)
(edit) @1017   10 years seregin fix for the ticket #57
(edit) @1016   10 years seregin port the fix for the ticket #59 (rev 1015)
(edit) @1015   10 years seregin fix for the ticket #59, patch was provided by Ohji Nakagami …
(edit) @1014   10 years seregin port the fix for the ticket #60 (rev 1013)
(edit) @1013   10 years seregin fix for the ticket #60, patch was provided by Yong He …
(edit) @1012   10 years seregin port the fix to the ticket #55 (rev 1011)
(edit) @1011   10 years seregin fix for the ticket #55, provided by Hendry <fhendry@…>
(edit) @1010   10 years seregin port the fix for the ticket #56 (rev 1009)
(edit) @1009   10 years seregin fix for the ticket #56
(edit) @1008   10 years seregin port the fix for the ticket #58 (rev 1007)
(edit) @1007   10 years seregin fix for the ticket #58, patch was provided by Hendry …
(edit) @1006   10 years seregin port implementation of JCTVC-R0235 - Processing of bitstreams without …
(edit) @1005   10 years nokia Implementation of JCTVC-R0235 - Processing of bitstreams without an …
(edit) @1004   10 years seregin fix compiler warning
(edit) @1003   10 years seregin fix compiler warning
(edit) @1002   10 years seregin port using layerIdx for getPocLsbNotPresentFlag (rev 1001)
(edit) @1001   10 years seregin use layerIdx for getPocLsbNotPresentFlag, patch was provided by Hendry …
(edit) @1000   10 years seregin port using layerIdx in repformat (rev 999)
(edit) @999   10 years seregin use layerIdx in repformat
(edit) @998   10 years seregin port setting for output layer sets (rev 997)
(edit) @997   10 years seregin setting for output layer sets
(edit) @996   10 years seregin port the fix for the ticket #54 (rev 995)
(edit) @995   10 years seregin fix for the ticket #54
(edit) @994   10 years seregin port the fix for the ticket #52 (rev 993)
(edit) @993   10 years seregin fix for the ticket #52
(edit) @992   10 years seregin port a fix for ticket #51 (rev 990)
(edit) @991   10 years seregin fix for the ticket #51
(edit) @990   10 years seregin fix for the ticket #51
(edit) @989   10 years seregin port fix for the ticket #53 (rev 988)
(edit) @988   10 years seregin fix for the ticket #53
(edit) @987   10 years seregin port the fix for ticket #50 (rev 986)
(edit) @986   10 years seregin fix for the ticket #50, patch was provided by Hendry …
(edit) @985   10 years seregin port a fix for Temporal ID for EOS nal unit in the encoder (rev 984)
(edit) @984   10 years nokia Fix Temporal ID for EOS nal unit in the encoder
(edit) @983   10 years seregin port fix for the ticket #48
(edit) @982   10 years seregin fix for the ticket #48
(edit) @981   10 years seregin port fix for the ticket #49 (rev 980)
(edit) @980   10 years seregin fix for the ticket #49, patch was provided by Jay Padia <jpadia@…>
Note: See TracRevisionLog for help on using the revision log.