]> git.sesse.net Git - ffmpeg/commit
Add xvmc_internal.h that contains all internal xvmc function declarations.
authorDiego Biurrun <diego@biurrun.de>
Sat, 14 Feb 2009 20:37:14 +0000 (20:37 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 14 Feb 2009 20:37:14 +0000 (20:37 +0000)
commit4440bd0da42f77369a9ba3e857e7f39e4250e481
treed2b43d70778239ae225d84c81a9bee57857d59d5
parent6e2803405d3dcab99a8cf5261515acb7b3b1c47c
Add xvmc_internal.h that contains all internal xvmc function declarations.
This allows getting rid of a bunch of ugly forward declarations.

Originally committed as revision 17280 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpeg12.c
libavcodec/mpegvideo.c
libavcodec/mpegvideo_xvmc.c
libavcodec/xvmc_internal.h [new file with mode: 0644]