mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
6e9bb5aa3e
Writes past the end of the destination buffer were occuring when its stride was smaller than the stride of the source. Fixes Bug #183.