mirror of https://github.com/FFmpeg/FFmpeg.git
Specifically those that should be visible to filters, but hidden from API callers. Such properties are currently located at the end of the public AVFilterLink struct, demarcated by a comment marking them as private. However it is generally better to hide them explicitly, using the same pattern already employed in avformat or avcodec. The new struct is currently trivial, but will become more useful in following commits.release/7.1
parent
426e33c758
commit
54754eec1e
4 changed files with 22 additions and 11 deletions
Loading…
Reference in new issue