Skip to content

Commit

Permalink
add line break in state transition table
Browse files Browse the repository at this point in the history
  • Loading branch information
dericed committed Jul 18, 2015
1 parent 64f6435 commit 701edaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ffv1.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ At keyframes all range coder state variables are set to their initial state.

#### State transition table


$one\_state_{i}=default\_state\_transition_{i}+state\_transition\_delta_{i}$

$zero\_state_{i}=256-one\_state_{256-i}$
Expand Down

0 comments on commit 701edaf

Please sign in to comment.