On Sat, Jun 29, 2013 at 01:26:13PM +0200, Luca Barbato wrote: > On 06/18/2013 11:30 PM, Loren Merritt wrote: > > changes: > > Converted API to function pointers, like we usually use for DSP functions. > > Removed the unused rolling-average mode from the C implementation. My asm > > already didn't support it. > > Updated doxygen, headers, and function prefixes. > > Looks good to me. Pushing soon.
This seems to trigger a problem with yasm 1.1, see one of my FATE instances, for example: https://fate.libav.org/x86_32-linux-extra_targets/20130629171952 /opt/biurrun/priv/fate/extra_targets_x86_32/src/libavutil/x86/lls.asm:146: error: invalid size for operand 1 We need either a workaround or a check in configure to address this. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
