diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-01-30 12:58:20 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-01-31 19:56:13 +0100 |
commit | 52afc9716849e6fb6c2420674d790d374061c663 (patch) | |
tree | b2cc2f03362379be54fa361b6f466ac0214ab720 /tests/ref | |
parent | 9e3a2736bd3aa3d00cdfec0d0cf96f72a213cf11 (diff) | |
download | ffmpeg-streaming-52afc9716849e6fb6c2420674d790d374061c663.zip ffmpeg-streaming-52afc9716849e6fb6c2420674d790d374061c663.tar.gz |
fate: add golomb-test
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/golomb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/fate/golomb b/tests/ref/fate/golomb new file mode 100644 index 0000000..652e97b --- /dev/null +++ b/tests/ref/fate/golomb @@ -0,0 +1,2 @@ +testing unsigned exp golomb +testing signed exp golomb |