Skip to content

Commit

Permalink
Update VERSION; add CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
li-zhi committed May 24, 2018
1 parent 1851c14 commit 1469328
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## (5/23/2018) [1.3.5]

**New features:**
- Add multi-threading to vmafossexec.

## (5/8/2018) [1.3.4]

**Refactoring:**
Expand Down
1 change: 1 addition & 0 deletions NOTICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
- Zoran Simic (zsimic)
- Ashish Pratap Singh ([email protected])
- Simon Kirsten (skirsten)
- DonTequila (DonTequila)
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VMAF Development Kit (VDK) Version 1.3.4
VMAF Version 0.6.2
VMAF Development Kit (VDK) Version 1.3.5
VMAF Version 0.6.3
2 changes: 1 addition & 1 deletion wrapper/libvmaf.pc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ includedir=/usr/local/include

Name: libvmaf
Description: Netflix's VMAF library
Version: 0.6.2
Version: 0.6.3
URL: https://github.com/Netflix/vmaf
Requires:
Requires.private:
Expand Down

0 comments on commit 1469328

Please sign in to comment.