]> git.sesse.net Git - ffmpeg/history - libavformat/network.c
avplay: properly close/reopen AVAudioResampleContext on channel layout change
[ffmpeg] / libavformat / network.c
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-12-21 Sergey Radionovnetwork: properly declare WSADATA in windows
2011-11-07 Martin Storsjöavformat: Warn about using network functions without...
2011-11-06 Martin Storsjöopenssl: Only use CRYPTO_set_id_callback on OpenSSL...
2011-11-05 Martin Storsjöavformat: Initialize gnutls in ff_tls_init()
2011-11-05 Martin Storsjöavformat: Add ff_tls_init()/deinit() that initialize...
2011-11-05 Martin Storsjöavformat: Split out functions from network.h to a new...