diff options
author | James Almer <jamrial@gmail.com> | 2025-05-27 23:58:09 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2025-06-01 14:12:50 -0300 |
commit | 1f034714f6e8855ff217c176168df4b64c313b63 (patch) | |
tree | aee8177f01db1725c1b45b422096721743e0e08d /libavformat/tls_openssl.c | |
parent | 8ea2b993fdd15395a5bf6e0edbdca850d4553da9 (diff) | |
download | ffmpeg-1f034714f6e8855ff217c176168df4b64c313b63.tar.gz |
fftools/ffmpeg_filter: make FilterGraphPriv private again
As the name implies, it's a struct meant to be internal and private to the
filter handling code. If a field is required in other modules, then it can
be moved to the public facing struct, which is done in this commit.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/tls_openssl.c')
0 files changed, 0 insertions, 0 deletions