diff options
author | Marth64 <marth64@proxyid.net> | 2024-10-07 18:04:52 -0500 |
---|---|---|
committer | Marth64 <marth64@proxyid.net> | 2024-11-16 14:40:51 -0600 |
commit | e1ace1d3146744439a8c7768813c8008de1e9ec6 (patch) | |
tree | 24b164710ea48c84cc548f6195f8a5327afc6a20 /RELEASE | |
parent | 39c662f54125f55b6f0014ac61d92cb2618f5db0 (diff) | |
download | ffmpeg-e1ace1d3146744439a8c7768813c8008de1e9ec6.tar.gz |
avformat/dvdvideodec: remove "auto" value for -pg option, default to 1
The default "auto" mode is effectively useless; the reasonable
default use case is to use the first PG (segment) of the
selected PGC for both menus and standard titles. Just
default the value to 1, since the option is irrelevant
unless -pgc is also set.
Note that this should not break users using this advanced option.
The "auto" mode errored and asked for a PG number regardless
for non-menus, and for menus the mode simply defaulted to 1.
Signed-off-by: Marth64 <marth64@proxyid.net>
Diffstat (limited to 'RELEASE')
0 files changed, 0 insertions, 0 deletions