1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
Ronald S. Bultje 42d622fab3 swscale: fix 16-bit scaling when output is 8-bits.
We would use the second half of the U plane buffer, rather than the
V plane buffer, to output the V plane pixels.
2011-07-08 15:15:30 -07:00
..
2011-07-04 18:33:04 +01:00
2011-07-04 16:26:26 +01:00
2011-07-04 09:54:16 +01:00
2011-05-20 13:50:52 +01:00
2011-07-04 10:38:17 +01:00
2011-04-29 18:08:46 +02:00