Changeset 24e0e149 in ffmpeg
- Timestamp:
-
Mar 1, 2019, 9:31:00 PM
(6 years ago)
- Author:
- Marton Balint <cus@passwd.hu>
- Branches:
- master
- Children:
- d4ae28e4
- Parents:
- 837f2c97
- git-author:
- Marton Balint <cus@passwd.hu> (02/16/19 17:10:13)
- git-committer:
- Marton Balint <cus@passwd.hu> (03/01/19 21:31:00)
- Message:
-
avformat/utils: be more strict about stream specifiers
This reworks the code to be more strict about accepting stream specifiers. From
now on we strictly enforce the syntax in the documentation up until the
decisive part of the stream specifier. Therefore matching stream specifiers
always need to be correct, non matching specifiers only need to be correct
until the decisive part.
Also recursion is changed to a simple loop.
Signed-off-by: Marton Balint <cus@passwd.hu>
-
(No files)
-