Ethan Hugg
|
fc6f756436
|
Merge pull request #522 from mstorsjo/layered-encoding-test
Add a test of encoding multiple spatial layers
|
2014-03-18 09:46:00 -07:00 |
|
Licai Guo
|
37fa5f554e
|
Merge pull request #513 from ruil2/encoder_interface
Encoder interface
|
2014-03-18 09:51:32 +08:00 |
|
Martin Storsjö
|
02b4beb70d
|
Add a test of encoding multiple spatial layers
This increases the coverage of the unit tests.
|
2014-03-17 20:08:45 +02:00 |
|
ruil2
|
36abe317a5
|
modify unit test for return type modification
|
2014-03-17 11:56:19 +08:00 |
|
Martin Storsjö
|
868f912dc2
|
Add encoder tests with deblocking and/or denoising
This increases the coverage of assembly routines (and encoder
features in general) tested by the codec unit test.
|
2014-03-14 22:33:33 +02:00 |
|
sijchen
|
dfd3d89a20
|
specific slice mode in encoder test
|
2014-03-10 16:57:19 +08:00 |
|
Martin Storsjö
|
a93dd7ca42
|
Use the slice mode enum in BaseEncoderTest
|
2014-03-07 14:53:29 +02:00 |
|
Martin Storsjö
|
f13b5c3465
|
Add a test with sliced encoding
This serves as a simple test of the thread library.
|
2014-03-03 11:08:35 +02:00 |
|
ruil2
|
3ba6a5f4da
|
Simplify encoder interface--remove EncoderFrame2 from interface
function
|
2014-02-20 10:33:07 +08:00 |
|
Martin Storsjö
|
49f4dad1b7
|
Split the encoder Initialize method into two
This avoids the struct type casting and having to pass a parameter
that says which kind of struct it actually is.
|
2014-02-18 22:51:54 +02:00 |
|
ruil2
|
35fa429fb0
|
encoder interface update step1
|
2014-02-18 09:51:47 +08:00 |
|
jwwang
|
0c2227e4b1
|
Remove temp files using the iterator pattern
|
2014-02-05 18:00:48 +08:00 |
|
jwwang
|
8247eef9bb
|
refactor and add decode_encode_test to pipeline decoder outoput to encoder test
|
2014-02-05 18:00:48 +08:00 |
|