Mercurial > libavcodec.hg
comparison error_resilience.c @ 1052:f529b09e64b7 libavcodec
Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images
when this conversion was used. I suspect that the same bug may be lurking in
other conversions. [The assumption was that the linesize was equal to the width
for both the source and destination images. This turns out not to be true
in some cases.]
author | philipjsg |
---|---|
date | Sat, 08 Feb 2003 15:34:25 +0000 |
parents | 06776293eabb |
children | b32afefe7d33 |
comparison
equal
deleted
inserted
replaced
1051:e5a9dbf597d4 | 1052:f529b09e64b7 |
---|