|
|
@277
|
11 years |
seregin |
fix compile warnings
|
|
|
@276
|
11 years |
seregin |
move layer specific parameters into layers.cfg
|
|
|
@275
|
11 years |
interdigital |
FAST_MODE bug fix
|
|
|
@274
|
11 years |
interdigital |
FAST_MODE bug fix
|
|
|
@273
|
11 years |
interdigital |
FAST_MODE bug fix
|
|
|
@272
|
11 years |
interdigital |
FAST_MODE bug fix
|
|
|
@271
|
11 years |
interdigital |
add one blank row to test SVN commit
|
|
|
@270
|
11 years |
seregin |
put back the first solution for the fast encoder mode
|
|
|
@269
|
11 years |
seregin |
add config parameter for NumActiveRefLayers
|
|
|
@268
|
11 years |
seregin |
another fix a fast encoder mode
|
|
|
@267
|
11 years |
interdigital |
fix linux compile warning
|
|
|
@266
|
11 years |
interdigital |
fix linux compile warning
|
|
|
@265
|
11 years |
interdigital |
fix linux compile warning
|
|
|
@264
|
11 years |
seregin |
encoder speed up fix
|
|
|
@263
|
11 years |
seregin |
encoder speed up fix
|
|
|
@262
|
11 years |
seregin |
change 0 to m_layerId-1
|
|
|
@261
|
11 years |
seregin |
encoder speed up fix
|
|
|
@260
|
11 years |
seregin |
TMVP setting fix, encoder speed up fix, and other minor corrections
|
|
|
@259
|
11 years |
seregin |
reference layers setting and related
|
|
|
@258
|
11 years |
qualcomm |
Generic initialization of ActiveNumILRRefIdx and InterLayerPredLayerIdc.
|
|
|
@257
|
11 years |
seregin |
remove asserts and LIP init at decoder
|
|
|
@256
|
11 years |
seregin |
bug fix for resampling picture counting
|
|
|
@255
|
11 years |
seregin |
include reference layerId into resampling
|
|
|
@254
|
11 years |
seregin |
include reference layerId into scaling MV function
|
|
|
@253
|
11 years |
seregin |
initial multilayer reference implementation
|
|
|
@252
|
11 years |
seregin |
create a branch for multilayer implementation
|
|
|
@251
|
11 years |
seregin |
code clean up and move up upsampleBasePic
|
|
|
@250
|
11 years |
seregin |
use refLayerIdc for getting reference layer encoder and decoder
|
|
|
@249
|
11 years |
seregin |
add braces
|
|
|
@248
|
11 years |
qualcomm |
M0269 : Max one resampling process for inter-layer reference - Bug fix
|
|
|
@247
|
11 years |
seregin |
add comment
|
|
|
@246
|
11 years |
qualcomm |
M0269 : Assert when more than one resampling for reference layers is …
|
|
|
@245
|
11 years |
seregin |
add config parameter for scalability_mask update
|
|
|
@244
|
11 years |
seregin |
add config parameter for scalability_mask
|
|
|
@243
|
11 years |
qualcomm |
Encoder fix for output layer set and profile-tier-level index to not …
|
|
|
@242
|
11 years |
qualcomm |
M0269 : Assert when more than one resampling for reference layers is used.
|
|
|
@241
|
11 years |
seregin |
check m_activeNumILRRefIdx for maxSubLayerForILPPlus1
|
|
|
@240
|
11 years |
seregin |
no MV scaling for ratio 1x
|
|
|
@239
|
11 years |
seregin |
move ahead of scaling factors initialization
|
|
|
@238
|
11 years |
seregin |
VPS_EXTN_DIRECT_REF_LAYERS_CONTINUE macro clean up, related code was …
|
|
|
@237
|
11 years |
seregin |
code formating
|
|
|
@236
|
11 years |
seregin |
JCTVC_L0178 macro clean up
|
|
|
@235
|
11 years |
seregin |
PHASE_DERIVATION_IN_INTEGER macro clean up
|
|
|
@234
|
11 years |
seregin |
merge with the trunk
|
|
|
@233
|
11 years |
seregin |
merge with the trunk
|
|
|
@228
|
11 years |
qualcomm |
Condition signaling of scaled reference layer offsets (MACRO: …
|
|
|
@227
|
11 years |
qualcomm |
Move scaled reference layer offsets to SPS extension.
From: Adarsh K. …
|
|
|
@226
|
11 years |
qualcomm |
Define sps_extension() syntax structure (MACRO: SPS_EXTENSION)
From: …
|
|
|
@225
|
11 years |
qualcomm |
Define sps_extension() syntax structure (MACRO: SPS_EXTENSION)
From: …
|
|
|
@224
|
11 years |
qualcomm |
Conditional signaling of temporal sub-layer information in SPS (MACRO: …
|
|
|
@223
|
11 years |
seregin |
copy instead of filtering for ratio 1x
|
|
|
@222
|
12 years |
seregin |
use minimum height of BL and EL for upsampling
|
|
|
@221
|
12 years |
seregin |
update config files for AVC BL
|
|
|
@220
|
12 years |
seregin |
change version to 2.0avc
|
|
|
@219
|
12 years |
seregin |
disable check for NumPocTotalCurr for EL in IntraBL
|
|
|
@218
|
12 years |
seregin |
include 1x ratio into upsampling assert
|
|
|
@217
|
12 years |
seregin |
create a branch for SHM-2.0avc
|
|
|
@216
|
12 years |
sharp |
JCTVC-M0203 <hendry.hendry@…> and JCTVC-M0209 - Sachin Deshpande …
|
|
|
@215
|
12 years |
seregin |
disable check for NumPocTotalCurr for EL in IntraBL
|
|
|
@214
|
12 years |
seregin |
include SNR into assert
|
|
|
@213
|
12 years |
seregin |
disable check for numPocTotalCurr == 0 in EL
|
|
|
@212
|
12 years |
canon |
integration M0115 - Fast Intra Decision - cfg parameter: FIS (off by …
|
|
|
@211
|
12 years |
ustc |
JCTVC-M0037. rate control harmonization with SHVC.
|
|
|
@210
|
12 years |
seregin |
merge changes from the trunk
|
|
|
@207
|
12 years |
seregin |
enable SVC_MVP for IntraBL
|
|
|
@205
|
12 years |
seregin |
delete ALF related files
|
|
|
@204
|
12 years |
seregin |
delete ALF related files
|
|
|
@202
|
12 years |
seregin |
delete ALF related files
|
|
|
@198
|
12 years |
seregin |
set 150 frames for Traffic
|
|
|
@197
|
12 years |
seregin |
using EL SPS foe AVC_BASE
|
|
|
@196
|
12 years |
sharp |
JCTVC-M0208 proposal 3 – A restriction for CRA and BLA pictures with …
|
|
|
@195
|
12 years |
sharp |
JCTVC-M0208 proposal 1— A restriction on inter-layer reference …
|
|
|
@194
|
12 years |
seregin |
change software version to 2.1
|
|
|
@193
|
12 years |
seregin |
create a branch for SHM-2.1-dev
|
|
|
@188
|
12 years |
seregin |
change version to 2.0rc1
|
|
|
@187
|
12 years |
seregin |
enable zero number of direct references, fix for AVC base YUV input
|
|
|
@186
|
12 years |
qualcomm |
Clean up of JCTVC_M0458_INTERLAYER_RPS_SIG
|
|
|
@185
|
12 years |
qualcomm |
Bug fix in JCTVC_M0458_INTERLAYER_RPS_SIG
|
|
|
@184
|
12 years |
qualcomm |
Configuration file support related to r175.
Added configuation file …
|
|
|
@183
|
12 years |
seregin |
add comment in config file
|
|
|
@182
|
12 years |
seregin |
use prefetched VPS
|
|
|
@181
|
12 years |
seregin |
move syntax signaling associated with JCTVC_M0458_INTERLAYER_RPS_SIG …
|
|
|
@180
|
12 years |
seregin |
bug fix for JCTVC_M0458_INTERLAYER_RPS_SIG
|
|
|
@179
|
12 years |
seregin |
bug fix for JCTVC_M0458_INTERLAYER_RPS_SIG
|
|
|
@178
|
12 years |
seregin |
set NumDirectRefLayers for a slice at decoder
|
|
|
@177
|
12 years |
seregin |
compile error fix for INTRA_BL
|
|
|
@176
|
12 years |
seregin |
clean up for JCTVC_M0458_INTERLAYER_RPS_SIG
|
|
|
@175
|
12 years |
qualcomm |
Scaled reference layer offsets in SPS (MACRO: …
|
|
|
@174
|
12 years |
qualcomm |
code formatting, Changes initialization process of m_activeNumILRRefIdx
|
|
|
@173
|
12 years |
seregin |
set VPS for a slice at decoder
|
|
|
@172
|
12 years |
seregin |
code formating, m_aiNumILRRefIdx --> m_numILRRefIdx
|
|
|
@171
|
12 years |
seregin |
set VPS for a slice and derive NumDirectRefLayers
|
|
|
@170
|
12 years |
qualcomm |
JCTVC-M0458:signalling and derivation of inter-layer RPS. Author: …
|
|
|
@169
|
12 years |
qualcomm |
Remove ceil and log functions
From: Adarsh K. Ramasubramonian …
|
|
|
@168
|
12 years |
seregin |
update configuration files with SEIpictureDigest, AvcBase, …
|
|
|
@167
|
12 years |
seregin |
explicit type casting
|
|
|
@166
|
12 years |
seregin |
use decoded base layer picture for upsampling
|
|
|
@165
|
12 years |
qualcomm |
Profile and output-layer signalling in VPS (MACRO: …
|
|
|
@164
|
12 years |
interdigital |
converge setRefPicListSvc() into setRefPicList(),
remove …
|
|
|
@163
|
12 years |
interdigital |
converge setRefPicListSvc() into setRefPicList()
|
|
|