From df6eda2880cb04ce5cacb5e9ed4bf802ff333fa4 Mon Sep 17 00:00:00 2001 From: Asd-g <65298684+Asd-g@users.noreply.github.com> Date: Sat, 7 May 2022 08:59:15 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5279c44..2cf6b90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +##### 1.2.6: + Restored previous behavior of frame property `_FieldBased`. + Fixed frame properties `_DurationNum` and `_DurationDen`. + Added frame properties `_SARDen`, `_SARNum`, `_FieldOrder`, `_FieldOperation`, `_TFF`, `_RFF`, `_Film`, `_ProgressiveFrame`, `_ChromaLocation`, `_AbsoluteTime`. (videoh) + Added parameters `nocrop` and `rff`. + ##### 1.2.5: Fixed frame property `_FieldBased`. @@ -20,4 +26,4 @@ Set frame properties - _DurationNum, _DurationDen, _FieldBased, _AspectRatio, _GOPNumber, _GOPPosition, _GOPClosed, _EncodedFrameTop, _EncodedFrameBottom, _PictType, _Matrix, _QuantsAverage, _QuantsAverage, _QuantsMax. ##### 1.0.0: - Renamed the plugin and function to D2VSource. \ No newline at end of file + Renamed the plugin and function to D2VSource.