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
/
api
History
ruil2
1b48e6c88c
Merge pull request
#1756
from sijchen/savc4
...
[Encoder] Implementation of bSimulcastAVC and UT
2015-01-27 10:42:50 +08:00
..
BaseDecoderTest.cpp
Move a conversion from size_t to int into one single place within BaseDecoderTest.cpp
2015-01-16 13:38:07 +02:00
BaseEncoderTest.cpp
encoder log level adjustment in UT to avoid too many output and some formatting
2014-12-11 14:31:32 +08:00
c_interface_test.c
add new API as DecodeFrameNoDelay for immediate decoding, which will be recommended decoding method for h.264 bitstream
2014-12-30 23:43:47 -08:00
cpp_interface_test.cpp
add new API as DecodeFrameNoDelay for immediate decoding, which will be recommended decoding method for h.264 bitstream
2014-12-30 23:43:47 -08:00
DataGenerator.cpp
astyle
2014-07-25 14:41:06 +08:00
decode_encode_test.cpp
fix level-idc related input checking and a statistics calculation
2015-01-26 15:20:58 +08:00
decoder_test.cpp
Consistently compare integers with integers and bools with bools
2015-01-16 13:37:15 +02:00
encode_decode_api_test.cpp
Merge pull request
#1756
from sijchen/savc4
2015-01-27 10:42:50 +08:00
encoder_test.cpp
fix level-idc related input checking and a statistics calculation
2015-01-26 15:20:58 +08:00
sha1.c
reorganize tests
2014-03-24 22:14:43 -07:00
simple_test.cpp
Print the random seed at startup
2014-08-06 19:32:25 +03:00
targets.mk
improve py, and change mk according to mk
2014-09-12 10:25:46 +08:00