1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-05-13 21:26:33 +02:00
FFmpeg/libswscale
Niklas Haas d043e5c54c swscale: don't omit ff_sws_init_range_convert for high-bit
This was a complete hack seemingly designed to work around a different
bug, which was fixed in the previous commit. As such, there is no more
reason not to do this, as it simply breaks changing color range in
sws_setColorspaceDetails for no reason.
2023-11-09 12:53:35 +01:00
..
2023-05-20 20:07:18 +02:00
2022-01-04 19:39:22 -06:00
2015-09-04 19:00:20 -03:00
2023-09-28 19:37:58 +02:00
2014-08-12 20:52:21 +02:00
2023-09-28 19:37:58 +02:00
2023-10-29 16:19:14 +01:00