summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-04-23 16:39:03 +0200
committerDiego Biurrun <diego@biurrun.de>2011-04-23 19:12:23 +0200
commit43fb279f5643225799841f512d2dad4690186165 (patch)
tree02d9da40c0a873700c1f64e4a16167bb316794cc /doc
parent6252040e773c30efa21c743124d5e813320a0ec2 (diff)
Replace more FFmpeg instances by Libav or ffmpeg.
Diffstat (limited to 'doc')
-rw-r--r--doc/general.texi2
-rw-r--r--doc/issue_tracker.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi
index 303159eba7..e68e83e5f2 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -268,7 +268,7 @@ library:
@section Image Formats
-FFmpeg can read and write images for each frame of a video sequence. The
+Libav can read and write images for each frame of a video sequence. The
following image formats are supported:
@multitable @columnfractions .4 .1 .1 .4
diff --git a/doc/issue_tracker.txt b/doc/issue_tracker.txt
index 5a15a9b665..e5733ec9d5 100644
--- a/doc/issue_tracker.txt
+++ b/doc/issue_tracker.txt
@@ -39,7 +39,7 @@ NOTE: issue = (bug report || patch || feature request)
Type:
-----
bug
- An error, flaw, mistake, failure, or fault in FFmpeg or libav* that
+ An error, flaw, mistake, failure, or fault in ffmpeg or libav* that
prevents it from behaving as intended.
feature request