Mercurial > mplayer.hg
comparison libvo/vo_winvidix.c @ 24973:aff04d7af1e1
Remove unnecessary dsputil.h #include, fixes the warnings:
In file included from vf_uspp.c:33:
../libavcodec/dsputil.h: In function 'copy_block2':
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_WN16'
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_RN16'
../libavcodec/dsputil.h: In function 'copy_block4':
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_WN32'
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_RN32'
author | diego |
---|---|
date | Fri, 09 Nov 2007 15:39:08 +0000 |
parents | 98eaf29b5dee |
children | 3aee342be929 |
comparison
equal
deleted
inserted
replaced
24972:60e8bf1f23e9 | 24973:aff04d7af1e1 |
---|