diff options
author | Ronan Waide <[email protected]> | 2025-08-04 19:45:45 +0100 |
---|---|---|
committer | Ronan Waide <[email protected]> | 2025-08-04 19:45:45 +0100 |
commit | 09828e7fe214a28cacfb805605bd5b19041d1f68 (patch) | |
tree | 5b52119989b108045a9a09e18f116c9b293b8f8c /doc/examples | |
parent | a84d060aa185e74591bbc8cc7869123c5aeb088a (diff) |
avcodec/dvbsubenc: add a min_bpp option to work around some decoders
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 <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions