mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-15 21:17:00 -04:00
4f873376as part of PR #3460 changed ffmpeg_mux_packet to fail = !ffmpeg_mux_packet.ffe4c855only reverted that one line instead of the entire previous commit. When the change was reintroduced in6071098aas part of PR #3740, it became fail = ffmpeg_mux_packet without the negation. This commit revertsdb1e6aaand fixes the logic check.