[FFmpeg-devel] [PATCH] Add small optimization to libavformat/avidec.c

Michael Niedermayer michaelni
Tue Apr 20 17:46:05 CEST 2010


On Tue, Apr 20, 2010 at 04:49:20PM +0200, Sebastian Vater wrote:
> Changed an if ( size%2 ) to if ( size&1 ) in libavformat/avidec.c
> 
> Just a small optimization I just stumbled around...
> 
> -- 
> 
> Best regards,
>                    :-) Basty/CDGS (-:
> 

>  avidec.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 39d8035ab4397e611d201cd2fcf91084168c9afa  avidec.patch

ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100420/f41fd34d/attachment.pgp>



More information about the ffmpeg-devel mailing list