diff options
author | Jack Lau <jacklau1222@qq.com> | 2025-07-22 12:53:28 +0800 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2025-08-09 23:18:57 +0200 |
commit | 553fa9e3dfb96acb53d9768647fb7bfbe554e799 (patch) | |
tree | 8e1685c4e67fefab8b8e3f649a27ecd187041d40 /doc/examples | |
parent | e992464f0faad27856b51b1f117a4a2f32add5f2 (diff) | |
download | ffmpeg-553fa9e3dfb96acb53d9768647fb7bfbe554e799.tar.gz |
avformat/tls_openssl: cleanup the pointer name of TLSContext and TLSShared
Pure cleanup, no functional changes
Unify local pointer names to `TLSContext *c` and `TLSShared *s` to
reduce confusion from inconsistent names (e.g. p, ctx, s, c)
Signed-off-by: Jack Lau <jacklau1222@qq.com>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions