Skip to content

Fix an issue where H264/H264 decoding fails on Android, in situations where...

Simon Morlat requested to merge fix/various-fixes-dec2023 into release/5.2

Fix an issue where H264/H264 decoding fails on Android, in situations where SPS, PPS, and IDR are sent it 3 seperate frames (which is not compliant with RFC3984).

Merge request reports