From 4da9c1f1ae03c5882cd6329180450fac0c71ed48 Mon Sep 17 00:00:00 2001 From: fduncanh Date: Mon, 28 Mar 2022 21:01:12 -0400 Subject: [PATCH] README fix typo --- README.html | 2 +- README.md | 2 +- README.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.html b/README.html index d45f6a2..4013045 100644 --- a/README.html +++ b/README.html @@ -170,7 +170,7 @@
  • Added suppport for the older AirPlay protocol used by third-party Windows-based AirPlay mirror emulators such as AirMyPC.

  • Made the video pipeline fully configurable with options -vp, -vd, -vc, for accelerated hardware support (e.g. NVIDIA).

  • Added Raspberry Pi support (accelerated hardware decoding) with -rpi option.

  • -
  • Added otions to dump audio and/or video to file.

  • +
  • Added options to dump audio and/or video to file.

  • Disclaimer

    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.

    diff --git a/README.md b/README.md index 1af7939..db62c74 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README.txt b/README.txt index be46584..9fc313a 100644 --- a/README.txt +++ b/README.txt @@ -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 ==========