ffmpeg/doc
Steven Liu e6e341b2f0 doc/muxers: correct description of hls_enc_key and hls_enc_iv
because hls_enc_key and hls_enc_iv get 16byte char
for example:
-hls_enc_key 0123456789abcdef -hls_enc_iv abcdefghijklmnop

Reviewed-by: Gyan Doshi <ffmpeg@gyani.pro>
Signed-off-by: Steven Liu <liuqi05@kuaishou.com>
2020-12-28 11:09:14 +08:00
..
dev_community doc: Add dev_community/community.md for general assembly and main elections process. 2020-10-19 14:35:14 +02:00
doxy
examples doc/examples/transcoding: switch to the new encoding API 2020-11-20 15:20:24 +01:00
.gitignore
APIchanges avutil/timecode: add av_timecode_init_from_components 2020-12-03 18:32:54 +01:00
Doxyfile
Makefile
authors.texi
bitstream_filters.texi avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audio 2020-05-07 23:12:24 +02:00
bootstrap.min.css
build_system.txt
codecs.texi doc/codecs: add entries for export_side_data 2020-12-20 15:09:28 +05:30
decoders.texi lavc,doc: add libuavs3d video decoder wrapper 2020-10-06 00:01:33 +08:00
default.css
demuxers.texi
developer.texi fftools/ffmpeg: update text requesting samples 2020-06-01 14:39:52 -04:00
devices.texi
doxy-wrapper.sh
encoders.texi libwavpackenc: remove libwavpackenc wrapper 2020-10-02 17:43:15 +02:00
errno.txt
faq.texi
fate.texi
fate_config.sh.template
ffmpeg-bitstream-filters.texi
ffmpeg-codecs.texi
ffmpeg-devices.texi
ffmpeg-filters.texi
ffmpeg-formats.texi
ffmpeg-protocols.texi
ffmpeg-resampler.texi
ffmpeg-scaler.texi
ffmpeg-utils.texi
ffmpeg.texi ffmpeg: add option stats_period 2020-12-23 00:41:07 +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 fftools/ffprobe: show closed caption info in the stream dump 2020-05-02 19:14:08 +02:00
fftools-common-opts.texi doc/fftools-common-opts: document ffmpeg -h protocol=protocol_name 2020-08-08 15:06:45 +08:00
filter_design.txt
filters.texi avfilter/vf_xmedian: add support for commands 2020-12-25 16:43:14 +01:00
formats.texi
general.texi doc/general: move contents into a separate file. 2020-09-08 14:29:19 +02:00
general_contents.texi avformat/mspdec: Microsoft Paint (MSP) demuxer 2020-12-06 20:03:47 +11: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 Revert "doc/mailing-list-faq: Mention current problem with GMX" 2020-05-08 13:29:43 +02:00
metadata.texi
mips.txt
multithreading.txt avcodec: deprecate thread_safe_callbacks 2020-11-27 15:46:50 +01:00
muxers.texi doc/muxers: correct description of hls_enc_key and hls_enc_iv 2020-12-28 11:09:14 +08:00
nut.texi
optimization.txt
outdevs.texi lavdevice: Add AudioToolbox output device. 2020-06-15 15:09:33 +02:00
patchwork
platform.texi
print_options.c
protocols.texi doc/protocols: document cache option 2020-12-27 14:50:24 +05:30
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 doc/utils: document the "s", "ms" and "us" suffixes for durations 2020-06-09 17:55:52 +05:30
writing_filters.txt