[FFmpeg-cvslog] ac3enc: use MUL64() to multiply fixed-point coefficients
Justin Ruggles
justin.ruggles
Wed Mar 9 00:18:44 CET 2011
On 03/08/2011 02:01 PM, Justin Ruggles wrote:
> ffmpeg | branch: master | Justin Ruggles <justin.ruggles at gmail.com> | Tue Mar 8 13:18:55 2011 -0500| [67fc32ac6197a7fe265795d0bf60bf704464394e] | committer: Michael Niedermayer
>
> ac3enc: use MUL64() to multiply fixed-point coefficients
>
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
>
>> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=67fc32ac6197a7fe265795d0bf60bf704464394e
> ---
>
> libavcodec/ac3enc.c | 8 ++++----
> libavcodec/ac3enc_fixed.h | 2 ++
> libavcodec/ac3enc_float.h | 2 ++
> 3 files changed, 8 insertions(+), 4 deletions(-)
>
This change is unnecessary and can be safely reverted.
-Justin
More information about the ffmpeg-cvslog
mailing list