1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/doc
Lou Logan 37425fcb04 doc: clarify -frames options behavior
Replace "frames to record" with "frames to output". The "to record"
makes it seem like an input option, or that it would capture the frames
instead of outputting them.

Reviewed-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Lou Logan <lou@lrcd.com>
2014-11-04 16:25:47 -09:00
..
examples doc/examples/transcoding: use av_packet_rescale_ts() 2014-09-16 14:55:33 +02:00
APIchanges lavu: Add av_gettime_relative 2014-10-24 09:53:41 +03:00
authors.texi
bitstream_filters.texi doc/bitstream_filters: document imxdump 2014-06-18 12:59:15 -08:00
bootstrap.min.css doc: Copyright in CSS, CSS split in 2 files 2014-09-06 01:37:31 +02:00
build_system.txt doc/build_system: document examples and config targets 2014-06-25 01:00:05 +02:00
codecs.texi doc: Better documentation for the bitexact flag 2014-11-03 18:54:51 +01:00
decoders.texi doc/decoders: adding documentation for lavc/dvdsubdec.c option "forced_subs_only" 2014-09-22 23:35:49 +02:00
default.css doc: restore default.css 2014-07-20 02:01:50 +02:00
demuxers.texi doc/demuxers: document gif demuxer 2014-09-03 10:16:05 -08:00
developer.texi docs: add example around the suggested commit message format 2014-09-12 01:59:44 +02:00
devices.texi
doxy-wrapper.sh doc: make doxygen program configurable 2014-07-08 02:08:04 +02:00
Doxyfile doc/Doxyfile: use 5 columns for alphabetical index 2014-07-08 00:43:18 +02:00
encoders.texi doc/encoders: add basic libx265 documentation 2014-10-15 09:45:54 -08: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: clarify -frames options behavior 2014-11-04 16:25:47 -09:00
ffmpeg.txt
ffplay.texi ffplay: update documentation 2014-10-18 00:48:49 +02:00
ffprobe.texi ffprobe: add -show_pixel_formats option 2014-10-07 23:18:15 +02:00
ffprobe.xsd ffprobe.xsd: add packets_and_frames element definition 2014-10-30 12:34:49 +01:00
ffserver.conf ffserver: deprecate Port and BindAddress options in favor of HTTPPort and HTTPBindAddress 2014-08-17 22:51:45 -04:00
ffserver.texi ffserver: deprecate Port and BindAddress options in favor of HTTPPort and HTTPBindAddress 2014-08-17 22:51:45 -04:00
fftools-common-opts.texi opts: add list device sources/sinks options 2014-10-25 20:20:31 +02:00
filter_design.txt
filters.texi avfilter/vf_idet: add a "half_life" option for statistics 2014-11-03 16:31:26 +01:00
formats.texi doc: Better documentation for the bitexact flag 2014-11-03 18:54:51 +01:00
general.texi Added STL demuxer and decoder 2014-10-22 23:12:38 +02:00
git-howto.texi
indevs.texi avdevice: add decklink input support 2014-09-22 02:55:24 +02:00
issue_tracker.txt doc/issue_tracker: Correct sub-domain for mailing list 2014-07-20 20:57:53 +02:00
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
Makefile Use makeinfo to generate html doc for the new website 2014-09-04 02:34:20 +02:00
metadata.texi
mips.txt
multithreading.txt
muxers.texi Merge commit 'cf589faa5b7aed3bb38e08dcd00bd951e69686d1' 2014-10-31 01:46:25 +01:00
nut.texi
optimization.txt Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' 2014-07-01 15:22:11 +02:00
outdevs.texi
platform.texi Use makeinfo to generate html doc for the new website 2014-09-04 02:34:20 +02:00
print_options.c
protocols.texi Merge commit '7e38903b5c86a759549e70647ae42bb22d353b14' 2014-08-13 22:54:31 +02:00
rate_distortion.txt
resampler.texi
scaler.texi
snow.txt doc/snow: remove possibly wrong todo item 2014-08-26 01:19:26 +02:00
style.min.css doc: Copyright in CSS, CSS split in 2 files 2014-09-06 01:37:31 +02:00
swresample.txt
swscale.txt
t2h.init doc: Copyright in CSS, CSS split in 2 files 2014-09-06 01:37:31 +02:00
t2h.pm doc: Copyright in CSS, CSS split in 2 files 2014-09-06 01:37:31 +02:00
tablegen.txt
texi2pod.pl Merge commit '94f084324e648876508bed546d950762f10b875e' 2014-09-03 12:24:47 +02:00
texidep.pl
utils.texi lavu/eval: add clip function 2014-07-17 11:29:01 +02:00
writing_filters.txt