Skip to content

packetizer: fix bogus format for pointer difference

Steve Lhomme requested to merge robUx4/vlc:packetizer-test-fmt into master

Use the same cast as below. The code fails to build with meson on Windows with -Dextra_checks=true, even though it works on Linux.

Merge request reports

Loading