Author | SHA1 | Message | Date |
---|---|---|---|
|
cb45553f57 | Remove pointless #undefs of previously forbidden functions. | 12 years ago |
|
e67e3a3f4a |
fate-golomb: extend golomb-test to get_ue_golomb_long()
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. |
13 years ago |
|
9e3a2736bd | golomb-test: K&R formatting cosmetics | 13 years ago |
|
631f96f959 |
h264: Split h264-test off into a separate file - golomb-test.c.
The new name is more appropriate as only golomb functions are tested. |
13 years ago |