[FFmpeg-devel] [PATCH] Patch cleanup for MPEG 1 & 2 optimizations
Benoit Fouet
benoit.fouet
Wed Apr 16 08:59:09 CEST 2008
Hi,
strites wrote:
> diff --git a/libavcodec/mpegvideo.c b/libavcodec/mpegvideo.c
> index c128949..ba0e73b 100644
> --- a/libavcodec/mpegvideo.c
> +++ b/libavcodec/mpegvideo.c
> @@ -1978,6 +1978,7 @@ skip_idct:
> }
> }
>
> +av_always_inline
> void MPV_decode_mb(MpegEncContext *s, DCTELEM block[12][64]){
>
what exactly is the point of this hunk ??
--
Benoit Fouet
Purple Labs S.A.
www.purplelabs.com
More information about the ffmpeg-devel
mailing list