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
dong zhang
d3b2be5ec2
add UT for set MaxNalUnitLen
...
ignore the cases: 2 MBs in one picture, and the multithreads case, enable them when code is ready
2015-02-04 14:39:11 +08:00
..
api
add UT for set MaxNalUnitLen
2015-02-04 14:39:11 +08:00
build
Merge pull request
#1772
from mstorsjo/mc-unify
2015-01-29 09:28:57 +08:00
common
Remove dependencies on the decoder internals in unit test for the common library
2015-02-02 12:44:04 +02:00
decoder
Merge pull request
#1787
from mstorsjo/remove-stray-semicolon
2015-02-02 18:15:02 +08:00
encoder
Merge pull request
#1787
from mstorsjo/remove-stray-semicolon
2015-02-02 18:15:02 +08:00
encoder_binary_comparison
1, fix a potential overflow
2015-01-28 10:51:27 +08:00
processing
Add checks for cpu features in tests
2015-01-24 22:47:23 +02:00
utils
Add casts when converting from size_t or std::streamsize to int
2015-01-16 13:38:07 +02:00
BaseDecoderTest.h
Move a conversion from size_t to int into one single place within BaseDecoderTest.cpp
2015-01-16 13:38:07 +02:00
BaseEncoderTest.h
refactor --for BaseEncoderTest
2014-10-29 17:53:08 +08:00
sha1.h
astyle all
2014-06-25 18:50:41 -07:00
test_stdint.h
Allow building tests on MSVC versions where stdint.h is missing
2014-02-24 15:38:37 +02:00