mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 01:40:04 +01:00
fftools/cmdutils: extend stream specifiers to match by disposition
This commit is contained in:
@@ -130,6 +130,8 @@ typedef struct StreamSpecifier {
|
||||
|
||||
uint8_t usable_only;
|
||||
|
||||
int disposition;
|
||||
|
||||
char *meta_key;
|
||||
char *meta_val;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user