Changeset 951 in SHVCSoftware for branches/SHM-dev/cfg
- Timestamp:
- 3 Jan 2015, 01:49:56 (10 years ago)
- Location:
- branches/SHM-dev/cfg
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/cfg/encoder_intra_main.cfg
r941 r951 7 7 NumProfileTierLevel : 3 8 8 #Profile for the whole bitstream 9 Profile0 : main9 Profile0 : scalable-main 10 10 #Profile for the base layer --- this will be ignored when BL is not HEVC 11 11 Profile1 : main 12 12 #Profile for the enhancement layer 13 Profile2 : main13 Profile2 : scalable-main 14 14 15 15 #======== Unit definition ================ -
branches/SHM-dev/cfg/encoder_intra_main10.cfg
r941 r951 7 7 NumProfileTierLevel : 3 8 8 #Profile for the whole bitstream 9 Profile0 : main109 Profile0 : scalable-main10 10 10 #Profile for the base layer --- this will be ignored when BL is not HEVC 11 11 Profile1 : main10 12 12 #Profile for the enhancement layer 13 Profile2 : main1013 Profile2 : scalable-main10 14 14 15 15 #======== Unit definition ================ -
branches/SHM-dev/cfg/encoder_lowdelay_main.cfg
r941 r951 7 7 NumProfileTierLevel : 3 8 8 #Profile for the whole bitstream 9 Profile0 : main9 Profile0 : scalable-main 10 10 #Profile for the base layer --- this will be ignored when BL is not HEVC 11 11 Profile1 : main 12 12 #Profile for the enhancement layer 13 Profile2 : main13 Profile2 : scalable-main 14 14 15 15 #======== Unit definition ================ -
branches/SHM-dev/cfg/encoder_lowdelay_main10.cfg
r941 r951 7 7 NumProfileTierLevel : 3 8 8 #Profile for the whole bitstream 9 Profile0 : main109 Profile0 : scalable-main10 10 10 #Profile for the base layer --- this will be ignored when BL is not HEVC 11 11 Profile1 : main10 12 12 #Profile for the enhancement layer 13 Profile2 : main1013 Profile2 : scalable-main10 14 14 15 15 #======== Unit definition ================ -
branches/SHM-dev/cfg/encoder_randomaccess_main.cfg
r941 r951 7 7 NumProfileTierLevel : 3 8 8 #Profile for the whole bitstream 9 Profile0 : main9 Profile0 : scalable-main 10 10 #Profile for the base layer --- this will be ignored when BL is not HEVC 11 11 Profile1 : main 12 12 #Profile for the enhancement layer 13 Profile2 : main13 Profile2 : scalable-main 14 14 15 15 #======== Unit definition ================ -
branches/SHM-dev/cfg/encoder_randomaccess_main10.cfg
r941 r951 7 7 NumProfileTierLevel : 3 8 8 #Profile for the whole bitstream 9 Profile0 : main109 Profile0 : scalable-main10 10 10 #Profile for the base layer --- this will be ignored when BL is not HEVC 11 11 Profile1 : main10 12 12 #Profile for the enhancement layer 13 Profile2 : main1013 Profile2 : scalable-main10 14 14 15 15 #======== Unit definition ================
Note: See TracChangeset for help on using the changeset viewer.