[FFmpeg-cvslog] r25956 - in trunk: libavcodec/ac3enc.c tests/ref/acodec/ac3
Justin Ruggles
justin.ruggles
Tue Dec 14 16:14:57 CET 2010
On 12/14/2010 09:51 AM, jbr wrote:
> Author: jbr
> Date: Tue Dec 14 15:51:02 2010
> New Revision: 25956
>
> Log:
> Simplify fix15().
> Turn it into 2 macros, and use av_clip_int16() and lrintf().
> This matches the int16 to float sample conversion in audioconvert.c.
> The regression test output is different due to lrintf() rounding.
It was pointed out to me that this broke the lavf-rm regression test.
I'm working on fixing it now.
Sorry,
Justin
More information about the ffmpeg-cvslog
mailing list