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
sijchen
da8646f5b2
Merge pull request
#1865
from ruil2/vui
...
update bGapsInFrameNumValueAllowedFlag according to parameters setting
2015-03-23 09:50:09 +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
update bGapsInFrameNumValueAllowedFlag according to parameters setting
2015-03-18 13:44:03 +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
#1865
from ruil2/vui
2015-03-23 09:50:09 +08:00
encoder_test.cpp
update bGapsInFrameNumValueAllowedFlag according to parameters setting
2015-03-18 13:44:03 +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