OSDN Git Service

Remove redundant assignment from avcodec_get_pix_fmt_loss() found by CSA.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 17 Apr 2009 15:10:37 +0000 (15:10 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 17 Apr 2009 15:10:37 +0000 (15:10 +0000)
commit87718654b18491c740a928d8aee4255d2af4cd8b
tree72ba148cc0a51a1a7c2b0089cfa5e64da0b0009a
parent956177fb1d8c2bfbb0036485a100ecd0901b079c
Remove redundant assignment from avcodec_get_pix_fmt_loss() found by CSA.

Originally committed as revision 18564 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/imgconvert.c