[FFmpeg-devel] [PATCH 16/16] vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.

Justin Ruggles justin.ruggles
Wed Feb 23 19:11:13 CET 2011


There is no need to expand to 16-bits. Just use memcpy() to copy the raw data.
---
 libavcodec/vmdav.c        |   15 +-
 tests/ref/fate/sierra-vmd |  372 ++++++++++++++++++++++----------------------
 2 files changed, 193 insertions(+), 194 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: 15808 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110223/56d31fc6/attachment.bin>



More information about the ffmpeg-devel mailing list