This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openh264
Watch
1
Star
0
Fork
0
You've already forked openh264
Code
Issues
Pull Requests
Releases
Wiki
Activity
openh264
/
test
/
processing
History
Martin Storsjö
c3710c4130
Avoid warnings about comparison between signed and unsigned
...
There's no need for these variables to be explicitly unsigned. This also matches the function above.
2014-08-28 11:13:38 +03:00
..
ProcessUT_AdaptiveQuantization.cpp
add ARM64 Adaptative Quantization code and UT
2014-07-22 15:07:25 +08:00
ProcessUT_DownSample.cpp
Avoid warnings about comparison between signed and unsigned
2014-08-28 11:13:38 +03:00
ProcessUT_ScrollDetection.cpp
Don't reset the random number generator within the unit tests
2014-07-01 10:20:45 +03:00
ProcessUT_VaaCalc.cpp
Add UT for VaaCalc Functions.
2014-08-27 13:53:18 +08:00
targets.mk
Add UT for Downsample functions.
2014-08-27 15:40:14 +08:00