Skip to content

Commit

Permalink
Update high efficiency configs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Davies committed Nov 25, 2015
1 parent 110c5a3 commit 1d74dac
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions config_HDB16_high_efficiency.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@
-use_block_contexts 1 ; Use block contexts
-enable_bipred 1 ; Enable biprediction
-encoder_speed 0 ; Encoder complexity parameter (0: Slow, 1: Moderate: 2: Fast)
-max_delta_qp 1 ; Abs max delta qp
1 change: 1 addition & 0 deletions config_HDB_high_efficiency.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@
-use_block_contexts 1 ; Use block contexts
-enable_bipred 1 ; Enable biprediction
-encoder_speed 0 ; Encoder complexity parameter (0: Slow, 1: Moderate: 2: Fast)
-max_delta_qp 1 ; Abs max delta qp
2 changes: 2 additions & 0 deletions config_LDB_high_efficiency.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
;
;High complexity operating point
;

-intra_rdo 1 ; Use RDO for choosing intra mode
-enable_tb_split 1 ; Enable splitting of a block in 4 transform blocks
-enable_pb_split 1 ; Enable splitting of an inter block in 4 prediction blocks
Expand All @@ -24,3 +25,4 @@
-use_block_contexts 1 ; Use block contexts
-enable_bipred 1 ; Enable biprediction
-encoder_speed 0 ; Encoder complexity parameter (0: Slow, 1: Moderate: 2: Fast)
-max_delta_qp 1 ; Abs max delta qp
1 change: 1 addition & 0 deletions config_RA16_high_efficiency.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@
-use_block_contexts 1 ; Use block contexts
-enable_bipred 1 ; Enable biprediction
-encoder_speed 0 ; Encoder complexity parameter (0: Slow, 1: Moderate: 2: Fast)
-max_delta_qp 1 ; Abs max delta qp
1 change: 1 addition & 0 deletions config_RA_high_efficiency.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@
-use_block_contexts 1 ; Use block contexts
-enable_bipred 1 ; Enable biprediction
-encoder_speed 0 ; Encoder complexity parameter (0: Slow, 1: Moderate: 2: Fast)
-max_delta_qp 1 ; Abs max delta qp

0 comments on commit 1d74dac

Please sign in to comment.