[FFmpeg-devel] [PATCH 1/4] Move fixed-point structs and functions to ac3enc_fixed.c/h.

Justin Ruggles justin.ruggles
Wed Dec 22 15:30:34 CET 2010


---
 libavcodec/ac3enc.c       |  313 +--------------------------------------------
 libavcodec/ac3enc_fixed.c |  316 +++++++++++++++++++++++++++++++++++++++++++++
 libavcodec/ac3enc_fixed.h |   56 ++++++++
 3 files changed, 376 insertions(+), 309 deletions(-)
 create mode 100644 libavcodec/ac3enc_fixed.c
 create mode 100644 libavcodec/ac3enc_fixed.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Move-fixed-point-structs-and-functions-to-ac3enc_fix.patch
Type: text/x-patch
Size: 20475 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101222/13b9a700/attachment.bin>



More information about the ffmpeg-devel mailing list