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
History
ruil2
69f2d768b1
Merge pull request
#842
from ganyangbbl/refine_nal2
...
Refine Nal length related structure
2014-05-20 10:30:45 +08:00
..
api
This refine is to remove slice number limitation in the future. The changes contains:
2014-05-14 16:00:36 +08:00
decoder
Add a unit test for deblocking
2014-05-13 11:59:08 +03:00
encoder
Fix QP<18 dequant UT bug at encoder side
2014-05-16 11:12:59 +08:00
processing
Don't compare a boolean to an integer
2014-05-04 14:53:36 +03:00
utils
Add EncoderMB UT test file, and reformat UT files.
2014-04-01 13:55:22 +08:00
BaseDecoderTest.h
Allow building tests on MSVC versions where stdint.h is missing
2014-02-24 15:38:37 +02:00
BaseEncoderTest.h
add usagetype parameter in encoder unit test to test screen content
2014-04-18 11:17:25 +08:00
sha1.h
Use the local sha1 function names directly without compatibility defines
2014-02-24 15:38:19 +02:00
test_stdint.h
Allow building tests on MSVC versions where stdint.h is missing
2014-02-24 15:38:37 +02:00