[FFmpeg-devel] [PATCH] Add shift argument to MULL() macro

Måns Rullgård mans
Mon Nov 24 10:29:36 CET 2008


Michael Niedermayer <michaelni at gmx.at> writes:

> On Sun, Nov 23, 2008 at 10:40:21PM +0000, Mans Rullgard wrote:
>> This replaces use of FRAC_BITS in the MULL() definition with a third
>> argument specifying the shift amount.  All uses of this macro are
>> updated to pass FRAC_BITS as third argument.
>> ---
>>  libavcodec/armv4l/mathops.h |    6 ++----
>>  libavcodec/i386/mathops.h   |    6 ++----
>>  libavcodec/lsp.c            |    2 +-
>>  libavcodec/mathops.h        |    2 +-
>>  libavcodec/mpegaudiodec.c   |   24 ++++++++++++------------
>>  5 files changed, 18 insertions(+), 22 deletions(-)
>
> ok

Applied.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list