ffmpeg/doc
Lynne 45070eec4c
libwavpackenc: remove libwavpackenc wrapper
The manual states "there is virtually no reason to use that encoder.".

It supports less sample formats than the native encoder, is less efficient
than the native encoder and is also slower and pretty much remains untested.
libwavpack also isn't being fuzzed, which given that we plug the parameters
without any sanitizing them looks concerning.
2020-10-02 17:43:15 +02:00
..
doxy
examples examples/muxing: misc style fixes 2020-09-28 09:11:21 +08:00
.gitignore
APIchanges lavu/buffer: add a convenience function for replacing buffers 2020-09-28 11:33:35 +02:00
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 libavcodec/options_table: Add missing colorspace options 2020-09-10 17:22:09 +05:30
decoders.texi doc/decoders: Document default value of ac3's drc_scale option 2020-08-31 23:43:06 +02:00
default.css
demuxers.texi doc/demuxers: update mov section 2020-03-06 11:05:30 +05:30
developer.texi fftools/ffmpeg: update text requesting samples 2020-06-01 14:39:52 -04:00
devices.texi
doxy-wrapper.sh
Doxyfile
encoders.texi libwavpackenc: remove libwavpackenc wrapper 2020-10-02 17:43:15 +02:00
errno.txt
faq.texi
fate_config.sh.template
fate.texi
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 doc: include general in *-all pages. 2020-09-08 14:29:19 +02:00
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_v360: add octahedron format 2020-09-27 22:40:26 +02:00
formats.texi
general_contents.texi libwavpackenc: remove libwavpackenc wrapper 2020-10-02 17:43:15 +02: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 querying RP188 High Frame Rate timecode 2020-09-13 18:06:54 +02: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
Makefile
metadata.texi
mips.txt
multithreading.txt pthread_frame: merge the functionality for normal decoder init and init_thread_copy 2020-04-10 15:24:54 +02:00
muxers.texi avformat/riffenc: indicate storage of flipped RGB bitmaps 2020-07-15 20:52:01 +05:30
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/http: Update HTTP protocol options 2020-07-19 08:41:32 +08: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 doc/utils: document the "s", "ms" and "us" suffixes for durations 2020-06-09 17:55:52 +05:30
writing_filters.txt