diff options
author | Andriy Gelman <andriy.gelman@gmail.com> | 2020-10-12 16:36:04 -0400 |
---|---|---|
committer | Andriy Gelman <andriy.gelman@gmail.com> | 2020-11-21 10:11:38 -0500 |
commit | 423d06e0e22d3c1c62124420532206542488b10f (patch) | |
tree | a806c2667116c0864abd46732ff968e2a08f8a53 /.gitignore | |
parent | 09f1d15ae8bd1d7f597aec9ced4f8ebe8762a4bd (diff) | |
download | ffmpeg-423d06e0e22d3c1c62124420532206542488b10f.tar.gz |
avformat/rtspdec: add network init to listen mode
As per the docs network initialization is required before ff_url_join().
Furthermore, because the ff_network_init() was skipped, this makes
one additional call to ff_network_close() if the stream exits without
errors.
The was forgotten in the origin commit of the listen mode:
a8ad6ffafe89e3a83f343f69249338e8245816f7
Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions