Skip to content

Commit 660a16c

Browse files
committed
Upgrade QuickLook.LAVFilters to 0.81.0
1 parent 5078fb7 commit 660a16c

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

QuickLook.Plugin/QuickLook.Plugin.VideoViewer/QuickLook.Plugin.VideoViewer.csproj

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</PropertyGroup>
3737

3838
<ItemGroup>
39-
<PackageReference Include="QuickLook.LAVFilters" Version="0.80.0" />
39+
<PackageReference Include="QuickLook.LAVFilters" Version="0.81.0" />
4040
<PackageReference Include="QuickLook.WPFMediaKit" Version="2.3.1" />
4141
<PackageReference Include="MediaInfo.Wrapper" Version="21.9.3">
4242
<Aliases>MediaInfoWrapper</Aliases>
@@ -68,122 +68,122 @@
6868
</ItemGroup>
6969

7070
<ItemGroup>
71-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\avcodec-lav-62.dll">
71+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\avcodec-lav-62.dll">
7272
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
7373
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
7474
<Link>LAVFilters-x64\avcodec-lav-62.dll</Link>
7575
</Content>
76-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\avfilter-lav-11.dll">
76+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\avfilter-lav-11.dll">
7777
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
7878
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
7979
<Link>LAVFilters-x64\avfilter-lav-11.dll</Link>
8080
</Content>
81-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\avformat-lav-62.dll">
81+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\avformat-lav-62.dll">
8282
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
8383
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
8484
<Link>LAVFilters-x64\avformat-lav-62.dll</Link>
8585
</Content>
86-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\avutil-lav-60.dll">
86+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\avutil-lav-60.dll">
8787
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
8888
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
8989
<Link>LAVFilters-x64\avutil-lav-60.dll</Link>
9090
</Content>
91-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\IntelQuickSyncDecoder.dll">
91+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\IntelQuickSyncDecoder.dll">
9292
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
9393
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
9494
<Link>LAVFilters-x64\IntelQuickSyncDecoder.dll</Link>
9595
</Content>
96-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\LAVAudio.ax">
96+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\LAVAudio.ax">
9797
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
9898
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
9999
<Link>LAVFilters-x64\LAVAudio.ax</Link>
100100
</Content>
101-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\LAVFilters.Dependencies.manifest">
101+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\LAVFilters.Dependencies.manifest">
102102
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
103103
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
104104
<Link>LAVFilters-x64\LAVFilters.Dependencies.manifest</Link>
105105
</Content>
106-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\LAVSplitter.ax">
106+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\LAVSplitter.ax">
107107
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
108108
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
109109
<Link>LAVFilters-x64\LAVSplitter.ax</Link>
110110
</Content>
111-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\LAVVideo.ax">
111+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\LAVVideo.ax">
112112
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
113113
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
114114
<Link>LAVFilters-x64\LAVVideo.ax</Link>
115115
</Content>
116-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\libbluray.dll">
116+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\libbluray.dll">
117117
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
118118
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
119119
<Link>LAVFilters-x64\libbluray.dll</Link>
120120
</Content>
121-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\swresample-lav-6.dll">
121+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\swresample-lav-6.dll">
122122
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
123123
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
124124
<Link>LAVFilters-x64\swresample-lav-6.dll</Link>
125125
</Content>
126-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x64\swscale-lav-9.dll">
126+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x64\swscale-lav-9.dll">
127127
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
128128
<DestinationFolder>$(OutDir)\LAVFilters-x64\</DestinationFolder>
129129
<Link>LAVFilters-x64\swscale-lav-9.dll</Link>
130130
</Content>
131-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\avcodec-lav-62.dll">
131+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\avcodec-lav-62.dll">
132132
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
133133
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
134134
<Link>LAVFilters-x86\avcodec-lav-62.dll</Link>
135135
</Content>
136-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\avfilter-lav-11.dll">
136+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\avfilter-lav-11.dll">
137137
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
138138
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
139139
<Link>LAVFilters-x86\avfilter-lav-11.dll</Link>
140140
</Content>
141-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\avformat-lav-62.dll">
141+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\avformat-lav-62.dll">
142142
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
143143
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
144144
<Link>LAVFilters-x86\avformat-lav-62.dll</Link>
145145
</Content>
146-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\avutil-lav-60.dll">
146+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\avutil-lav-60.dll">
147147
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
148148
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
149149
<Link>LAVFilters-x86\avutil-lav-60.dll</Link>
150150
</Content>
151-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\IntelQuickSyncDecoder.dll">
151+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\IntelQuickSyncDecoder.dll">
152152
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
153153
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
154154
<Link>LAVFilters-x86\IntelQuickSyncDecoder.dll</Link>
155155
</Content>
156-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\LAVAudio.ax">
156+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\LAVAudio.ax">
157157
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
158158
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
159159
<Link>LAVFilters-x86\LAVAudio.ax</Link>
160160
</Content>
161-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\LAVFilters.Dependencies.manifest">
161+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\LAVFilters.Dependencies.manifest">
162162
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
163163
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
164164
<Link>LAVFilters-x86\LAVFilters.Dependencies.manifest</Link>
165165
</Content>
166-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\LAVSplitter.ax">
166+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\LAVSplitter.ax">
167167
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
168168
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
169169
<Link>LAVFilters-x86\LAVSplitter.ax</Link>
170170
</Content>
171-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\LAVVideo.ax">
171+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\LAVVideo.ax">
172172
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
173173
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
174174
<Link>LAVFilters-x86\LAVVideo.ax</Link>
175175
</Content>
176-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\libbluray.dll">
176+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\libbluray.dll">
177177
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
178178
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
179179
<Link>LAVFilters-x86\libbluray.dll</Link>
180180
</Content>
181-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\swresample-lav-6.dll">
181+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\swresample-lav-6.dll">
182182
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
183183
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
184184
<Link>LAVFilters-x86\swresample-lav-6.dll</Link>
185185
</Content>
186-
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.80.0\build\LAVFilters-x86\swscale-lav-9.dll">
186+
<Content Include="$(NuGetPackageRoot)\QuickLook.LAVFilters\0.81.0\build\LAVFilters-x86\swscale-lav-9.dll">
187187
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
188188
<DestinationFolder>$(OutDir)\LAVFilters-x86\</DestinationFolder>
189189
<Link>LAVFilters-x86\swscale-lav-9.dll</Link>

0 commit comments

Comments
 (0)