[FFmpeg-devel] [PATCH 1/3] Move fixed-point parts of the AC-3 encoder to separate files.
Michael Niedermayer
michaelni
Sat Jan 1 21:05:48 CET 2011
On Fri, Dec 31, 2010 at 03:11:38PM -0500, Justin Ruggles wrote:
> ---
> libavcodec/Makefile | 2 +-
> libavcodec/ac3enc.c | 436 ++-------------------------------------------
> libavcodec/ac3enc_fixed.c | 428 ++++++++++++++++++++++++++++++++++++++++++++
> libavcodec/ac3enc_fixed.h | 60 ++++++
> 4 files changed, 505 insertions(+), 421 deletions(-)
> create mode 100644 libavcodec/ac3enc_fixed.c
> create mode 100644 libavcodec/ac3enc_fixed.h
>
> Makefile | 2
> ac3enc.c | 436 ++-------------------------------------------------------
> ac3enc_fixed.c | 428 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> ac3enc_fixed.h | 60 +++++++
> 4 files changed, 505 insertions(+), 421 deletions(-)
> c94f2b72939d378b8ceb334503240b730a580c8f 0001-Move-fixed-point-parts-of-the-AC-3-encoder-to-separa.patch
moving code is ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110101/91c07673/attachment.pgp>
More information about the ffmpeg-devel
mailing list