1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libavfilter
Clément Bœsch 0f7942afa6 avfilter/paletteuse: switch to recursive method
It appears faster than the iterative method on my machine (1.06x
faster), so I'm guessing compilers improved over time (the iterative
version was slightly faster in the past).
2023-01-03 17:18:55 +01:00
..
2022-07-07 17:52:32 +02:00
2022-12-19 20:43:58 +01:00
2022-12-19 20:43:58 +01:00
2022-10-17 09:56:44 +02:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2022-12-19 20:43:58 +01:00
2022-12-08 13:03:42 +01:00
2022-10-04 11:55:03 +02:00
2022-11-09 17:39:00 +01:00