FFmpeg/doc
parazyd 51367267c8 avformat/gopher: Add support for Gopher over TLS
This commit adds a "gophers" handler to the gopher protocol. gophers
is a community-adopted protocol that acts the same way like normal
gopher with the added TLS encapsulation.

The gophers protocol is supported by gopher servers like geomydae(8),
and clients like curl(1), clic(1), and hurl(1).

This commit also adds compilation guards to both gopher and gophers,
since now there are two protocols in the file it makes sense to
have this addition.

Signed-off-by: parazyd <parazyd@dyne.org>
Signed-off-by: Marton Balint <cus@passwd.hu>
2021-03-11 23:47:19 +01:00
..
dev_community Doc: Tech Resolution Process 2021-03-11 10:03:38 +01:00
doxy
examples doc/examples/transcoding: switch to the new encoding API 2020-11-20 15:20:24 +01:00
.gitignore
APIchanges avformat/utils: change AVStream side data related public function and struct size types to size_t 2021-03-10 20:26:36 -03:00
authors.texi
bitstream_filters.texi avcodec/setts_bsf: add sample rate for expressions 2021-02-15 20:52:44 +01:00
bootstrap.min.css
build_system.txt
codecs.texi doc/codecs.texi: Remove removed or ineffective options 2021-02-28 17:55:39 +01:00
decoders.texi avcodec/av1dec: add an option to select an operating point 2021-01-04 16:28:29 -03:00
default.css
demuxers.texi
developer.texi
devices.texi
doxy-wrapper.sh
Doxyfile
encoders.texi doc/encoders: Add documentation for the GIF encoder 2021-02-25 16:41:24 +00:00
errno.txt
faq.texi
fate_config.sh.template
fate.texi doc/fate: Document how to request samples upload access 2019-08-09 01:33:49 +02:00
ffmpeg-bitstream-filters.texi
ffmpeg-codecs.texi
ffmpeg-devices.texi
ffmpeg-filters.texi
ffmpeg-formats.texi
ffmpeg-protocols.texi
ffmpeg-resampler.texi Remove the ffserver program 2018-01-06 18:31:37 +00:00
ffmpeg-scaler.texi
ffmpeg-utils.texi
ffmpeg.texi ffmpeg: add -fpsmax to clamp output framerate 2021-02-05 22:54:18 +05:30
ffmpeg.txt
ffplay.texi doc: include general in *-all pages. 2020-09-08 14:29:19 +02:00
ffprobe.texi doc: include general in *-all pages. 2020-09-08 14:29:19 +02:00
ffprobe.xsd ffprobe: stop printing deprecated fields 2021-02-22 11:14:29 +01:00
fftools-common-opts.texi doc/fftools-common-opts: document max_alloc 2021-01-23 14:59:47 +05:30
filter_design.txt
filters.texi avfilter: add msad video filter 2021-03-06 12:42:16 +01:00
formats.texi
general_contents.texi avformat/gopher: Add support for Gopher over TLS 2021-03-11 23:47:19 +01:00
general.texi doc/general: move contents into a separate file. 2020-09-08 14:29:19 +02:00
git-howto.texi
indevs.texi avdevice/decklink_dec: add support for 50/60 fps timecode 2020-12-03 18:32:57 +01:00
issue_tracker.txt
lexicon
libav-merge.txt
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
mailing-list-faq.texi
Makefile
metadata.texi
mips.txt
multithreading.txt avcodec: deprecate thread_safe_callbacks 2020-11-27 15:46:50 +01:00
muxers.texi doc/muxers.texi: Readd documentation removed accidentally 2021-03-07 01:25:32 +01:00
nut.texi
optimization.txt
outdevs.texi
patchwork
platform.texi
print_options.c
protocols.texi avformat/gopher: Add support for Gopher over TLS 2021-03-11 23:47:19 +01:00
rate_distortion.txt
resampler.texi
scaler.texi
snow.txt
style.min.css
swresample.txt
swscale.txt
t2h.init
t2h.pm
tablegen.txt
texi2pod.pl doc/texi2pod: support @float. 2020-09-08 14:29:19 +02:00
texidep.pl
undefined.txt
utils.texi
writing_filters.txt