You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Nitpicks patch by Lars Täuber.
Originally committed as revision 11508 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Michael Niedermayer
parent
812f29ffb8
commit
762f804c9e
@@ -321,7 +321,7 @@ seen so far.
|
||||
|
||||
|
||||
bit seen | new state
|
||||
---------+--------------------------------------------
|
||||
---------+-----------------------------------------------
|
||||
0 | 256 - state_transition_table[256 - old_state];
|
||||
1 | state_transition_table[ old_state];
|
||||
|
||||
@@ -347,7 +347,7 @@ FIXME
|
||||
|
||||
|
||||
Range Coding of integers:
|
||||
--------------------------
|
||||
-------------------------
|
||||
FIXME
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user