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 Feb 25, 2019
1 parent 708b078 commit 20cd8b1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
12 changes: 0 additions & 12 deletions StaxRip.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -207,12 +207,6 @@
<Compile Include="Forms\TextHelpForm.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Forms\UpdateForm.Designer.vb">
<DependentUpon>UpdateForm.vb</DependentUpon>
</Compile>
<Compile Include="Forms\UpdateForm.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="General\Extras.vb" />
<Compile Include="General\Job.vb" />
<Compile Include="General\LogBuilder.vb" />
Expand Down Expand Up @@ -453,10 +447,7 @@
<None Include="Fonts\mikadan.ttf" />
<None Include="Fonts\Segoe-MDL2-Assets.ttf" />
<None Include="packages.config" />
<None Include="Resources\FontAwesome.ttf" />
<None Include="Resources\play.png" />
<None Include="Resources\arrow.png" />
<None Include="Resources\Segoe-MDL2-Assets.ttf" />
<None Include="Resources\X.png" />
<None Include="Resources\Right3.png" />
<None Include="Resources\Right2.png" />
Expand Down Expand Up @@ -496,9 +487,6 @@
<EmbeddedResource Include="Forms\TextHelpForm.resx">
<DependentUpon>TextHelpForm.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\UpdateForm.resx">
<DependentUpon>UpdateForm.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\DataForm.resx">
<DependentUpon>DataForm.vb</DependentUpon>
</EmbeddedResource>
Expand Down
14 changes: 12 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ 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
- Updater: The Code has been Changed to used Async Functions.
- VS: The Base Resizer python Code is slightly Different Compared to Resizer python Code in the Context.
- VS: SVPFlow Altered to target Target rather using CurrentFramte & Num / Den to achieve the Final Framerate. Type quality has also been Changed.
- x265: AQmode Tweaked for the new Defaults.
- XAA Remove from AVS (Temp), due to certain Functions being alter in AVS+ core.
- VS: Updated DGIndexNV Load Function It now loads using it's native method instead of AVS load function.
Expand All @@ -19,7 +22,14 @@ https://github.com/Microsoft/dotnet-framework-early-access
- VS: nnedi3_rpow2 added to Script folder for Support.
- VS: Added FixTelecinedFades to Context Menu for RCR.
- Rebuilt QVSEnc Encoder Script
- x265 Has been updated to 3.0-AU
- x265 Has been updated to 3.0-AU With any Additional Chnages.
- Rav1e Added The Following Flags:
- content_light(aka MAX CLL / FALL)
- Bitrate
- Passes
- Threads
- Range
-mastering_display
- Added Merge: Chapter Cutting Feature to MkvMuxer (Credit: wybb)

2.0
Expand Down Expand Up @@ -522,4 +532,4 @@ Altered:

Filters and Software that Support AVX2: aWarpSharp2, DCTFilter, DFTTest, JPSDR, Masktools2, TMM2, TNLMeans, yadifmod2, x265
- By default AVX or below are activate for compaiblity.
- VapourSynth is untouched(No Changes).
- VapourSynth is untouched(No Changes).

0 comments on commit 20cd8b1

Please sign in to comment.