Changeset 464 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2a/cfg


Ignore:
Timestamp:
11 Jun 2013, 20:35:00 (12 years ago)
Author:
zhang
Message:

Implementation of ARP from QC

Location:
branches/HTM-DEV-0.3-dev2a/cfg/3D-HEVC
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2a/cfg/3D-HEVC/baseCfg_2view+depth.cfg

    r446 r464  
    195195
    196196#========== multiview coding tools ==========
     197AdvMultiviewResPred                 : 1                # Advanced inter-view residual prediction (0:off, 1:on)
    197198
    198199
  • branches/HTM-DEV-0.3-dev2a/cfg/3D-HEVC/baseCfg_2view.cfg

    r446 r464  
    149149RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
    150150
     151#========== multiview coding tools ==========
     152AdvMultiviewResPred                 : 1                # Advanced inter-view residual prediction (0:off, 1:on)
     153
    151154### DO NOT ADD ANYTHING BELOW THIS LINE ###
    152155### DO NOT DELETE THE EMPTY LINE BELOW ###
  • branches/HTM-DEV-0.3-dev2a/cfg/3D-HEVC/baseCfg_3view+depth.cfg

    r446 r464  
    194194
    195195#========== multiview coding tools ==========
     196AdvMultiviewResPred                 : 1                # Advanced inter-view residual prediction (0:off, 1:on)
    196197
    197198
  • branches/HTM-DEV-0.3-dev2a/cfg/3D-HEVC/baseCfg_3view.cfg

    r446 r464  
    159159RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
    160160
     161#========== multiview coding tools ==========
     162AdvMultiviewResPred                 : 1                # Advanced inter-view residual prediction (0:off, 1:on)
     163
    161164### DO NOT ADD ANYTHING BELOW THIS LINE ###
    162165### DO NOT DELETE THE EMPTY LINE BELOW ###
Note: See TracChangeset for help on using the changeset viewer.