summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-06-14 20:28:28 +0200
committerAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-06-16 21:48:51 +0200
commit28efeb6502df37c99ccf18575d2552381d83a877 (patch)
tree45ee1cfe19936b2d431c35ad1849fa8bbd740a6b /Changelog
parent72654526e4489c0aac05d25cfeca5bbba26026b3 (diff)
doc: avoid incorrect phrase 'allows to'
Also fix typo found by Lou Logan: Sacrifying -> Sacrificing Reviewed-by: Lou Logan <lou@lrcd.com> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 9a532860d9..3853978093 100644
--- a/Changelog
+++ b/Changelog
@@ -574,7 +574,7 @@ easier to use. The changes are:
all the stream in the first input file, except for the second audio
stream'.
* There is a new option -c (or -codec) for choosing the decoder/encoder to
- use, which allows to precisely specify target stream(s) consistently with
+ use, which makes it possible to precisely specify target stream(s) consistently with
other options. E.g. -c:v lib264 sets the codec for all video streams, -c:a:0
libvorbis sets the codec for the first audio stream and -c copy copies all
the streams without reencoding. Old -vcodec/-acodec/-scodec options are now