[FFmpeg-devel] [PATCH] Patch cleanup for MPEG 1 & 2 optimizations
Luca Barbato
lu_zero
Wed Apr 16 11:17:26 CEST 2008
Benoit Fouet wrote:
> 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 ??
>
Mental note: never do stuff at 4AM if you don't have somebody in another
timezone doublechecking ^^
I'm not sure if that is messing up but doesn't look right.
lu
--
Luca Barbato
Gentoo Council Member
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list