]> git.sesse.net Git - nageru/commitdiff
Fix a buffer overrun when receiving 4K (or 8K etc.) FFmpeg streams.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 17 Apr 2023 16:19:46 +0000 (18:19 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 17 Apr 2023 16:24:07 +0000 (18:24 +0200)
Of course, it would be better to just support this than to throw them away,
but at least we avoid a crash.


No differences found