index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
network.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ff_socket: put out-of-line and fallback to fcntl() for close-on-exec
Rémi Denis-Courmont
2013-08-09
1
-0
/
+19
*
tcp: Use a different log message and level if there's more addresses to try
Martin Storsjö
2013-08-06
1
-4
/
+9
*
avf: move ff_http_match_no_proxy to network
Luca Barbato
2013-06-16
1
-0
/
+54
*
network: uniform ff_listen_bind and ff_listen_connect
Luca Barbato
2013-06-04
1
-13
/
+28
*
network: factor out connect-listening code
Luca Barbato
2013-06-01
1
-0
/
+46
*
network: factor out bind-listening code
Luca Barbato
2013-06-01
1
-0
/
+29
*
w32pthreads: move from lavc to compat/
Anton Khirnov
2013-05-24
1
-1
/
+1
*
Remove pointless #undefs of previously forbidden functions.
Anton Khirnov
2012-12-04
1
-2
/
+0
*
network: use HAVE_THREADS instead of local hack
Mans Rullgard
2012-10-27
1
-8
/
+6
*
Add some more missing includes after removing the implicit common.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
network: Don't redefine error codes if they already exist in errno.h
Ronald S. Bultje
2012-06-26
1
-0
/
+8
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
*
network: properly declare WSADATA in windows
Sergey Radionov
2011-12-21
1
-1
/
+4
*
avformat: Warn about using network functions without calling avformat_network...
Martin Storsjö
2011-11-07
1
-0
/
+7
*
openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0
Martin Storsjö
2011-11-06
1
-2
/
+2
*
avformat: Initialize gnutls in ff_tls_init()
Martin Storsjö
2011-11-05
1
-0
/
+20
*
avformat: Add ff_tls_init()/deinit() that initialize OpenSSL
Martin Storsjö
2011-11-05
1
-0
/
+79
*
avformat: Split out functions from network.h to a new file, network.c
Martin Storsjö
2011-11-05
1
-0
/
+76