- 04 Dec, 2012 1 commit
-
-
Anton Khirnov authored
-
- 01 Feb, 2012 1 commit
-
-
Janne Grunau authored
get_ue_golomb_long() is only tested for values up to 2^15 - 2 since we can not write larger values. Silence the test on success and return a non-zero value on error. Use an heap scratch buffer instead of large stack buffer. Remove unneeded includes.
-
- 31 Jan, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
The new name is more appropriate as only golomb functions are tested.
-