3 Mar 2007 13:02
Re: Looking for the Unit Test Case of X264
Loren Merritt <lorenm <at> u.washington.edu>
2007-03-03 12:02:20 GMT
2007-03-03 12:02:20 GMT
On Thu, 1 Mar 2007, Hao Shen wrote: > I want to modify some parts of the X264 and I want to know is there > any Unit Test Case for this project. Please tell me if you get it. We have unit tests for the assembly optimizations: make checkasm && ./checkasm As of just now, there is also a regression test for the codec as a whole: make test There are no unit tests for other modules. --Loren Merritt
RSS Feed