diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2011-09-21 11:02:36 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2011-09-22 00:45:59 +0200 |
commit | 500b3210da0c157602266d61e6634932b8f4418e (patch) | |
tree | 6d468513709bd4594ed2fdbafb3d651004949184 /COPYING.GPLv2 | |
parent | db56a7507ee7c1e095d2eef451d5a487f614edff (diff) | |
download | ffmpeg-500b3210da0c157602266d61e6634932b8f4418e.tar.gz |
vf_drawtext: fix background box coloring with RGB formats != RGBA
drawbox() expects a color specified in RGBA format, while the code was
providing a color with the components specified in the same order of
the input pixel format.
In particular, fix box coloring with AXXX RGB formats.
Diffstat (limited to 'COPYING.GPLv2')
0 files changed, 0 insertions, 0 deletions