diff options
author | Jun Zhao <barryjzhao@tencent.com> | 2020-07-12 13:48:48 +0800 |
---|---|---|
committer | Jun Zhao <barryjzhao@tencent.com> | 2020-09-21 10:51:02 +0800 |
commit | 6d886b6586bbc169525c84ce798c654f2fa8013a (patch) | |
tree | 341281ca7c4209d6e028726fb98cdd3f672b3f25 /doc/examples/hw_decode.c | |
parent | dae6d75a31acd519e82b5767fbcb34b790e172b4 (diff) | |
download | ffmpeg-6d886b6586bbc169525c84ce798c654f2fa8013a.tar.gz |
lavf/srt: fix build fail when used the libsrt 1.4.1
libsrt changed the:
SRTO_SMOOTHER -> SRTO_CONGESTION
SRTO_STRICTENC -> SRTO_ENFORCEDENCRYPTION
and removed the front of deprecated options (SRTO_SMOOTHER/SRTO_STRICTENC)
in the header, it's lead to build fail
fix #8760
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
(cherry-pick from commit 7c59e1b0f285cd7c7b35fcd71f49c5fd52cf9315)
Diffstat (limited to 'doc/examples/hw_decode.c')
0 files changed, 0 insertions, 0 deletions