JDarnley

Results 17 issues of JDarnley

This time I managed to get things right. Again "add a basic benchmark for ubuf_pic_clear" is not supposed to be committed. It compiles to what I expect on gcc as...

This brings the interleaved output we have been using for a short time. Still has 1 assert and I need to write a test for the interleaved case.

Quite a hack with lots of duplicated code and no option to control it.

Could be a false report. ``` ==12669== Conditional jump or move depends on uninitialised value(s) ==12669== at 0x378CE0: upipe_h264f_handle_slice (upipe_h264_framer.c:1430) ==12669== by 0x379179: upipe_h264f_handle_nal (upipe_h264_framer.c:1515) ==12669== by 0x37C054: upipe_h264f_end_annexb (upipe_h264_framer.c:2198)...

Very experimental but does work together with row_join (#506) and some unpublished changes to uplay.

All commands take more than a minute to run. This is over an OpenVPN vpn but the ping time to systems on that network is only in the 20-50ms range....

Supersedes #530 Comments very much welcome

``` CMake Error at CMakeLists.txt:21 (ADD_COMPILE_DEFINITIONS): Unknown CMake command "ADD_COMPILE_DEFINITIONS". ``` The README says that a minimum cmake version of 3.10 is required. This feature appears to be introduced with...