diff options
author | Nicolas George <george@nsup.org> | 2020-08-13 13:18:15 +0200 |
---|---|---|
committer | Nicolas George <george@nsup.org> | 2020-09-08 14:10:31 +0200 |
commit | 69f5f6ea375950b4845b241ee27054bfc8f00343 (patch) | |
tree | 703d6382d4b1c297ffa885cca861e4351891ddba /tools/Makefile | |
parent | 6479f40afa3c706ada2e2c0b05de473285d6a926 (diff) | |
download | ffmpeg-69f5f6ea375950b4845b241ee27054bfc8f00343.tar.gz |
lavfi: check the validity of formats lists.
Part of the code expects valid lists, in particular no duplicates.
These tests allow to catch bugs in filters (unlikely but possible)
and to give a clear message when the error comes from the user
((a)formats) or the application (buffersink).
If we decide to switch to a more efficient merging algorithm,
possibly sorting the lists, these functions will be the preferred
place for pre-processing, and can be renamed accordingly.
Diffstat (limited to 'tools/Makefile')
0 files changed, 0 insertions, 0 deletions