Andreas Rheinhardt
|
bce9c5e276
|
avcodec/rangecoder: Move ff_rac_check_termination to tests/rangecoder.c
It is only used there.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
|
2021-02-24 08:53:43 +01:00 |
|
Michael Niedermayer
|
c15972f0af
|
avcodec/tests/rangecoder: initialize array to avoid valgrind warning
Found-by: jamrial
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
2019-01-14 17:16:55 +01:00 |
|
Michael Niedermayer
|
b6c2c58904
|
avcodec/rangecoder: Add and test ff_rac_check_termination()
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
2018-12-31 17:44:22 +01:00 |
|
Michael Niedermayer
|
0c4af1390f
|
avcodec/tests/rangecoder: Test coder more completely
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
2018-12-31 17:44:19 +01:00 |
|
Michael Niedermayer
|
1be9a28f8e
|
avcodec/rangecoder: factorize termination version code
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
2018-12-31 17:44:18 +01:00 |
|
Clément Bœsch
|
5d48e4eafa
|
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
* commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196':
tests: Move all test programs to a subdirectory
Merged-by: Clément Bœsch <clement@stupeflix.com>
|
2016-06-22 13:44:34 +02:00 |
|
Diego Biurrun
|
a6a750c7ef
|
tests: Move all test programs to a subdirectory
|
2016-05-13 14:55:56 +02:00 |
|