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
sijchen
b5d890c1ea
Merge pull request
#2224
from sijchen/thp73
...
[Encoder] put the logic related to multiple D layer into a class …
2015-11-13 11:57:07 -08:00
..
api
fix crash
2015-11-13 17:16:26 +08:00
build
adjust encoder tasks, add ut and enable new thread pool under some slice modes
2015-10-28 09:39:26 -07:00
common
add autolock in ThreadPoolTest to avoid possible conflict
2015-11-04 10:29:08 -08:00
decoder
Revert "Merge pull request
#2217
from huili2/simply_dec_ctx"
2015-11-13 20:16:03 +08:00
encoder
[Encoder] put the logic related to multiple D layer into a class for better structure
2015-11-11 22:55:16 -08:00
encoder_binary_comparison
fix crash
2015-11-13 17:16:26 +08:00
processing
add new c and assembly functions to optimize downsampler when downscale equal 1:3/1:4
2015-09-11 16:45:40 +08: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