On 13/05/14 18:20, James Yu wrote:
> I try benchmark by using Linaro toolchain for this patch, And run below
> commend
> "avconv -i mp4_movie -an -f null EMPTY-OUTPUT"
> to get the fps. it doesn't have obvious different performance.

You can use our microbenchmark

# avconv -benchmark -i sample -an -f null -

Might be interesting checking if our current set of supported compilers
groks intrinsics properly so we could not have to write everything in
assembly.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to