Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Revan654 committed Jan 18, 2019
1 parent ccea512 commit b504d4b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
1 change: 0 additions & 1 deletion StaxRip.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@
<Compile Include="Controls\x265Control.vb">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Encoding\HBEnc.vb" />
<Compile Include="Encoding\Rav1e.vb" />
<Compile Include="Encoding\VCEEnc.vb" />
<Compile Include="Encoding\ffmpegEnc.vb" />
Expand Down
20 changes: 7 additions & 13 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,17 @@ Dotnet 4.8 Preview Build (Not Required But Fully Supports 4.7.2)
https://github.com/Microsoft/dotnet-framework-early-access

2.0.0.1
- Update System: The Form has been updated due to change in htmlcode at github.
- x265: AQmode Tweaked for New defaults
- x265: Many of the defaults have been tweaked to bring them to there new default values.
- XAA Remove from AVS(For the Time Being), Script no longer runs in AVS+ due to external deps and internal function being re-named.
- VS: Updated DGIndexNV it now uses it's native method instead of AVS load function.
- x265: AQmode Tweaked
- XAA Remove from AVS, Can No longer run in AVS+.
- VS: Updated DGIndexNV Load Function It now loads using it's native method instead of AVS load function.
- VS: G41Fun replaces hnwvsfunc
- VS: hnwvsfunc Script has been removed
- VS: hnwvsfunc Script removed
- VS: fvsfunc functions updated
- VS: Auto-Deblock Added to Context Menu
- VS: nnedi3_rpow2 added to Script folder for Support function.
- VS: ReBuilt SVPFlow Functions using only SVPFlow files & interpolation Function.
- VS: nnedi3_rpow2 added to Script folder for Support.
- VS: Added FixTelecinedFades to Context Menu for RCR.
- Rebuilt QVSEnc Encoder Commands, It sometimes would output null value instead of script value.
- x265 Has been updated to 3.0+.
- VS: More syntax Filters have been added to Definition Function.
- x265/x264: Added Depth Option to Control Menu

- Rebuilt QVSEnc Encoder Script
- x265 Has been updated to 3.0

2.0
- Brand New Update System All done within the App
Expand Down

0 comments on commit b504d4b

Please sign in to comment.