From 78ac41fcdbbafbf4e94475f36a7547b306d02c39 Mon Sep 17 00:00:00 2001 From: Rato Date: Wed, 19 Jul 2017 23:05:17 +0200 Subject: [PATCH] Updating docs and changelog --- HISTORY.rst | 2 ++ docs/properties.rst | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 32ee35d..6775b56 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -92,6 +92,8 @@ History - Added `Extended Surround` as new `audio_profile` possible value. - Added `EX` as new `audio_profile` possible value - Added `Opus` as new `audio_codec` possible value +- Added `aspect_ratio` as new property. Also used to validate if a screen_size is a standard resolution. + 2.1.4 (2017-06-01) ------------------ diff --git a/docs/properties.rst b/docs/properties.rst index a3e39f0..a5c07ea 100644 --- a/docs/properties.rst +++ b/docs/properties.rst @@ -148,6 +148,11 @@ Video properties ``900p``, ``1080i``, ``1080p``, ``2160p``, ``4320p`` +- **aspect_ratio** + + Aspect ratio of video. Calculated using width and height from ``screen_size`` + + - **video_codec** Codec used for video.