[FFmpeg-devel] [PATCH] address speed regression in h264 deblocking filter after PAFF

Andreas Öman andreas
Wed Nov 7 11:56:11 CET 2007


Andreas ?man wrote:
> Hi
> 
> I took a look at the speed regression introduced by
> `svn diff -r10679:10690 libavcodec/h264.c`
> 
> The patch creates a three derivates of a inlined filter_mb_fast()

Actually, the new filter_mb_fast_internal() does not get inlined.
I tried with av_always_inline but that makes the code slower and much
bigger.




More information about the ffmpeg-devel mailing list