[FFmpeg-devel] [PATCH v2 0/3] Add TCP MSS setting.

Jun Zhao mypopydev at gmail.com
Tue May 8 13:28:32 EEST 2018


v2: - fix build fail in win32/mingw32/mingw64
    - change the tcp_mss docments as Gyan's comments

Jun Zhao (3):
  lavf/network: fix doxygen comments.
  lavf/tcp: add option to setting Maximum Segment Size
  doc/protocols: documents tcp_mss

 doc/protocols.texi    |  3 +++
 libavformat/network.h |  8 ++++----
 libavformat/tcp.c     | 11 +++++++++++
 3 files changed, 18 insertions(+), 4 deletions(-)

-- 
2.7.4



More information about the ffmpeg-devel mailing list