[FFmpeg-soc] [PATCH 5/5] Split apply_window() to 2 separate functions for float and fixed.
Justin Ruggles
justin.ruggles at gmail.com
Sat Dec 11 17:11:59 CET 2010
---
libavcodec/ac3enc.c | 17 -----------------
libavcodec/ac3enc_fixed.c | 17 +++++++++++++++++
libavcodec/ac3enc_fixed.h | 5 +++--
libavcodec/ac3enc_float.c | 17 +++++++++++++++++
libavcodec/ac3enc_float.h | 4 ++--
5 files changed, 39 insertions(+), 21 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Split-apply_window-to-2-separate-functions-for-float.patch
Type: text/x-patch
Size: 2934 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20101211/f99e8068/attachment.bin>
More information about the FFmpeg-soc
mailing list