Displaying 1 result from an estimated 1 matches for "theora_comment_".
Did you mean:
theora_comment
2005 Aug 05
0
libtheora test suite
...=====
All 2 tests passed
==================
The logic of the tests passed, but valgrind shows a leak in the encoder.
This leak is fixed in a one-liner in changeset:9701 [and the crowd goes
wild!! valgrind wins again!!]
Next we see the verbose output of the comment-test. This test uses all of
the theora_comment_*() API functions, and checks the correctness of return
values and errors. If we're happy that the test covers all comment functions,
then we can be reasonably happy that if it passes, the comments API is:
* completely exported by the linker (the test runs at all),
* does not contain any memo...