Changeset d4ae28e4 in ffmpeg

Timestamp:
Mar 1, 2019, 9:31:00 PM (6 years ago)
Author:
Marton Balint <cus@passwd.hu>
Branches:
master
Children:
57580e2a
Parents:
24e0e149
git-author:
Marton Balint <cus@passwd.hu> (02/16/19 17:47:59)
git-committer:
Marton Balint <cus@passwd.hu> (03/01/19 21:31:00)
Message:

avformat/utils: be even more strict about stream specifiers

After this change we always parse the full specifier even if we know the result
in the middle of the parsing. Sligtly slower, but this is needed to
consistently reject incorrect specifiers in both matching and non-matching
cases.

Signed-off-by: Marton Balint <cus@passwd.hu>

(No files)

Note: See TracChangeset for help on using the changeset viewer.