1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/doc
Anton Khirnov 77d9c4542c avconv: rewrite -qscale and -aq handling.
Merge video_qscale (set by -qscale) and audio_qscale (set by -aq) into
one 'qscale' field in the options context. Add a shortcut -q for -qscale
and make -aq an alias for -q:a.
2011-09-11 17:30:03 +02:00
..
APIchanges lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 2011-09-03 20:53:35 +02:00
avconv.texi avconv: rewrite -qscale and -aq handling. 2011-09-11 17:30:03 +02:00
avplay.texi avplay: add examples of how to specify size/pixel format through private options 2011-08-22 07:16:28 +02:00
avprobe.texi Make a copy of ffmpeg under a new name -- avconv. 2011-08-12 13:27:30 +02:00
avserver.conf Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
avserver.texi Make a copy of ffmpeg under a new name -- avconv. 2011-08-12 13:27:30 +02:00
avutil.txt Remove unused softfloat implementation. 2011-05-11 13:43:30 +02:00
bitstream_filters.texi replace FFmpeg with Libav in doc/ 2011-03-16 22:01:01 +01:00
build_system.txt doc: update build system documentation 2011-03-25 09:48:25 +01:00
demuxers.texi Rename ffplay to avplay. 2011-08-09 19:56:21 +02:00
developer.texi patch checklist: suggest fate instead of regression tests 2011-08-15 11:53:45 +02:00
encoders.texi doc: create separate section for audio encoders 2011-05-26 01:23:43 +02:00
eval.texi eval: add support for trunc, ceil, and floor functions 2011-04-10 09:24:21 +02:00
faq.texi doc: explain __STDC_CONSTANT_MACROS in C++ 2011-09-10 15:21:22 -04:00
fate.txt Update URL to fate samples 2011-05-01 15:06:03 +02:00
ffmpeg.texi Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
fftools-common-opts.texi avconv: move audio_sample_fmt to options context. 2011-09-11 17:29:55 +02:00
filters.texi doc: replace @pxref by @ref where appropriate 2011-07-09 21:53:59 +02:00
general.texi Add LATM muxer 2011-09-07 12:57:55 +02:00
git-howto.txt fix typo 2011-04-10 04:31:54 +02:00
indevs.texi Rename ffplay to avplay. 2011-08-09 19:56:21 +02:00
libavfilter.texi Rename ffplay to avplay. 2011-08-09 19:56:21 +02:00
Makefile build: create output directories as needed 2011-06-29 09:14:56 +01:00
metadata.texi replace FFmpeg with Libav in doc/ 2011-03-16 22:01:01 +01:00
multithreading.txt replace FFmpeg with Libav in doc/ 2011-03-16 22:01:01 +01:00
muxers.texi doc: replace @pxref by @ref where appropriate 2011-07-09 21:53:59 +02:00
optimization.txt replace FFmpeg with Libav in doc/ 2011-03-16 22:01:01 +01:00
outdevs.texi sndio support for playback and record 2011-03-27 10:46:45 +02:00
protocols.texi Rename ffplay to avplay. 2011-08-09 19:56:21 +02:00
rate_distortion.txt The definition of rate and distortion is not conditional of lambda being 2009-03-30 10:39:20 +00:00
RELEASE_NOTES Add Release Notes 2011-06-19 19:45:36 +02:00
snow.txt
soc.txt replace FFmpeg with Libav in doc/ 2011-03-16 22:01:01 +01:00
swscale.txt Update SW scaler doc after libswscale commit 30841. 2010-03-05 08:34:31 +00:00
t2h.init doc: modify style for texi2html 1.78+ 2011-01-29 16:57:29 +01:00
tablegen.txt Update tablegen documentation for WRITE_ARRAY macro. 2010-06-27 14:31:50 +00:00
texi2pod.pl doc: replace @pxref by @ref where appropriate 2011-07-09 21:53:59 +02:00
viterbi.txt