Changeset 992 in SHVCSoftware for branches/SHM-upgrade/cfg


Ignore:
Timestamp:
21 Jan 2015, 21:13:09 (10 years ago)
Author:
seregin
Message:

port a fix for ticket #51 (rev 990)

Location:
branches/SHM-upgrade/cfg
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-upgrade/cfg/encoder_intra_scalable.cfg

    r959 r992  
    55#======== Profile ================
    66NumProfileTierLevel           : 3
    7 Profile0                      : scalable-main      #Profile for the whole bitstream
    8 Profile1                      : main               #Profile for the base layer --- this will be ignored when BL is not HEVC
    9 Profile2                      : scalable-main      #Profile for the enhancement layer
     7Profile0                      : main                # Profile for BL (NOTE01: this profile applies to whole layers but only BL is outputted)
     8                                                    #                (NOTE02: this profile has no effect when NonHEVCBase is set to 1)
     9Profile1                      : main                # Profile for BL (NOTE01: this profile applies to HEVC BL only)
     10                                                    #                (NOTE02: When NonHEVCBase is set to 1, this profile & associated level should be updated appropriately)
     11Profile2                      : scalable-main       # Scalable profile
    1012
    1113#======== Unit definition ================
  • branches/SHM-upgrade/cfg/encoder_intra_scalable10.cfg

    r959 r992  
    44#======== Profile ================
    55NumProfileTierLevel           : 3
    6 Profile0                      : scalable-main10      #Profile for the whole bitstream
    7 Profile1                      : main10               #Profile for the base layer --- this will be ignored when BL is not HEVC
    8 Profile2                      : scalable-main10      #Profile for the enhancement layer
     6Profile0                      : main10                # Profile for BL (NOTE01: this profile applies to whole layers but only BL is outputted)
     7                                                      #                (NOTE02: this profile has no effect when NonHEVCBase is set to 1)
     8Profile1                      : main10                # Profile for BL (NOTE01: this profile applies to HEVC BL only)
     9                                                      #                (NOTE02: When NonHEVCBase is set to 1, this profile & associated level should be updated appropriately)
     10Profile2                      : scalable-main10       # Scalable profile
    911
    1012#======== Unit definition ================
  • branches/SHM-upgrade/cfg/encoder_lowdelay_P_scalable.cfg

    r959 r992  
    55#======== Profile ================
    66NumProfileTierLevel           : 3
    7 Profile0                      : scalable-main      #Profile for the whole bitstream
    8 Profile1                      : main               #Profile for the base layer --- this will be ignored when BL is not HEVC
    9 Profile2                      : scalable-main      #Profile for the enhancement layer
     7Profile0                      : main                # Profile for BL (NOTE01: this profile applies to whole layers but only BL is outputted)
     8                                                    #                (NOTE02: this profile has no effect when NonHEVCBase is set to 1)
     9Profile1                      : main                # Profile for BL (NOTE01: this profile applies to HEVC BL only)
     10                                                    #                (NOTE02: When NonHEVCBase is set to 1, this profile & associated level should be updated appropriately)
     11Profile2                      : scalable-main       # Scalable profile
    1012
    1113#======== Unit definition ================
  • branches/SHM-upgrade/cfg/encoder_lowdelay_P_scalable10.cfg

    r959 r992  
    55#======== Profile ================
    66NumProfileTierLevel           : 3
    7 Profile0                      : scalable-main10      #Profile for the whole bitstream
    8 Profile1                      : main10               #Profile for the base layer --- this will be ignored when BL is not HEVC
    9 Profile2                      : scalable-main10      #Profile for the enhancement layer
     7Profile0                      : main10                # Profile for BL (NOTE01: this profile applies to whole layers but only BL is outputted)
     8                                                      #                (NOTE02: this profile has no effect when NonHEVCBase is set to 1)
     9Profile1                      : main10                # Profile for BL (NOTE01: this profile applies to HEVC BL only)
     10                                                      #                (NOTE02: When NonHEVCBase is set to 1, this profile & associated level should be updated appropriately)
     11Profile2                      : scalable-main10       # Scalable profile
    1012
    1113#======== Unit definition ================
  • branches/SHM-upgrade/cfg/encoder_lowdelay_scalable.cfg

    r959 r992  
    55#======== Profile ================
    66NumProfileTierLevel           : 3
    7 Profile0                      : scalable-main      #Profile for the whole bitstream
    8 Profile1                      : main               #Profile for the base layer --- this will be ignored when BL is not HEVC
    9 Profile2                      : scalable-main      #Profile for the enhancement layer
     7Profile0                      : main                # Profile for BL (NOTE01: this profile applies to whole layers but only BL is outputted)
     8                                                    #                (NOTE02: this profile has no effect when NonHEVCBase is set to 1)
     9Profile1                      : main                # Profile for BL (NOTE01: this profile applies to HEVC BL only)
     10                                                    #                (NOTE02: When NonHEVCBase is set to 1, this profile & associated level should be updated appropriately)
     11Profile2                      : scalable-main       # Scalable profile
    1012
    1113#======== Unit definition ================
  • branches/SHM-upgrade/cfg/encoder_lowdelay_scalable10.cfg

    r959 r992  
    55#======== Profile ================
    66NumProfileTierLevel           : 3
    7 Profile0                      : scalable-main10      #Profile for the whole bitstream
    8 Profile1                      : main10               #Profile for the base layer --- this will be ignored when BL is not HEVC
    9 Profile2                      : scalable-main10      #Profile for the enhancement layer
     7Profile0                      : main10                # Profile for BL (NOTE01: this profile applies to whole layers but only BL is outputted)
     8                                                      #                (NOTE02: this profile has no effect when NonHEVCBase is set to 1)
     9Profile1                      : main10                # Profile for BL (NOTE01: this profile applies to HEVC BL only)
     10                                                      #                (NOTE02: When NonHEVCBase is set to 1, this profile & associated level should be updated appropriately)
     11Profile2                      : scalable-main10       # Scalable profile
    1012
    1113#======== Unit definition ================
  • branches/SHM-upgrade/cfg/encoder_randomaccess_scalable.cfg

    r959 r992  
    55#======== Profile ================
    66NumProfileTierLevel           : 3
    7 Profile0                      : scalable-main      #Profile for the whole bitstream
    8 Profile1                      : main               #Profile for the base layer --- this will be ignored when BL is not HEVC
    9 Profile2                      : scalable-main      #Profile for the enhancement layer
     7Profile0                      : main                # Profile for BL (NOTE01: this profile applies to whole layers but only BL is outputted)
     8                                                    #                (NOTE02: this profile has no effect when NonHEVCBase is set to 1)
     9Profile1                      : main                # Profile for BL (NOTE01: this profile applies to HEVC BL only)
     10                                                    #                (NOTE02: When NonHEVCBase is set to 1, this profile & associated level should be updated appropriately)
     11Profile2                      : scalable-main       # Scalable profile
    1012
    1113#======== Unit definition ================
  • branches/SHM-upgrade/cfg/encoder_randomaccess_scalable10.cfg

    r959 r992  
    55#======== Profile ================
    66NumProfileTierLevel           : 3
    7 Profile0                      : scalable-main10      #Profile for the whole bitstream
    8 Profile1                      : main10               #Profile for the base layer --- this will be ignored when BL is not HEVC
    9 Profile2                      : scalable-main10      #Profile for the enhancement layer
     7Profile0                      : main10                # Profile for BL (NOTE01: this profile applies to whole layers but only BL is outputted)
     8                                                      #                (NOTE02: this profile has no effect when NonHEVCBase is set to 1)
     9Profile1                      : main10                # Profile for BL (NOTE01: this profile applies to HEVC BL only)
     10                                                      #                (NOTE02: When NonHEVCBase is set to 1, this profile & associated level should be updated appropriately)
     11Profile2                      : scalable-main10       # Scalable profile
    1012
    1113#======== Unit definition ================
Note: See TracChangeset for help on using the changeset viewer.