diff options
author | James Almer <jamrial@gmail.com> | 2025-05-28 20:12:58 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2025-06-01 14:12:50 -0300 |
commit | 6ede1e3fbfa0aae09076529ace1aa7d114d65f5f (patch) | |
tree | 3e8f2e423f4b8d5259e8e84a420fd7d6a4e6bb95 /libavformat/tls_openssl.c | |
parent | 1f034714f6e8855ff217c176168df4b64c313b63 (diff) | |
download | ffmpeg-6ede1e3fbfa0aae09076529ace1aa7d114d65f5f.tar.gz |
fftools/ffmpeg_filter: make InputFilterPriv and OutputFilterPriv private again
As the names imply, they are structs 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 structs, 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