You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-29 05:57:37 +02:00
As noted in the code in several places, some DVB subtitle decoders don't handle 2bpp color. This patch adds a min_bpp option which sets a lower bound on the number of bits-per-pixel in the color tables. It defaults to 4 to avoid the problematic 2bpp decoders. Signed-off-by: Ronan Waide <waider@waider.ie>
17 KiB
17 KiB