7722 Commits (299809defb05eae093cb72da97dfbbb7e17e08fe)

Author SHA1 Message Date
  Martin Storsjö 371d15ec36 tls: Use the URLContext as logging context 14 years ago
  Martin Storsjö f2d0015531 http: Don't add a Range: bytes=0- header for POST 14 years ago
  Martin Storsjö 6149485f6c http: Change the chunksize AVOption into chunked_post 14 years ago
  Anton Khirnov a251928060 http: Add encoding/decoding flags to the AVOptions 14 years ago
  Anton Khirnov dc86ca1ab5 crypto: add decoding flag to options. 14 years ago
  Anton Khirnov 34ff0e2915 tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK 14 years ago
  Anton Khirnov 3b384502f2 http: use different classes for http and https. 14 years ago
  Martin Storsjö 8ef79f42ca http: Change an error log message to a warning 14 years ago
  Martin Storsjö 7590061eb7 http: Remove the now unused ff_http_set_headers custom function 14 years ago
  Martin Storsjö 27fad11b5b mms: Set http custom headers via the AVOption 14 years ago
  Martin Storsjö 196bf28c5d rtsp: Set http custom headers via the AVOption 14 years ago
  Martin Storsjö 10da1e913b http: Make custom headers settable via an AVOption 14 years ago
  Martin Storsjö eaa8c1f9fe crypto: Don't manually free memory allocated via AVOptions 14 years ago
  Martin Storsjö d10361b658 avio: Free URLContext private data allocated via AVOptions 14 years ago
  John Brooks 6c643e0705 avc: fix memory errors when encoding invalid h264 codecdata 14 years ago
  Justin Ruggles f1f6d3615f avcodec: add support for planar signed 8-bit PCM. 14 years ago
  Martin Storsjö 65ac51373b udp: Allow specifying the local IP address 14 years ago
  Andrey Utkin 055a141e44 lavf: don't leak corrupted packets 14 years ago
  Martin Storsjö f38f3b88a5 tls: Use ERR_get_error() in do_tls_poll 14 years ago
  Alex Converse 735e601be1 mxfdec: Fix comparison of unsigned expression < 0. 14 years ago
  Anton Khirnov 3110ad8329 mpegts: set stream id on just created stream, not an unrelated variable 14 years ago
  Anton Khirnov 83daced0a3 lavf: expand doxy for some AVFormatContext fields. 14 years ago
  Martin Storsjö 1c8c41ff07 avformat: Avoid a warning about mixed declarations and code 14 years ago
  Kostya Shishkov f545e00677 BMV demuxer and decoder 14 years ago
  Martin Storsjö 44729bc020 matroskaenc: Make sure the seekhead struct is freed even on seek failure 14 years ago
  Martin Storsjö ce145690b6 avformat: Warn about using network functions without calling avformat_network_init 14 years ago
  Martin Storsjö 87892ef8a6 avformat: Revise wording 14 years ago
  Martin Storsjö 0882689116 rdt: Set AVFMT_NOFILE on ff_rdt_demuxer 14 years ago
  Martin Storsjö ed307e2659 rdt: Check the return value of avformat_open 14 years ago
  Martin Storsjö 4b3dc857e4 rtsp: Discard the dynamic handler, if it has an alloc function which failed 14 years ago
  Anton Khirnov eb0de71058 lavf: don't return from void av_update_cur_dts() 14 years ago
  Martin Storsjö 2461284630 openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0 14 years ago
  Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 14 years ago
  Reimar Döffinger bb3244dee2 Replace all usage of strcasecmp/strncasecmp 14 years ago
  Martin Storsjö 18ae362640 http: Remove the custom function for disabling chunked posts 15 years ago
  Martin Storsjö d450cc4f4a rtsp: Disable chunked http post through AVOptions 15 years ago
  Carl Eugen Hoyos 237f13290b movdec: Set frame_size for AMR 14 years ago
  Ronald S. Bultje d31fb1a9e7 matroskadec: empty blocks are in fact valid. 14 years ago
  Carl Eugen Hoyos ed669c9bec movenc: Set a correct packet size for AMR-NB mode 15, "no data" 14 years ago
  Martin Storsjö b6d08f40aa avformat: Add functions for doing global network initialization 14 years ago
  Martin Storsjö 183baeadca avformat: Add the https protocol 15 years ago
  Martin Storsjö 558d192d23 avformat: Add the tls protocol, using OpenSSL or gnutls 15 years ago
  Martin Storsjö 1606e551ff avformat: Initialize gnutls in ff_tls_init() 15 years ago
  Martin Storsjö 48e59ad8e7 avformat: Add ff_tls_init()/deinit() that initialize OpenSSL 15 years ago
  Martin Storsjö f6d3710096 avformat: Split out functions from network.h to a new file, network.c 15 years ago
  Justin Ruggles 894bc1d322 gsm demuxer: do not allocate packet twice. 14 years ago
  Justin Ruggles 905de11907 flvenc: use first packet delay as global delay. 14 years ago
  John Brooks f011fcd67e rtsp: add allowed_media_types option 14 years ago
  Justin Ruggles 87c57d807f Create separate functions for the raw GSM demuxer. 14 years ago
  Diego Biurrun c6cd0e17f3 Replace vendor string in Ogg and FLAC muxers. 14 years ago