]> git.sesse.net Git - ffmpeg/commit
avformat/rtsp: support buffer_size and pkt_size options for RTP
authorJiangjie Gao <gaojiangjie@live.com>
Tue, 9 Mar 2021 06:21:19 +0000 (14:21 +0800)
committerMarton Balint <cus@passwd.hu>
Fri, 19 Mar 2021 22:13:26 +0000 (23:13 +0100)
commit3e9284fccbfbea0a6feea5dae49725ced08953e2
tree5ecf94022dcaf4a7aa73f9a8a41c68dabb0a47cc
parent626e0dd060042b203c5b49512b695e03d8560da1
avformat/rtsp: support buffer_size and pkt_size options for RTP

And forward it to the underlying UDP protocol.

Fixes ticket #7517.

Signed-off-by: Jiangjie Gao <gaojiangjie@live.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
doc/protocols.texi
libavformat/rtsp.c