README fix typo

This commit is contained in:
fduncanh
2022-03-28 21:01:12 -04:00
parent 6104217f8f
commit 4da9c1f1ae
3 changed files with 3 additions and 3 deletions

View File

@@ -170,7 +170,7 @@
<li><p>Added suppport for the older AirPlay protocol used by third-party Windows-based AirPlay mirror emulators such as AirMyPC.</p></li>
<li><p>Made the video pipeline fully configurable with options -vp, -vd, -vc, for accelerated hardware support (e.g. NVIDIA).</p></li>
<li><p>Added Raspberry Pi support (accelerated hardware decoding) with -rpi option.</p></li>
<li><p>Added otions to dump audio and/or video to file.</p></li>
<li><p>Added options to dump audio and/or video to file.</p></li>
</ol>
<h1 id="disclaimer">Disclaimer</h1>
<p>All the resources in this repository are written using only freely available information from the internet. The code and related resources are meant for educational purposes only. It is the responsibility of the user to make sure all local laws are adhered to.</p>

View File

@@ -707,7 +707,7 @@ is compiled.) On macOS, Avahi is not used.
15. Added Raspberry Pi support (accelerated hardware decoding) with -rpi option.
16. Added otions to dump audio and/or video to file.
16. Added options to dump audio and/or video to file.
# Disclaimer

View File

@@ -926,7 +926,7 @@ Improvements
15. Added Raspberry Pi support (accelerated hardware decoding) with -rpi
option.
16. Added otions to dump audio and/or video to file.
16. Added options to dump audio and/or video to file.
Disclaimer
==========