]> git.sesse.net Git - ffmpeg/commit
avfilter/drawutils: Fix ff_fill_rectangle() on big endian
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 24 Feb 2016 22:11:54 +0000 (23:11 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 24 Feb 2016 23:07:51 +0000 (00:07 +0100)
commit6bc20e84d84f5d8d6941fc364dc3bf53662ea222
tree9aa01e5ff5a2e9540abafde1b2e0f782dbe4f693
parent0d65a7d033040e641336230fb97d573d522076e6
avfilter/drawutils: Fix ff_fill_rectangle() on big endian

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavfilter/drawutils.c