Exponential-Golomb coding: Difference between revisions

Content deleted Content added
There are two video coding standards in MPEG-4. Exp-Golomb coding is only in one of them.
m minor wording improvement
Line 16:
...
 
Exp-Golomb coding is used in the [[H.264/MPEG-4 AVC]] video compression standard, in which there is also a variation for the coding of signed numbers by mappingassigning the value 0 to the binary codeword '0' and assigning subsequent codewords to input values of increasing magnitude and alternating sign.
 
Exp-Golomb coding is also used in the [[Dirac (codec)|Dirac video codec]].