Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-06-14 21:28:28 +0300
committerAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-06-19 21:31:44 +0300
commit620197d1ffea20e9168372c354438f1c1e926ecd (patch)
tree2a7dd300dbf7be86653d092967d2e4454eddf2eb /libavdevice/avdevice.h
parent73e7fe8e648a9d666338691fd30c6c080ee808b1 (diff)
doc: avoid incorrect phrase 'allows to'n2.7.1
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> (cherry picked from commit 28efeb6502df37c99ccf18575d2552381d83a877) Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavdevice/avdevice.h')
-rw-r--r--libavdevice/avdevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavdevice/avdevice.h b/libavdevice/avdevice.h
index 2d675b012d..6b0446cde7 100644
--- a/libavdevice/avdevice.h
+++ b/libavdevice/avdevice.h
@@ -324,7 +324,7 @@ int avdevice_dev_to_app_control_message(struct AVFormatContext *s,
* Following API allows user to probe device capabilities (supported codecs,
* pixel formats, sample formats, resolutions, channel counts, etc).
* It is build on top op AVOption API.
- * Queried capabilities allows to set up converters of video or audio
+ * Queried capabilities make it possible to set up converters of video or audio
* parameters that fit to the device.
*
* List of capabilities that can be queried: