[FFmpeg-devel] [PATCH 16/16] vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.
Justin Ruggles
justin.ruggles
Tue Feb 22 20:05:35 CET 2011
There is no need to expand to 16-bits. Just use memcpy() to copy the raw data.
---
libavcodec/vmdav.c | 14 +-
tests/ref/fate/sierra-vmd | 372 ++++++++++++++++++++++----------------------
2 files changed, 193 insertions(+), 193 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0016-vmdaudio-output-8-bit-audio-as-AV_SAMPLE_FMT_U8.patch
Type: text/x-patch
Size: 15790 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110222/97db4dd4/attachment.bin>
More information about the ffmpeg-devel
mailing list