mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-07 11:33:04 +02:00
1e898e7d35
There is no need to expand to 16-bits. Just use memcpy() to copy the raw data.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 1108f8998c)