Changeset 1108f899 in ffmpeg

Timestamp:
Feb 24, 2011, 2:52:51 AM (14 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
7e06e0ed
Parents:
2ec7862d
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (02/23/11 18:11:13)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (02/24/11 02:52:51)
Message:

vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.