OpenVisualCloud / Media-Transport-Library

A real-time media transport(DPDK, AF_XDP, RDMA) stack for both raw and compressed video based on COTS hardware.
BSD 3-Clause "New" or "Revised" License
171 stars 55 forks source link

Fix: V210 pg format #1009

Closed PanKaker closed 1 week ago

PanKaker commented 2 weeks ago

PR fixes correct st20_fb_size and st20_bytes_in_line assign during the frame initialization caused by integer truncation. This will fix the 'V210' format.

Tests are passing now: image

DawidWesierski4 commented 1 week ago

LGTM Do you mind putting the passing logs in writing in the PR commit ? I think this would be a great tidbit of information to include it the final commit message