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
8fc2af760f
Merge pull request
#1804
from sijchen/fix_over3
...
[Encoder] fix potential overflow under large bit rate
2015-02-06 14:22:01 +08:00
..
api
Merge pull request
#1804
from sijchen/fix_over3
2015-02-06 14:22:01 +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
#1786
from sijchen/fix_over
2015-02-06 12:17:56 +08:00
encoder_binary_comparison
1, update the max-nal-size setting in UT and param check since we are using a larger input check
2015-02-06 13:24:20 +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