mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-09 23:33:09 +00:00
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)