]> git.sesse.net Git - ffmpeg/commit
Add support for hardcoding the motionpixels rgb to yuv table.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 26 Nov 2009 21:20:28 +0000 (21:20 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 26 Nov 2009 21:20:28 +0000 (21:20 +0000)
commita7c6e766387e8b3922bc710267c41163017bd316
tree71dd9723b94b1c4686713e831e4e8daba59a4edf
parent7c7d3abf3c64c84b2e096b0e74da4fa9a758d53d
Add support for hardcoding the motionpixels rgb to yuv table.

Originally committed as revision 20627 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/motionpixels.c
libavcodec/motionpixels_tablegen.c [new file with mode: 0644]
libavcodec/motionpixels_tablegen.h [new file with mode: 0644]
libavcodec/tableprint.c
libavcodec/tableprint.h