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
*
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