summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorllyyr <llyyr.public@gmail.com>2024-01-20 00:08:20 +0530
committerDudemanguy <random342@airmail.cc>2024-01-20 16:10:20 +0000
commit5cc0495718372bc81b9691b7158f71a51728d10e (patch)
treed38175c0cebcd4af8cde9f6e700aed1d9592715f
parent6302a795d2f0b80c5122f9ce95a6ffd8f5c2a9fd (diff)
downloadmpv-5cc0495718372bc81b9691b7158f71a51728d10e.tar.bz2
mpv-5cc0495718372bc81b9691b7158f71a51728d10e.tar.xz
DOCS/*: remove mentions of Libav
-rw-r--r--DOCS/man/input.rst5
-rw-r--r--DOCS/man/mpv.rst8
-rw-r--r--DOCS/man/options.rst12
-rw-r--r--DOCS/mplayer-changes.rst2
-rw-r--r--DOCS/tech-overview.txt5
5 files changed, 14 insertions, 18 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 27b34fb5ee..1abdfd416e 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -3413,9 +3413,8 @@ Property list
``ffmpeg-version``
The contents of the ``av_version_info()`` API call. This is a string which
identifies the build in some way, either through a release version number,
- or a git hash. This applies to Libav as well (the property is still named
- the same.) This property is unavailable if mpv is linked against older
- FFmpeg and Libav versions.
+ or a git hash. This property is unavailable if mpv is linked against older
+ FFmpeg versions.
``libass-version``
The value of ``ass_library_version()``. This is an integer, encoded in a
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 2f15cb6917..a7fba67ecf 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -1153,8 +1153,8 @@ PROTOCOLS
either aliases to documented protocols, or are just redirections to
protocols implemented and documented in FFmpeg.
- ``data:`` is supported in FFmpeg (not in Libav), but needs to be in the
- format ``data://``. This is done to avoid ambiguity with filenames. You
+ ``data:`` is supported, but needs to be in the format ``data://``.
+ This is done to avoid ambiguity with filenames. You
can also prefix it with ``lavf://`` or ``ffmpeg://``.
``ytdl://...``
@@ -1210,7 +1210,7 @@ PROTOCOLS
``lavf://...``
- Access any FFmpeg/Libav libavformat protocol. Basically, this passed the
+ Access any FFmpeg libavformat protocol. Basically, this passed the
string after the ``//`` directly to libavformat.
``av://type:options``
@@ -1425,7 +1425,7 @@ behavior of mpv.
``DISPLAY``
Standard X11 display name to use.
-FFmpeg/Libav:
+FFmpeg:
This library accesses various environment variables. However, they are not
centrally documented, and documenting them is not our job. Therefore, this
list is incomplete.
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index acab0837d3..c8eb77bb5f 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1721,7 +1721,7 @@ Video
By default, this is set to ``h264,vc1,hevc,vp8,vp9,av1``. Note that
the hardware acceleration special codecs like ``h264_vdpau`` are not
- relevant anymore, and in fact have been removed from Libav in this form.
+ relevant anymore, and in fact have been removed from FFmpeg in this form.
This is usually only needed with broken GPUs, where a codec is reported
as supported, but decoding causes more problems than it solves.
@@ -1984,7 +1984,7 @@ Audio
.. admonition:: Examples
``--ad=mp3float``
- Prefer the FFmpeg/Libav ``mp3float`` decoder over all other MP3
+ Prefer the FFmpeg ``mp3float`` decoder over all other MP3
decoders.
``--ad=help``
@@ -4783,7 +4783,7 @@ It also sets the defaults for the ``lavrresample`` audio filter.
``--audio-swresample-o=<string>``
Set AVOptions on the SwrContext or AVAudioResampleContext. These should
- be documented by FFmpeg or Libav.
+ be documented by FFmpeg.
This is a key/value list option. See `List Options`_ for details.
@@ -5140,11 +5140,11 @@ Network
``--tls-ca-file=<filename>``
Certificate authority database file for use with TLS. (Silently fails with
- older FFmpeg or Libav versions.)
+ older FFmpeg versions.)
``--tls-verify``
Verify peer certificates when using TLS (e.g. with ``https://...``).
- (Silently fails with older FFmpeg or Libav versions.)
+ (Silently fails with older FFmpeg versions.)
``--tls-cert-file``
A file containing a certificate to use in the handshake with the
@@ -5158,7 +5158,7 @@ Network
``--network-timeout=<seconds>``
Specify the network timeout in seconds (default: 60 seconds). This affects
- at least HTTP. The special value 0 uses the FFmpeg/Libav defaults. If a
+ at least HTTP. The special value 0 uses the FFmpeg defaults. If a
protocol is used which does not support timeouts, this option is silently
ignored.
diff --git a/DOCS/mplayer-changes.rst b/DOCS/mplayer-changes.rst
index 6ecb1d0e38..456e421a2b 100644
--- a/DOCS/mplayer-changes.rst
+++ b/DOCS/mplayer-changes.rst
@@ -177,7 +177,7 @@ Internal changes
* General code cleanups (including refactoring or rewrites of many parts).
* New build system.
* Many bug fixes and removal of long-standing issues.
-* Generally preferring FFmpeg/Libav over internal demuxers, decoders, and
+* Generally preferring FFmpeg over internal demuxers, decoders, and
filters.
Detailed Listing of User-visible Changes
diff --git a/DOCS/tech-overview.txt b/DOCS/tech-overview.txt
index e723f78cb8..b2bc4d94f3 100644
--- a/DOCS/tech-overview.txt
+++ b/DOCS/tech-overview.txt
@@ -257,10 +257,7 @@ sub/:
in turn asks dec_sub.c for subtitle overlay bitmaps, which relays the
request to one of the sd_*.c subtitle decoders/renderers.
- Subtitle loading is in demux/. The MPlayer subreader.c is mostly gone - parts
- of it survive in demux_subreader.c. It's used as last fallback, or to handle
- some text subtitle types on Libav. It should go away eventually. Normally,
- subtitles are loaded via demux_lavf.c.
+ Subtitle loading is in demux/. Normally, subtitles are loaded via demux_lavf.c.
The subtitles are passed to dec_sub.c and the subtitle decoders in sd_*.c
as they are demuxed. All text subtitles are rendered by sd_ass.c. If text