OSDN Git Service

For every line, copy 3*width bytes instead of linesize[0] to avoid
authorVitor Sessak <vitor1001@gmail.com>
Tue, 14 Apr 2009 21:03:41 +0000 (21:03 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Tue, 14 Apr 2009 21:03:41 +0000 (21:03 +0000)
commitde5922f179b5306a2ff7d31f15e29db679ef6dcc
tree037c34e97af65c1433f72866fb82f0a91f24dd9e
parent6cecd63005b29a1dc3a5104e6ac85fd112705122
For every line, copy 3*width bytes instead of linesize[0] to avoid
problems with padding.

Fix issue 959

Originally committed as revision 18512 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/fraps.c