[FFmpeg-devel] [PATCH] lavfi: Port fspp to FFmpeg

Michael Niedermayer michaelni at gmx.at
Tue Dec 23 22:22:41 CET 2014


On Tue, Dec 23, 2014 at 10:51:09PM +0530, arwa arif wrote:
[...]
> > Test with a fixed qp value for comparison, as the mp=fspp is broken
> > with regards to qp passing. Also it should generate the same
> > output as with -cpuflags 0, but only in case the original filter
> > did. Report in any case.
> >
> 
> mp=fspp and fspp filter are giving same output. But, fspp with -cpuflags 0
> is giving different output (visually, it
> looks same, but its not bitexact).

mp-fspp matches fspp with cpuflags 0 but mp-fspp ignores -cpuflags
so to compare HAVE_MMX_INLINE must be forced to 0

MMX mp-fspp == MMX fspp

         !=

C   mp-fspp ==  C  fspp


patch LGTM

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141223/59654515/attachment.asc>


More information about the ffmpeg-devel mailing list