mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +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.