Skip to content

Commit

Permalink
Fixes blank widths of 0 for fill_analog_frame_ends.
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinTArthur committed May 12, 2022
1 parent 142cd67 commit fde7e14
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ Changelog
=========
1.0.1
------------
* Fixes :py:func:`vsfieldkit.fill_analog_frame_ends` blank widths of ``0`` to
support leaving an edge unrepaired.

1.0.0
------------
* Adds :py:func:`vsfieldkit.fill_analog_frame_ends` for cleaning the half-line
black bars at the top and bottom of analog video.

Expand All @@ -16,6 +11,8 @@ Output Change:
position. Feature added for completion, but it's also deprecated
in favor of :py:func:`resize.Bob` in VapourSynth R58+.

Version 1.0.0 was yanked for an immediate bug fix.

0.3.0
-----
* New functions for re-interpreting progressive frames with interlaced sub-sampled chroma:
Expand Down

0 comments on commit fde7e14

Please sign in to comment.