[FFmpeg-devel] [PATCH V4 0/2] Enable other srt options.

Jun Zhao mypopydev at gmail.com
Wed Dec 4 16:12:24 EET 2019


V4: - changed the option enforced_encryption type from int to bool. 
      tks Michael & Moritz's comments.
    - add range info in the docs. tks Gyan's comments.

V3: - add more details for linger options. tks Andriy Gelman's comments.
    - fix minor typo in commit message.

V2: - correct the commit message.

Jun Zhao (2):
  lavf/libsrt: add linger parameter to libsrt
  lavf/libsrt: enable other encryption parameters

 doc/protocols.texi   |   26 ++++++++++++++++++++++++++
 libavformat/libsrt.c |   31 +++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+), 0 deletions(-)



More information about the ffmpeg-devel mailing list