[FFmpeg-devel] [PATCH 2/6] wmalossless: allow calling madd_int16
Christophe Gisquet
christophe.gisquet at gmail.com
Mon Apr 18 20:18:42 CEST 2016
Hi,
2016-04-18 20:09 GMT+02:00 Michael Niedermayer <michael at niedermayer.cc>:
> On Mon, Apr 18, 2016 at 03:07:27PM +0200, Christophe Gisquet wrote:
>> This is done by actually handling the cascaded LMS data as if it
>> were int16_t, thus requiring switching at various locations the
>> computations.
>> ---
>> libavcodec/wmalosslessdec.c | 61 +++++++++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 61 insertions(+)
>
> this causes a few new warnings
Yeah, I focused on the macro'ed version. If this one is favoured
instead, then I'll come back to it.
Otherwise, I'll squash the 3 patches, probably.
--
Christophe
More information about the ffmpeg-devel
mailing list